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

/illumos-gate/usr/src/lib/libsec/common/
H A Daclcheck.c68 static int check_dup(int, uid_t *, uid_t, struct entry_stat *);
151 if (check_dup(cnt, *idp, aclentp->a_id,
283 check_dup(int count, uid_t *ids, uid_t newid, struct entry_stat *tallyp) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c684 check_dup(const char *name, /* Don't return this interface */ function
808 (wire.if_new = check_dup(ifp->int_name, ifp->int_addr,
930 (wire.if_new = check_dup(ifp->int_name, ifp->int_addr,
1348 ifp = check_dup(ifs.int_name, ifs.int_addr, ifs.int_dstaddr,
H A Ddefs.h774 extern struct interface *check_dup(const char *, in_addr_t, in_addr_t,
H A Dparms.c393 ifp = check_dup(NULL, gate, dst, netmask, 0, _B_FALSE);

Completed in 480 milliseconds