Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c236 split_triple(char *triple, char **hostname, char **username, char **domain) in split_triple() function
468 if (split_triple(triple, &thost, &tuser, &tdomain) != 0) in match_triple_entry()
877 rc = split_triple(buffer, &hostname, &username, in getnetgr_ldap_getent()