Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c97 static mutex_t mech_file_lock = DEFAULTMUTEX; variable
1011 (void) mutex_lock(&mech_file_lock); in mf_get_mechs()
1022 (void) mutex_unlock(&mech_file_lock); in mf_get_mechs()
1032 (void) mutex_unlock(&mech_file_lock); in mf_get_mechs()
1040 (void) mutex_unlock(&mech_file_lock); in mf_get_mechs()