Searched refs:st_uid (Results 1 - 25 of 216) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_open_ok.c103 msg_warn("%s: uid %ld: not a regular file", *path, (long) statp->st_uid);
122 (long) statp->st_uid, (int) statp->st_nlink);
125 (long) statp->st_uid, (int) statp->st_nlink);
/netbsd-6-1-5-RELEASE/external/bsd/openpam/dist/lib/
H A Dopenpam_check_owner_perms.c72 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
116 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_stat.h47 u_int16_t st_uid; /* user ID of the file's owner */ member in struct:aoutm68k_stat43
67 uid_t st_uid; /* user ID of the file's owner */ member in struct:aoutm68k_stat12
88 uid_t st_uid; /* user ID of the file's owner */ member in struct:aoutm68k_stat
H A Daoutm68k_stat.c242 ast->st_uid = st->st_uid;
272 ast->st_uid = st->st_uid;
301 ast->st_uid = st->st_uid;
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_stat.h43 svr4_o_uid_t st_uid; member in struct:svr4_stat
60 svr4_uid_t st_uid; member in struct:svr4_xstat
90 svr4_uid_t st_uid; member in struct:svr4_stat64
/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_stat.h44 svr4_32_o_uid_t st_uid; member in struct:svr4_32_stat
59 svr4_32_uid_t st_uid; member in struct:svr4_32_xstat
81 svr4_32_uid_t st_uid; member in struct:svr4_32_stat64
/netbsd-6-1-5-RELEASE/etc/rc.d/
H A Drandom_seed58 if [ "$st_uid" != "0" ]; then
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dsecure_path.c64 else if (sb.st_uid != 0)
/netbsd-6-1-5-RELEASE/tests/fs/tmpfs/
H A Dt_create.sh70 test ${st_uid} -eq $(id -u) || atf_fail "Incorrect uid"
78 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
83 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
88 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
93 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
H A Dt_mkdir.sh105 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
110 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
115 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
120 [ ${st_uid} -eq $(id -u ${user}) ] || atf_fail "Incorrect owner"
H A Dt_setattr.sh45 [ ${st_uid} -eq 1234 ] || atf_fail "uid was not set"
79 [ ${st_uid} -eq ${ost_uid} ] || atf_fail "uid was modified"
113 [ ${st_uid} -eq 1234 ] || atf_fail "uid was not modified"
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dsafefile.c67 if (s.st_uid != me) {
/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dstat.h50 uint16_t st_uid; /* user ID of the file's owner */ member in struct:stat43
69 uid_t st_uid; /* user ID of the file's owner */ member in struct:stat12
103 uid_t st_uid; /* user ID of the file's owner */ member in struct:stat13
145 uid_t st_uid; /* user ID of the file's owner */ member in struct:stat30
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsshpty.c164 if (st.st_uid != pw->pw_uid || st.st_gid != gid) {
167 (st.st_uid == pw->pw_uid || st.st_uid == 0))
H A Dauth-rhosts.c258 ((st.st_uid != 0 && st.st_uid != pw->pw_uid) ||
285 ((st.st_uid != 0 && st.st_uid != pw->pw_uid) ||
H A Dsftp-common.c73 a->uid = st->st_uid;
91 st->st_uid = a->uid;
201 user = user_from_uid(st->st_uid, 0);
203 snprintf(ubuf, sizeof ubuf, "%u", (u_int)st->st_uid);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Ddotforward.c236 } else if (st.st_uid != 0 && st.st_uid != usr_attr.uid) {
238 STR(path), (long) st.st_uid);
/netbsd-6-1-5-RELEASE/share/examples/refuse/dbfs/
H A Ddbfs.c76 st->st_uid = dbst.st_uid;
168 st->f_owner = dbst.st_uid;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c183 (long) info->st.st_uid, type);
344 info->id, (long) info->st.st_uid);
353 ((info)->st.st_uid == var_owner_uid && ((info)->st.st_mode & S_IROTH) == 0)
357 (int) info->st.st_uid, info->sender,
362 (int) info->st.st_uid, info->sender);
372 var_myhostname, var_mail_name, (long) info->st.st_uid);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dsunos57-select.c97 && sb.st_uid == devnull.st_uid
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat___stat13.c76 ost->st_uid = st->st_uid;
H A Dcompat___stat30.c76 ost->st_uid = st->st_uid;
H A Dcompat_stat.c72 ost->st_uid = st->st_uid;
/netbsd-6-1-5-RELEASE/tests/fs/umapfs/
H A Dt_basic.c58 if (sb.st_uid != uid)
60 path, uid, sb.st_uid);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkuserok.c72 if (st.st_uid != pwd->pw_uid && st.st_uid != 0) {
131 if (st.st_uid != pwd->pw_uid && st.st_uid != 0)

Completed in 185 milliseconds

123456789