Searched refs:UU_LOCK_WRITE_ERR (Results 1 – 2 of 2) sorted by relevance
103 GORET(3, UU_LOCK_WRITE_ERR); in uu_lock()136 ret = put_pid(fd, pid) ? UU_LOCK_OK : UU_LOCK_WRITE_ERR; in uu_lock_txfr()172 case UU_LOCK_WRITE_ERR: in uu_lockerr()
62 #define UU_LOCK_WRITE_ERR (-4) macro