Searched refs:svc_callout (Results 1 – 1 of 1) sorted by relevance
79 #define NULL_SVC ((struct svc_callout *)0)87 static struct svc_callout { struct88 struct svc_callout *sc_next; argument96 static struct svc_callout *svc_find(); argument863 struct svc_callout *prev; in svc_reg()864 struct svc_callout *s, **s2; in svc_reg()895 s = malloc(sizeof (struct svc_callout)); in svc_reg()943 struct svc_callout *prev; in svc_unreg()944 struct svc_callout *s; in svc_unreg()975 struct svc_callout *prev; in svc_register()[all …]