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

/freebsd-12-stable/usr.sbin/pw/
H A Dpw.h46 M_LOCK, enumerator in enum:_mode
H A Dpw_user.c263 * The M_LOCK and M_UNLOCK functions simply add or remove
307 if (mode == M_LOCK && locked)
312 if (mode == M_LOCK) {
1044 return (pw_userlock(arg1, M_LOCK));

Completed in 194 milliseconds