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

/freebsd-9.3-release/lib/libc/nls/
H A Dmsgcat.c259 catgets(nl_catd catd, int set_id, int msg_id, const char *s) argument
281 r = set_id - ntohl((u_int32_t)set_hdr[i].__setno);
/freebsd-9.3-release/crypto/openssh/
H A Dsession.c1599 if (set_id(pw->pw_name) != 0) {
1600 fatal("set_id(%s) Failed", pw->pw_name);
H A Dconfigure12757 for ac_func in set_id
12759 ac_fn_c_check_func "$LINENO" "set_id" "ac_cv_func_set_id"

Completed in 82 milliseconds