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

/freebsd-10.2-release/lib/libc/rpc/
H A Dclnt_vc.c134 #define release_fd_lock(fd, mask) { \ macro
371 release_fd_lock(ct->ct_fd, mask);
382 release_fd_lock(ct->ct_fd, mask);
387 release_fd_lock(ct->ct_fd, mask);
391 release_fd_lock(ct->ct_fd, mask);
398 release_fd_lock(ct->ct_fd, mask);
412 release_fd_lock(ct->ct_fd, mask);
419 release_fd_lock(ct->ct_fd, mask);
460 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
601 release_fd_lock(cu->cu_fd, mask);
673 release_fd_lock(cu->cu_fd, mask);
677 release_fd_lock(cu->cu_fd, mask);
683 release_fd_lock(cu->cu_fd, mask);
689 release_fd_lock(cu->cu_fd, mask);
703 release_fd_lock(cu->cu_fd, mask);
723 release_fd_lock(cu->cu_fd, mask);
786 release_fd_lock(cu->cu_fd, mask);
789 release_fd_lock(c
[all...]

Completed in 165 milliseconds