Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dscratchops.c68 lock_op(int fd, int type) in lock_op() function
117 if (lock_op(fd, F_RDLCK) == -1) in zonecfg_open_scratch()
136 return (lock_op(fileno(fp), F_WRLCK)); in zonecfg_lock_scratch()