Searched refs:get_triple_el (Results 1 - 1 of 1) sorted by relevance

/sssd/src/providers/proxy/
H A Dproxy_netgroup.c31 #define get_triple_el(s) ((s) ? (s) : "") macro
48 get_triple_el(netgrent.val.triple.host),
49 get_triple_el(netgrent.val.triple.user),
50 get_triple_el(netgrent.val.triple.domain));

Completed in 1428 milliseconds