Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_advlock.c1224 size_t oh_len; in nlm_init_lock() local
1257 oh_len = strlen(oh_space); in nlm_init_lock()
1258 getcredhostname(NULL, oh_space + oh_len, 32 - oh_len); in nlm_init_lock()
1259 oh_len = strlen(oh_space); in nlm_init_lock()
1265 lock->oh.n_len = oh_len; in nlm_init_lock()