Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Duucplock.c136 return UU_LOCK_OWNER_ERR; in uu_lock_txfr()
138 err = UU_LOCK_OWNER_ERR; in uu_lock_txfr()
186 case UU_LOCK_OWNER_ERR: in uu_lockerr()
H A Dlibutil.h260 #define UU_LOCK_OWNER_ERR (-7) macro