Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc.c130 struct _svc_user_fd_head;
146 typedef struct _svc_user_fd_head { struct
149 } _svc_user_fd_head; typedef
153 static _svc_user_fd_head *svc_userfds = NULL;
438 _svc_user_fd_head *tmp; in svc_add_input()
443 svc_nuserfds * sizeof (_svc_user_fd_head)); in svc_add_input()