Searched refs:dom_lockfd (Results 1 - 1 of 1) sorted by path

/freebsd-current/usr.sbin/ypbind/
H A Dypbind.c80 int dom_lockfd; member in struct:_dom_binding
213 ypdb->dom_lockfd = -1;
372 close(ypdb->dom_lockfd);
467 ypbindlist->dom_lockfd = -1;
572 close(ypdb->dom_lockfd);
681 flock(ypdb->dom_lockfd, LOCK_UN);
703 close(ypbindlist->dom_lockfd);
876 close(ypdb->dom_lockfd);
905 ypdb->dom_lockfd = -1;
927 if (ypdb->dom_lockfd !
[all...]

Completed in 309 milliseconds