Searched refs:rmconf_func_t (Results 1 – 2 of 2) sorted by relevance
161 typedef struct remoteconf * (rmconf_func_t)(struct remoteconf *rmconf, void *data); typedef182 extern struct remoteconf *foreachrmconf __P((rmconf_func_t rmconf_func,
484 foreachrmconf(rmconf_func_t rmconf_func, void *data) in foreachrmconf()