Searched refs:protofunc (Results 1 – 2 of 2) sorted by relevance
129 void (*protofunc)() = NULL; local165 protofunc = NULL;168 protofunc = ptp->func;171 if (protofunc == NULL)180 if (protofunc == NULL)215 (*protofunc)(argv[optind], targetaddr);265 (*protofunc)(ifr->ifr_name, targetaddr);
8089 msgfunc_t protofunc, msgfunc_t miscfunc) in strsetrputhooks() argument8095 if (protofunc == NULL) in strsetrputhooks()8098 stp->sd_rprotofunc = protofunc; in strsetrputhooks()