Searched refs:UU_LOCK_OK (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libutil/
H A Duucplock.c113 GORET(1, (i >= MAXTRIES) ? UU_LOCK_TRY_ERR : UU_LOCK_OK);
167 case UU_LOCK_OK:
H A Dlibutil.h241 #define UU_LOCK_OK 0 macro
/freebsd-10.1-release/usr.sbin/ppp/
H A Dphysical.c309 (res = ID0uu_lock(p->name.base)) != UU_LOCK_OK) {
762 if ((res = ID0uu_lock_txfr(p->name.base, newpid)) != UU_LOCK_OK)
H A Dbundle.c1631 if (lock && (res = ID0uu_lock_txfr(lock, newpid)) != UU_LOCK_OK)

Completed in 78 milliseconds