Home
last modified time | relevance | path

Searched refs:mode (Results 1776 – 1800 of 1887) sorted by relevance

1...<<717273747576

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c600 (open_args->mode != EXCLUSIVE4)) { in nfs4args_copen_free()
947 open_args->mode = createmode; in nfs4open_otw()
4276 nfs4_access(vnode_t *vp, int mode, int flags, cred_t *cr, caller_context_t *ct) in nfs4_access() argument
4299 if (mode & VREAD) in nfs4_access()
4301 if (mode & VWRITE) { in nfs4_access()
4308 if (mode & VEXEC) { in nfs4_access()
6529 int mode, vnode_t **vpp, cred_t *cr, int flags, caller_context_t *ct, in nfs4_create() argument
6605 else if (vp->v_type == VDIR && (mode & VWRITE)) in nfs4_create()
6616 if (!(error = VOP_ACCESS(vp, mode, 0, cr, ct))) { in nfs4_create()
6710 error = nfs4mknod(dvp, nm, &vattr, exclusive, mode, vpp, cr); in nfs4_create()
[all …]
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1580 kqp->mode = RIB_CLIENT; in rib_clnt_create_chan()
1663 kqp->mode = RIB_SERVER; in rib_svc_create_chan()
2193 if (qp->mode == RIB_SERVER) { in rib_sendwait()
4498 if (qp->mode == RIB_SERVER) in rib_conn_close()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S577 ! Check for Energy Star mode
1013 ! Check for Energy Star mode
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1504 if (!xdr_createmode4(xdrs, &objp->mode)) in xdr_createhow4()
1506 switch (objp->mode) { in xdr_createhow4()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h527 __in uint32_t mode);
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs27 mode ndbm nl_types omitted options preroot prog \
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h2307 uint8_t mode; member
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h2304 uint8_t mode; member
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl615 /* stub-data here if status==0. We do not use this mode. */
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S745 btst TSTATE_PRIV, %g6 ! trap from supervisor mode?
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-data-keyboard-keytables.p5m34 file path=usr/lib/set_keyboard_layout mode=0555
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex207 % \vadjust can only be used in horizontal mode.
628 % Be sure we're in horizontal mode when doing a tie, since we make space
631 % since \penalty is valid in vertical mode, we'd end up putting the
659 % beginning of a paragraph, when TeX is still in vertical mode, would
746 % Ensure vertical mode, so we don't make a big box in the middle of a
1027 % @math outputs its argument in math mode.
1598 % current \fam for math mode. Our \STYLE (e.g., \rm) commands hardwire
1825 % this is all so @math{@code{var_name}+1} can work. In math mode, _
2864 % Scan in ``verbatim'' mode:
3462 % But don't do any of this if we're not in vertical mode. We
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3087 scsi_hba_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in scsi_hba_ioctl() argument
3117 rv = ndi_devctl_ioctl(self, cmd, arg, mode, 0); in scsi_hba_ioctl()
8608 scsi_hba_tgtmap_create(dev_info_t *self, scsi_tgtmap_mode_t mode, in scsi_hba_tgtmap_create() argument
8630 switch (mode) { in scsi_hba_tgtmap_create()
10082 sas_phymap_mode_t mode, void *mode_argument, void *phymap_priv, in sas_phymap_create() argument
10094 if (mode != PHYMAP_MODE_SIMPLE) in sas_phymap_create()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c1520 int mode = DTRACE_MODE_NOPRIV_DROP; in dtrace_priv_probe() local
1525 mode = pops->dtps_mode(prov->dtpv_arg, in dtrace_priv_probe()
1528 ASSERT(mode & (DTRACE_MODE_USER | DTRACE_MODE_KERNEL)); in dtrace_priv_probe()
1529 ASSERT(mode & (DTRACE_MODE_NOPRIV_RESTRICT | in dtrace_priv_probe()
1541 ASSERT(mode != DTRACE_MODE_NOPRIV_DROP); in dtrace_priv_probe()
1543 if (!(mode & DTRACE_MODE_USER)) { in dtrace_priv_probe()
1544 if (mode & DTRACE_MODE_NOPRIV_DROP) in dtrace_priv_probe()
1576 if (mode & DTRACE_MODE_NOPRIV_DROP) in dtrace_priv_probe()
1597 if (mode & DTRACE_MODE_NOPRIV_DROP) in dtrace_priv_probe()
1611 if (mode & DTRACE_MODE_LIMITEDPRIV_RESTRICT) in dtrace_priv_probe()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c492 static uint64_t sfmmu_vtop_attr(uint_t, int mode, tte_t *);
4838 int mode) in sfmmu_chgattr() argument
4854 if ((attr & PROT_USER) && (mode != SFMMU_CLRATTR) && in sfmmu_chgattr()
4887 hmeblkp, addr, endaddr, &dmr, attr, mode); in sfmmu_chgattr()
4934 caddr_t endaddr, demap_range_t *dmrp, uint_t attr, int mode) in sfmmu_hblk_chgattr() argument
4965 tteattr.ll = sfmmu_vtop_attr(attr, mode, &tteflags); in sfmmu_hblk_chgattr()
5068 sfmmu_vtop_attr(uint_t attr, int mode, tte_t *ttemaskp) in sfmmu_vtop_attr() argument
5074 switch (mode) { in sfmmu_vtop_attr()
5114 panic("sfmmu_vtop_attr: bad mode %x", mode); in sfmmu_vtop_attr()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c2821 enum ecore_led_mode mode) in ecore_mcp_set_led() argument
2826 switch (mode) { in ecore_mcp_set_led()
2837 DP_NOTICE(p_hwfn, true, "Invalid LED mode %d\n", mode); in ecore_mcp_set_led()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_cmd.c1369 mlxcx_hca_cap_mode_t mode, mlxcx_hca_cap_t *capp) in mlxcx_cmd_query_hca_cap() argument
1381 opmode = type << 1 | mode; in mlxcx_cmd_query_hca_cap()
1394 capp->mhc_mode = mode; in mlxcx_cmd_query_hca_cap()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib358 tst lib_spawn_mode unistd.h stdlib.h note{ first spawn arg is mode and it works }end execute{
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c762 if (fwcmd->params.rsp.ulp[0].mode & ULP_NIC_MODE) { in oce_get_fw_config()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h486 uint8_t mode; member
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree_rb.c614 int mode, in sqliteRbtreeOpen() argument
/illumos-gate/usr/src/
H A DTargetdirs565 # file mode
/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyverun.c1001 switch (vme->u.ipi.mode) { in vmexit_ipi()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c281 locking_cb(int mode, int type, char *file, int line) in locking_cb() argument
283 if (mode & CRYPTO_LOCK) { in locking_cb()
4855 test_for_file(char *filename, mode_t mode) in test_for_file() argument
4863 fd = open(filename, O_WRONLY|O_CREAT|O_EXCL, mode); in test_for_file()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c973 int mode = (flags & MDB_TGT_F_RDWR) ? O_RDWR : O_RDONLY; in pt_setflags() local
979 io = mdb_fdio_create_path(NULL, IOP_NAME(pt->p_fio), mode, 0); in pt_setflags()
3380 pt_dupfd(const char *file, int oflags, mode_t mode, int dfd) in pt_dupfd() argument
3384 if ((fd = open(file, oflags, mode)) >= 0) { in pt_dupfd()

1...<<717273747576