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

/freebsd-11-stable/usr.sbin/ypbind/
H A Dypbind.c83 int dom_lockfd; member in struct:_dom_binding
220 ypdb->dom_lockfd = -1;
377 close(ypdb->dom_lockfd);
472 ypbindlist->dom_lockfd = -1;
577 close(ypdb->dom_lockfd);
686 flock(ypdb->dom_lockfd, LOCK_UN);
708 close(ypbindlist->dom_lockfd);
881 close(ypdb->dom_lockfd);
910 ypdb->dom_lockfd = -1;
932 if (ypdb->dom_lockfd !
[all...]

Completed in 40 milliseconds