Symbol: FNOCTTY
usr/src/cmd/truss/print.c
2472
FC_FL(FNOCTTY),
usr/src/uts/common/fs/specfs/specvnops.c
823
if (!(stp->sd_flag & STRISTTY) || (flag & FNOCTTY))
usr/src/uts/common/inet/ip/keysock.c
267
FREAD+FWRITE+FNOCTTY+FKIOCTL, cr, &muxid);
usr/src/uts/common/inet/ip/keysock.c
293
FREAD+FWRITE+FNOCTTY+FKIOCTL, cr, &muxid);
usr/src/uts/common/io/cons.c
318
if (vn_open("/dev/console", UIO_SYSSPACE, FWRITE | FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
1411
FREAD|FWRITE|FNOCTTY, kcred, &new_lh, sp->cons_li);
usr/src/uts/common/io/consconfig_dacf.c
1470
err = ldi_open_by_dev(&cons_final_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
1581
FREAD|FWRITE|FNOCTTY, kcred, &lh, sp->cons_li);
usr/src/uts/common/io/consconfig_dacf.c
2038
FREAD|FWRITE|FNOCTTY, kcred, &kb_lh, sp->cons_li);
usr/src/uts/common/io/consconfig_dacf.c
2159
if (vn_open("/dev/console", UIO_SYSSPACE, FWRITE | FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
612
FREAD|FWRITE|FNOCTTY, kcred, &lh, sp->cons_li) != 0)
usr/src/uts/common/io/consconfig_dacf.c
780
err = ldi_open_by_dev(&wc_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
836
if (ldi_open_by_name(CONSKBD_PATH, FREAD|FWRITE|FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
845
if (ldi_open_by_name(CONSMS_PATH, FREAD|FWRITE|FNOCTTY,
usr/src/uts/common/io/consconfig_dacf.c
931
if (ldi_open_by_dev(&wc_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY, kcred,
usr/src/uts/common/io/gentty.c
220
error = VOP_OPEN(&ttyvp, FNOCTTY | flag, cr, NULL);
usr/src/uts/common/io/ptm.c
384
if (oflag & FNOCTTY)
usr/src/uts/common/io/strplumb.c
411
FREAD|FWRITE|FNOCTTY|FKIOCTL, CRED(),
usr/src/uts/common/io/strplumb.c
448
FREAD|FWRITE|FNOCTTY|FKIOCTL, CRED(),
usr/src/uts/common/io/zcons.c
506
if (oflag & FNOCTTY)