Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_crypt.c160 modvalue(char *str, int len, int *mod_len) in modvalue() function
207 modv = modvalue(ptr, strlen(ptr), &modv_len); in evalue()
238 modv = modvalue(str, len, NULL); in dvalue()