Searched refs:fcntl_fd (Results 1 – 2 of 2) sorted by relevance
50 int fcntl_fd; /* Fcntl locking fd; see exf.c. */ member
190 ep->fd = ep->rcv_fd = ep->fcntl_fd = -1; in file_init()342 switch (file_lock(sp, oname, &ep->fcntl_fd, ep->fd, 1)) { in file_init()745 if (ep->fcntl_fd != -1) in file_end()746 (void)close(ep->fcntl_fd); in file_end()