Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/common/
H A Dexf.h42 int fcntl_fd; /* Fcntl locking fd; see exf.c. */ member
/openbsd-src/regress/lib/libpthread/dlopen/
H A Ddlopen.c292 static int fcntl_fd = -1; variable