Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c133 struct _svc_user_fd_head;
149 typedef struct _svc_user_fd_head { struct
152 } _svc_user_fd_head; typedef
156 static _svc_user_fd_head *svc_userfds = NULL;
441 _svc_user_fd_head *tmp; in svc_add_input()
446 svc_nuserfds * sizeof (_svc_user_fd_head)); in svc_add_input()