Searched refs:__rpc_thread_svc_fdset (Results 1 – 2 of 2) sorted by relevance
73 extern fd_set *__rpc_thread_svc_fdset (void) __attribute__ ((__const__));74 libc_hidden_proto(__rpc_thread_svc_fdset)75 #define svc_fdset (*__rpc_thread_svc_fdset ())
85 __rpc_thread_svc_fdset (void) in __rpc_thread_svc_fdset() function135 fd_set * __rpc_thread_svc_fdset (void) in __rpc_thread_svc_fdset() function160 libc_hidden_def(__rpc_thread_svc_fdset)
Completed in 9 milliseconds