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

/osnet-11/usr/src/lib/libnsl/xpol/
H A Dxpol_lib.c418 * Multiple calls are allowed and the first call must set *ctxtp and *isetp
422 xpol_parse_ruleset(const char *orules, xpol_ctxt_t **ctxtp, priv_set_t **isetp) argument
462 if (*isetp != NULL) {
463 priv_union(tset, *isetp);
466 *isetp = tset;

Completed in 18 milliseconds