Searched refs:cmode (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dalq.h71 * cmode Creation mode for file, if new.
78 int alq_open_flags(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
80 int alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode,
H A Dacl.h295 mode_t acl_posix1e_newfilemode(mode_t cmode,
H A Dvnode.h677 int vn_open(struct nameidata *ndp, int *flagp, int cmode, struct file *fp);
678 int vn_open_cred(struct nameidata *ndp, int *flagp, int cmode,
/freebsd-10-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c673 ** cmode -- the create-style mode flags.
681 safeopen(fn, omode, cmode, sff)
684 int cmode;
696 sm_dprintf("safeopen: fn=%s, omode=%x, cmode=%x, sff=%lx\n",
697 fn, omode, cmode, sff);
746 fd = dfopen(fn, omode, cmode, sff);
780 ** cmode -- the create-style mode flags.
788 safefopen(fn, omode, cmode, sff)
791 int cmode;
825 fd = safeopen(fn, omode, cmode, sf
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_regdomain.h159 struct cmode { struct
H A Dah_regdomain.c101 static const struct cmode modes[] = {
374 const struct cmode *cm;
/freebsd-10-stable/contrib/sendmail/src/
H A Dbf.c69 # define OPEN(fn, omode, cmode, sff) open(fn, omode, cmode)
71 # define OPEN(fn, omode, cmode, sff) safeopen(fn, omode, cmode, sff)
/freebsd-10-stable/sys/kern/
H A Dkern_alq.c431 alq_open_flags(struct alq **alqp, const char *file, struct ucred *cred, int cmode, argument
448 error = vn_open_cred(&nd, &oflags, cmode, 0, cred, NULL);
483 alq_open(struct alq **alqp, const char *file, struct ucred *cred, int cmode, argument
491 if ((ret = alq_open_flags(alqp, file, cred, cmode,
498 ret = alq_open_flags(alqp, file, cred, cmode, size, 0);
H A Dsubr_acl_posix1e.c637 acl_posix1e_newfilemode(mode_t cmode, struct acl *dacl) argument
641 mode = cmode;
649 mode |= (ACL_OVERRIDE_MASK & cmode & acl_posix1e_acl_to_mode(dacl));
H A Duipc_shm.c719 mode_t cmode; local
738 cmode = (uap->mode & ~fdp->fd_cmask) & ACCESSPERMS;
752 shmfd = shm_alloc(td->td_ucred, cmode);
787 shmfd = shm_alloc(td->td_ucred, cmode);
H A Dvfs_vnops.c160 vn_open(ndp, flagp, cmode, fp)
162 int *flagp, cmode;
167 return (vn_open_cred(ndp, flagp, cmode, 0, td->td_ucred, fp));
179 vn_open_cred(struct nameidata *ndp, int *flagp, int cmode, u_int vn_open_flags, argument
213 vap->va_mode = cmode;
H A Duipc_mqueue.c2012 int fd, error, len, cmode; local
2015 cmode = (((mode & ~fdp->fd_cmask) & ALLPERMS) & ~S_ISTXT);
2053 cmode);
H A Dkern_sig.c3218 int indexpos, i, error, cmode, flags, oflags; local
3282 cmode = S_IRUSR | S_IWUSR;
3297 error = vn_open_cred(&nd, &flags, cmode, oflags,
3313 error = vn_open_cred(&nd, &flags, cmode, oflags, td->td_ucred, NULL);
H A Dvfs_syscalls.c1029 int cmode, error, indx; local
1063 cmode = ((mode & ~fdp->fd_cmask) & ALLPERMS) & ~S_ISTXT;
1067 error = vn_open(&nd, &flags, cmode, fp);
/freebsd-10-stable/contrib/gcc/
H A Doptabs.c4070 enum machine_mode cmode, rtx op2, rtx op3,
4096 if (cmode == VOIDmode)
4097 cmode = GET_MODE (op0);
4140 = compare_from_rtx (op0, op1, code, unsignedp, cmode, NULL_RTX);
4198 enum machine_mode cmode, rtx op2, rtx op3,
4224 if (cmode == VOIDmode)
4225 cmode = GET_MODE (op0);
4268 = compare_from_rtx (op0, op1, code, unsignedp, cmode, NULL_RTX);
5896 enum machine_mode cmode = insn_data[icode].operand[0].mode;
5900 if (!insn_data[icode].operand[0].predicate (target, cmode))
4051 emit_conditional_move(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4179 emit_conditional_add(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
5870 enum machine_mode cmode = insn_data[icode].operand[0].mode; local
[all...]
H A Dexpr.c2728 enum machine_mode cmode;
2738 cmode = GET_MODE (cplx);
2739 imode = GET_MODE_INNER (cmode);
2766 && hard_regno_nregs[REGNO (cplx)][cmode] % 2 == 0))
2768 rtx part = simplify_gen_subreg (imode, cplx, cmode,
2789 enum machine_mode cmode, imode;
2795 cmode = GET_MODE (cplx);
2796 imode = GET_MODE_INNER (cmode);
2831 && hard_regno_nregs[REGNO (cplx)][cmode] % 2 == 0))
2833 rtx ret = simplify_gen_subreg (imode, cplx, cmode,
2719 enum machine_mode cmode; local
2780 enum machine_mode cmode, imode; local
[all...]
H A Dsimplify-rtx.c140 enum machine_mode cmode;
188 cmode = get_pool_mode (addr);
193 if (offset != 0 || cmode != GET_MODE (x))
195 rtx tem = simplify_subreg (GET_MODE (x), c, cmode, offset);
137 enum machine_mode cmode; local
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1325 u_char cmode; local
1336 cmode = 0;
1389 cmode = (u_char)val;
1447 cpeer.ttl = cmode;
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp4881 unsigned cmode = fieldFromInstruction(Insn, 8, 4); local
4887 if (!(imm & 0x38) && cmode == 0xF) {
4911 unsigned cmode = fieldFromInstruction(Insn, 8, 4); local
4917 if (!(imm & 0x38) && cmode == 0xF) {
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c12001 int cmode;
12024 cmode = neon_cmode_for_logic_imm (immbits, &immbits, et.size);
12028 cmode = neon_cmode_for_logic_imm (immbits, &immbits, et.size);
12034 cmode = neon_cmode_for_logic_imm (immbits, &immbits, et.size);
12040 cmode = neon_cmode_for_logic_imm (immbits, &immbits, et.size);
12047 if (cmode == FAIL)
12053 inst.instruction |= cmode << 8;
12833 int op, cmode, float_p;
12850 if ((cmode = neon_cmode_for_move_imm (immlo, immhi, float_p, &immbits, &op,
12859 if ((cmode
11991 int cmode; local
12823 int op, cmode, float_p; local
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c11922 enum machine_mode cmode;
11927 cmode = GET_MODE (ix86_compare_op0);
11928 if (cmode == VOIDmode)
11929 cmode = GET_MODE (ix86_compare_op1);
11930 if (cmode != mode)
11897 enum machine_mode cmode; local
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c30726 mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP | local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c36286 mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP | local
[all...]

Completed in 905 milliseconds