Searched refs:release_fd_lock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libc/rpc/
H A Dclnt_vc.c134 #define release_fd_lock(fd, mask) { \ macro
366 release_fd_lock(ct->ct_fd, mask);
377 release_fd_lock(ct->ct_fd, mask);
382 release_fd_lock(ct->ct_fd, mask);
386 release_fd_lock(ct->ct_fd, mask);
393 release_fd_lock(ct->ct_fd, mask);
407 release_fd_lock(ct->ct_fd, mask);
414 release_fd_lock(ct->ct_fd, mask);
455 release_fd_lock(ct->ct_fd, mask);
547 release_fd_lock(c
[all...]
H A Dclnt_dg.c104 #define release_fd_lock(fd, mask) { \ macro
605 release_fd_lock(cu->cu_fd, mask);
668 release_fd_lock(cu->cu_fd, mask);
672 release_fd_lock(cu->cu_fd, mask);
678 release_fd_lock(cu->cu_fd, mask);
684 release_fd_lock(cu->cu_fd, mask);
698 release_fd_lock(cu->cu_fd, mask);
718 release_fd_lock(cu->cu_fd, mask);
781 release_fd_lock(cu->cu_fd, mask);
784 release_fd_lock(c
[all...]

Completed in 100 milliseconds