Home
last modified time | relevance | path

Searched refs:fcntl_fd (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/vi/common/
Dexf.h46 int fcntl_fd; /* Fcntl locking fd; see exf.c. */ member
Dexf.c166 ep->rcv_fd = ep->fcntl_fd = -1;
348 &ep->fcntl_fd, ep->db->fd(ep->db), 0)) {
725 if (ep->fcntl_fd != -1)
726 (void)close(ep->fcntl_fd);