Searched refs:mode (Results 801 - 825 of 1589) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_policy.c40 #define OPENLOCK(db, mode) \
47 else if ((olret = osa_adb_open_and_lock(db, mode)) != OSA_ADB_OK) \
H A Ddb2_exp.c104 int mode ),
105 (kcontext, conf_section, db_args, mode));
/illumos-gate/usr/src/lib/libadm/common/
H A Ddgrpent.c374 * int _opendgrptab(mode)
375 * char *mode
380 * mode The open mode to use to open the file. (i.e. "r" for
388 _opendgrptab(char *mode) argument
397 if (oam_dgroup = fopen(dgrptabname, mode)) {
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfmove.c80 /* get the streams into the right mode */
81 if(fr->mode != SF_READ && _sfmode(fr,SF_READ,0) < 0)
88 { if(fw->mode != SF_WRITE && _sfmode(fw,SF_WRITE,0) < 0 )
225 { /* back to normal access mode */
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c480 if(!(local = vd->mode&VM_TRUST) )
495 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
527 if(!(local = vd->mode&VM_TRUST) )
554 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
599 if(!(local = vd->mode&VM_TRUST))
630 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
709 if(!(local = vd->mode&VM_TRUST) )
724 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
/illumos-gate/usr/src/uts/sun4u/io/
H A Depic.c327 epic_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
377 sizeof (in_command), mode) != DDI_SUCCESS) {
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhm.h261 char mode; member in struct:sad
270 char mode; member in struct:tad
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c162 state = transfer_parms.mode;
165 * nibble mode, therefore if we support nibble mode we will
166 * force the printer to be in CENTRONICS mode.
170 transfer_parms.mode = ECPP_CENTRONICS;
194 /* some devices may only support 1284 status in unidir. mode */
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_print.c45 * 0 Text mode. The server may optionally
47 * 1 Graphics mode. No conversion of data
63 uint16_t mode; local
68 rc = smbsr_decode_vwv(sr, "ww", &setup, &mode);
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c163 fmd_agent_open_dev(int ver, int mode) argument
169 if ((fd = open("/dev/fm", mode)) < 0)
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h129 * To flag if VIDIOC_STREAMON is executed, only used by STREAM mode
266 if (ddi_copyout(&arg_name, (caddr_t)arg, sizeof (arg_name), mode)) { \
276 if (ddi_copyin((caddr_t)arg, &arg_name, sizeof (arg_name), mode)) { \
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c296 enum wireless_mode mode; local
351 mode = ath9k_hw_chan2wmode(ah, chan);
352 if (mode == ATH9K_MODE_11G || mode == ATH9K_MODE_11B) {
371 enum wireless_mode mode; local
397 mode = ath9k_hw_chan2wmode(ah, chan);
398 if (mode == ATH9K_MODE_11G || mode == ATH9K_MODE_11B) {
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x771 ndmp_tape_open_mode mode;
867 ndmp_tape_open_mode mode;
1019 ndmp_mover_mode mode;
1174 ndmp_mover_mode mode;
1247 ndmp_mover_mode mode;
1262 ndmp_mover_mode mode;
1745 u_long mode;
1835 u_long fattr; /* mode for UNIX, fattr for NT */
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1396 * int socket_ioctl_common(struct sonode *so, int cmd, intptr_t arg, int mode,
1412 socket_ioctl_common(struct sonode *so, int cmd, intptr_t arg, int mode, argument
1427 (mode & (int)FKIOCTL)))
1443 (mode & (int)FKIOCTL)))
1466 (mode & (int)FKIOCTL)))
1477 sizeof (pid_t), (mode & (int)FKIOCTL)))
1500 (mode & (int)FKIOCTL))) {
1519 sizeof (retval), (mode & (int)FKIOCTL))) {
1528 if ((mode & FKIOCTL) == 0)
1556 so_strioc_nread(struct sonode *so, intptr_t arg, int mode, int32_ argument
1628 socket_strioc_common(struct sonode *so, int cmd, intptr_t arg, int mode, struct cred *cr, int32_t *rvalp) argument
[all...]
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_local.c227 localcf_seekblk(cfp_t *cfp, int off, int mode) argument
232 rc = lseek(cfp->cf_fd, off, mode);
263 localcf_seek(cfp_t *cfp, int off, int mode) argument
270 if ((mode == SEEK_SET) && (cfp->cf_flag & CFG_NOWRVTOC)) {
275 rc = lseek(cfp->cf_fd, offset, mode);
/illumos-gate/usr/src/lib/libtnfctl/
H A Dprobes.c119 if ((hndl->mode == INDIRECT_MODE) ||
120 (hndl->mode == INTERNAL_MODE))
123 assert(hndl->mode == DIRECT_MODE);
137 * find out about dlopens or dlcloses - In direct mode, there
140 * mode or internal mode, the new_probe member indicates new probes
519 assert((hndl->mode == INTERNAL_MODE) ?
756 if (hndl->mode == KERNEL_MODE) {
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Diso.multibyte.c295 /* current mode is G1 mode */
311 /* current mode is G0 mode */
422 unsigned short mode; local
443 mode = pwc & G3MASK; /* The mode of this character */
456 switch (mode) {
472 switch (mode) {
620 switch (mode) {
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/
H A Dilb_probe.c64 /* Load balance mode. Value of argv[4]. */
85 * argv[4] is the load balance mode, "DSR", "NAT", "HALF-NAT"
101 enum lb_mode mode; /* argv[4] */ member in struct:__anon149
220 param->mode = dsr;
222 param->mode = nat;
224 param->mode = half_nat;
253 switch (param->mode) {
333 /* DSR mode, need to set the next hop */
659 /* DSR mode, need to set the next hop */
779 /* DSR mode, nee
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock_region.c40 lock_open(path, flags, mode, dbenv, ltp)
43 int mode;
89 lt->reginfo.mode = mode;
125 "lock_open: incompatible deadlock detector mode");
655 (u_long)lp->holder, (u_long)lp->mode,
/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c143 static int path_open(char *fname, int flags, mode_t mode, char *path);
916 path_open(char *fname, int flags, mode_t mode, char *path) argument
937 return (open(fname, flags, mode));
984 return (open(fullpath, flags, mode));
995 return (open(fname, flags, mode));
/illumos-gate/usr/src/cmd/cdrw/
H A Dbstream.c363 int mode; local
366 if ((mode = fcntl(0, F_GETFD, NULL)) < 0) {
370 mode &= 3;
371 if ((mode != O_RDONLY) && (mode != O_RDWR)) {
/illumos-gate/usr/src/cmd/troff/
H A Dn1.c455 static int mode; local
460 mode = stbuf.st_mode;
461 chmod(ttyp, mode & ~0122); /* turn off writing for others */
463 if (ttyp && *ttyp && mode)
464 chmod(ttyp, mode);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h32 /* mode - 0( LOW ) /1(HIGH)*/
35 u8 mode, u8 port);
38 u8 mode);
43 u8 mode, u8 port);
252 struct elink_params *params, u8 mode);
353 /* Set link led mode (on/off/oper)*/
546 to set/unset the led unnaturally, set the "mode" to ELINK_LED_MODE_OPER to
549 struct elink_vars *vars, u8 mode, u32 speed);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c1690 iosram_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, argument
1710 if (ddi_copyin((void *)arg, &req, sizeof (req), mode)) {
1721 if (ddi_copyout(&req, (void *)arg, sizeof (req), mode)) {
1735 if (ddi_copyin((void *)arg, &req, sizeof (req), mode)) {
1746 if (ddi_copyout(&req, (void *)arg, sizeof (req), mode)) {
1761 if (ddi_copyin((void *)arg, &req, sizeof (req), mode)) {
1773 if (ddi_copyout(bufp, (void *)(uintptr_t)req.bufp, len, mode)) {
1776 mode));
1778 } else if (ddi_copyout(&req, (void *)arg, sizeof (req), mode)) {
1794 if (ddi_copyin((void *)arg, &req, sizeof (req), mode)) {
[all...]
/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c69 static int mode = PRIV_STR_PORT; variable
110 mode = PRIV_STR_SHORT;
114 mode = PRIV_STR_LIT;
279 s = __priv_set_to_str(pdata, pset, ',', mode);
281 s = priv_set_to_str(pset, ',', mode);

Completed in 216 milliseconds

<<31323334353637383940>>