Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c342 check_string(uintptr_t loc, uint32_t len, uint32_t sz) in check_string() function
377 if (len <= 1 || !check_string(loc, len, sz)) { in tx_check_and_setup()
399 if (!check_string(loc, len, sz)) in tx_check_and_setup()