HomeSort by: relevance | last modified time | path
    Searched defs:release_fd_lock (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/rpc/
clnt_dg.c 108 #define release_fd_lock(fd, mask) { \ macro
116 #define release_fd_lock(fd,mask) macro
502 release_fd_lock(cu->cu_fd, mask);
577 release_fd_lock(cu->cu_fd, mask);
581 release_fd_lock(cu->cu_fd, mask);
587 release_fd_lock(cu->cu_fd, mask);
593 release_fd_lock(cu->cu_fd, mask);
607 release_fd_lock(cu->cu_fd, mask);
627 release_fd_lock(cu->cu_fd, mask);
685 release_fd_lock(cu->cu_fd, mask)
    [all...]
clnt_vc.c 134 #define release_fd_lock(fd, mask) { \ macro
142 #define release_fd_lock(fd,mask) macro
400 release_fd_lock(ct->ct_fd, mask);
404 release_fd_lock(ct->ct_fd, mask);
408 release_fd_lock(ct->ct_fd, mask);
415 release_fd_lock(ct->ct_fd, mask);
429 release_fd_lock(ct->ct_fd, mask);
436 release_fd_lock(ct->ct_fd, mask);
468 release_fd_lock(ct->ct_fd, mask);
561 release_fd_lock(ct->ct_fd, mask)
    [all...]
clnt_dg.c 108 #define release_fd_lock(fd, mask) { \ macro
116 #define release_fd_lock(fd,mask) macro
502 release_fd_lock(cu->cu_fd, mask);
577 release_fd_lock(cu->cu_fd, mask);
581 release_fd_lock(cu->cu_fd, mask);
587 release_fd_lock(cu->cu_fd, mask);
593 release_fd_lock(cu->cu_fd, mask);
607 release_fd_lock(cu->cu_fd, mask);
627 release_fd_lock(cu->cu_fd, mask);
685 release_fd_lock(cu->cu_fd, mask)
    [all...]
clnt_vc.c 134 #define release_fd_lock(fd, mask) { \ macro
142 #define release_fd_lock(fd,mask) macro
400 release_fd_lock(ct->ct_fd, mask);
404 release_fd_lock(ct->ct_fd, mask);
408 release_fd_lock(ct->ct_fd, mask);
415 release_fd_lock(ct->ct_fd, mask);
429 release_fd_lock(ct->ct_fd, mask);
436 release_fd_lock(ct->ct_fd, mask);
468 release_fd_lock(ct->ct_fd, mask);
561 release_fd_lock(ct->ct_fd, mask)
    [all...]
clnt_dg.c 108 #define release_fd_lock(fd, mask) { \ macro
116 #define release_fd_lock(fd,mask) macro
502 release_fd_lock(cu->cu_fd, mask);
577 release_fd_lock(cu->cu_fd, mask);
581 release_fd_lock(cu->cu_fd, mask);
587 release_fd_lock(cu->cu_fd, mask);
593 release_fd_lock(cu->cu_fd, mask);
607 release_fd_lock(cu->cu_fd, mask);
627 release_fd_lock(cu->cu_fd, mask);
685 release_fd_lock(cu->cu_fd, mask)
    [all...]
clnt_vc.c 134 #define release_fd_lock(fd, mask) { \ macro
142 #define release_fd_lock(fd,mask) macro
400 release_fd_lock(ct->ct_fd, mask);
404 release_fd_lock(ct->ct_fd, mask);
408 release_fd_lock(ct->ct_fd, mask);
415 release_fd_lock(ct->ct_fd, mask);
429 release_fd_lock(ct->ct_fd, mask);
436 release_fd_lock(ct->ct_fd, mask);
468 release_fd_lock(ct->ct_fd, mask);
561 release_fd_lock(ct->ct_fd, mask)
    [all...]

Completed in 43 milliseconds