Home
last modified time | relevance | path

Searched refs:ret_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet6/
H A Dscope6.c285 in6_setscope(struct in6_addr *in6, const struct ifnet *ifp, uint32_t *ret_id) in in6_setscope() argument
309 if (ret_id != NULL) in in6_setscope()
310 *ret_id = 0; /* there's no ambiguity */ in in6_setscope()
339 if (ret_id != NULL) in in6_setscope()
340 *ret_id = zoneid; in in6_setscope()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpkinit.c1832 struct krb5_pk_identity **ret_id, in _krb5_pk_load_id() argument
1845 *ret_id = NULL; in _krb5_pk_load_id()
1962 *ret_id = id; in _krb5_pk_load_id()