Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c120 static void __svc_remove_input_of_fd(int fd);
330 __svc_remove_input_of_fd(fd); in __svc_getreq_user()
385 __svc_remove_input_of_fd(int fd) in __svc_remove_input_of_fd() function