Home
last modified time | relevance | path

Searched refs:svc_callout (Results 1 – 1 of 1) sorted by relevance

/sunrpc/
A Dsvc.c72 struct svc_callout { struct
73 struct svc_callout *sc_next; argument
160 static struct svc_callout * in libc_hidden_def()
185 struct svc_callout *prev; in svc_register()
186 register struct svc_callout *s; in svc_register()
194 s = (struct svc_callout *) mem_alloc (sizeof (struct svc_callout)); in svc_register()
195 if (s == (struct svc_callout *) 0) in svc_register()
227 struct svc_callout *prev; in libc_hidden_def()
228 register struct svc_callout *s; in libc_hidden_def()
477 struct svc_callout *s; in libc_hidden_def()
[all …]

Completed in 4 milliseconds