/src/usr.sbin/ldpd/ |
conffile.c | 229 fill_info(void *param, int (*func)(void *, char *)) function in typeref:typename:int 354 return fill_info(nei, (int (*)(void *, char *))Gneighbour); 407 return fill_info(conf_if, (int (*)(void *, char *))Ginterface);
|
conffile.c | 229 fill_info(void *param, int (*func)(void *, char *)) function in typeref:typename:int 354 return fill_info(nei, (int (*)(void *, char *))Gneighbour); 407 return fill_info(conf_if, (int (*)(void *, char *))Ginterface);
|
conffile.c | 229 fill_info(void *param, int (*func)(void *, char *)) function in typeref:typename:int 354 return fill_info(nei, (int (*)(void *, char *))Gneighbour); 407 return fill_info(conf_if, (int (*)(void *, char *))Ginterface);
|