Home
last modified time | relevance | path

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

/openbsd/regress/lib/libpthread/dlopen/
H A Ddlopen.c286 struct flock fcntl_fl = { variable
307 fcntl(fcntl_fd, F_SETLKW, &fcntl_fl); in fcntl_init()
322 retval[0] = fcntl(fcntl_fd, F_SETLKW, &fcntl_fl); in fcntl_run()