Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/idm/
H A Didm_text.c235 static size_t idm_strnlen(const char *str, size_t maxlen);
296 return (idm_strnlen(textbuf, textbuflen)); in idm_textbuf_to_firstfraglen()
313 total_len = idm_strnlen(*tb_scan, *tb_len); in idm_keyvalue_get_next()
1128 idm_strnlen(const char *str, size_t maxlen) in idm_strnlen() function