Searched defs:triple (Results 1 - 4 of 4) sorted by relevance

/sssd/src/sss_client/
H A Dnss_compat.h47 } triple; member in union:__netgrent::__anon31
/sssd/src/providers/ipa/
H A Dipa_netgroups.c851 char *triple; local
975 triple = talloc_asprintf(state, "(%s,%s,%s)",
978 if (triple == NULL) {
985 triple);
/sssd/src/db/
H A Dsysdb_search.c1629 const char *triple,
1636 const char *p = triple;
1827 &tmp_entry[c]->value.triple.hostname,
1828 &tmp_entry[c]->value.triple.username,
1829 &tmp_entry[c]->value.triple.domainname);
1832 "Cannot split netgroup triple [%s], "
1628 sysdb_netgr_split_triple(TALLOC_CTX *mem_ctx, const char *triple, char **hostname, char **username, char **domainname) argument
H A Dsysdb.h719 } triple; member in union:sysdb_netgroup_ctx::__anon2

Completed in 544 milliseconds