Searched refs:svcp (Results 1 – 1 of 1) sorted by relevance
497 struct svc_callout *svcp; in libc_hidden_def() local499 while ((svcp = svc_head) != NULL) in libc_hidden_def()500 svc_unregister (svcp->sc_prog, svcp->sc_vers); in libc_hidden_def()
Completed in 3 milliseconds