Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Duucplock.c108 GORET(3, UU_LOCK_WRITE_ERR); in uu_lock()
141 err = put_pid(fd, pid) ? 0 : UU_LOCK_WRITE_ERR; in uu_lock_txfr()
177 case UU_LOCK_WRITE_ERR: in uu_lockerr()
H A Dlibutil.h257 #define UU_LOCK_WRITE_ERR (-4) macro