Searched refs:UU_LOCK_WRITE_ERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libutil/
H A Duucplock.c109 GORET(3, UU_LOCK_WRITE_ERR);
142 err = put_pid(fd, pid) ? 0 : UU_LOCK_WRITE_ERR;
178 case UU_LOCK_WRITE_ERR:
H A Dlibutil.h245 #define UU_LOCK_WRITE_ERR (-4) macro

Completed in 42 milliseconds