Searched refs:svc_callout (Results 1 – 1 of 1) sorted by relevance
78 #define NULL_SVC ((struct svc_callout *)0)86 static struct svc_callout { struct87 struct svc_callout *sc_next; argument95 static struct svc_callout *svc_find(); argument860 struct svc_callout *prev; in svc_reg()861 struct svc_callout *s, **s2; in svc_reg()892 s = malloc(sizeof (struct svc_callout)); in svc_reg()940 struct svc_callout *prev; in svc_unreg()941 struct svc_callout *s; in svc_unreg()972 struct svc_callout *prev; in svc_register()[all …]