Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dsvc.c90 SVCGROUP *grp; in svcpool_create()
185 SVCGROUP *grp; in svcpool_cleanup()
226 SVCGROUP *grp; in svcpool_destroy()
251 SVCGROUP *grp; in svcpool_close()
346 SVCGROUP *grp; in xprt_register()
367 SVCGROUP *grp = xprt->xp_group; in xprt_unregister_locked()
1077 svc_checkidle(SVCGROUP *grp) in svc_checkidle()
1110 SVCGROUP *grp; in svc_assign_waiting_sockets()
1362 svc_new_thread(SVCGROUP *grp) in svc_new_thread()
1380 SVCGROUP *grp; in svc_run()
[all …]
H A Dsvc.h348 } SVCGROUP; typedef
399 SVCGROUP sp_groups[SVC_MAXGROUPS]; /* Thread/port groups. */
H A Dsvc_generic.c85 SVCGROUP *grp; in svc_create()