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

/freebsd-10.2-release/lib/libc/nls/
H A Dmsgcat.c261 catgets(nl_catd catd, int set_id, int msg_id, const char *s) argument
283 r = set_id - ntohl((u_int32_t)set_hdr[i].__setno);
/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_sa.h383 u_int8_t set_id[8]; member in struct:scsi_tape_position_long_data
/freebsd-10.2-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 193 milliseconds