Home
last modified time | relevance | path

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

/NextBSD/sys/nlm/
HDnlm_advlock.c1185 size_t oh_len; in nlm_init_lock() local
1218 oh_len = strlen(oh_space); in nlm_init_lock()
1219 getcredhostname(NULL, oh_space + oh_len, 32 - oh_len); in nlm_init_lock()
1220 oh_len = strlen(oh_space); in nlm_init_lock()
1226 lock->oh.n_len = oh_len; in nlm_init_lock()