Searched refs:split_triple (Results 1 – 1 of 1) sorted by relevance
236 split_triple(char *triple, char **hostname, char **username, char **domain) in split_triple() function468 if (split_triple(triple, &thost, &tuser, &tdomain) != 0) in match_triple_entry()877 rc = split_triple(buffer, &hostname, &username, in getnetgr_ldap_getent()