/illumos-gate/usr/src/cmd/login/ |
H A D | logindevperm.sh | 61 /dev/vt/console_user 0600 /dev/mouse:/dev/kbd 62 /dev/vt/console_user 0600 /dev/sound/* # audio devices 63 /dev/vt/console_user 0600 /dev/fbs/* # frame buffers 64 /dev/vt/console_user 0600 /dev/dri/* # dri devices 65 /dev/vt/console_user 0400 /dev/removable-media/dsk/* # removable media 66 /dev/vt/console_user 0400 /dev/removable-media/rdsk/* # removable media 67 /dev/vt/console_user 0400 /dev/hotpluggable/dsk/* # hotpluggable storage 68 /dev/vt/console_user 0400 /dev/hotpluggable/rdsk/* # hotpluggable storage 69 /dev/vt/console_user 0600 /dev/video[0-9]+ # video devices 70 /dev/vt/console_user 0600 /dev/usb/hid[0-9]+ # hid devices should have the same permission with con… [all …]
|
H A D | login.dfl | 36 # any of the currently enabled /dev/vt/# virtual terminal devices.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | vthread.h | 166 #define vtstatus(vt) ((vt)->exit) argument 167 #define vterror(vt) ((vt)->error) argument 196 #define vtopen(vt,flgs) ((Vthread_t*)0) argument 197 #define vtclose(vt) (-1) argument 198 #define vtkill(vt) (-1) argument 199 #define vtwait(vt) (-1) argument 200 #define vtrun(vt,fn,arg) (-1) argument 202 #define vtset(vt,t,v) (-1) argument 212 #define vtstatus(vt) ((Void_t*)0) argument 213 #define vterror(vt) (0) argument
|
/illumos-gate/usr/src/cmd/rmformat/ |
H A D | rmf_slice.c | 130 static int32_t sup_prxfile(char *file_name, struct extvtoc *vt); 131 static int32_t sup_setpart(struct extvtoc *vt); 140 struct extvtoc *vt); 154 sup_prxfile(char *file_name, struct extvtoc *vt) in sup_prxfile() argument 202 ret_val = sup_setpart(vt); in sup_prxfile() 429 sup_setpart(struct extvtoc *vt) in sup_setpart() argument 651 vt->v_part[index].p_start = val1; in sup_setpart() 652 vt->v_part[index].p_size = val2; in sup_setpart() 654 vt->v_part[index].p_tag = vtoc_tag; in sup_setpart() 658 vt->v_part[index].p_flag = vtoc_flag; in sup_setpart() [all …]
|
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | make-console-login-xml | 127 value='solaris.smf.value.vt' /> 157 <instance name='vt$num' enabled='false'> 178 value='solaris.smf.value.vt' /> 179 <propval name='device' type='astring' value='/dev/vt/$num' /> 186 value='\`uname -n\` vt$num login:' />
|
H A D | console-login | 55 vt*)
|
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ |
H A D | rdn_parser.c | 330 int vt; in ParseRdnAttribute() local 360 vt = BER_PRINTABLE_STRING; in ParseRdnAttribute() 369 vt = BER_IA5STRING; in ParseRdnAttribute() 377 vt = BER_PRINTABLE_STRING; in ParseRdnAttribute() 380 vt = BER_T61STRING; in ParseRdnAttribute() 383 rv = CreateAVA(n2k->OID, vt, (char *)valBuf, a); in ParseRdnAttribute()
|
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/ |
H A D | ascii | 2 |010 bs |011 ht |012 nl |013 vt |014 np |015 cr |016 so |017 si | 20 | 08 bs | 09 ht | 0a nl | 0b vt | 0c np | 0d cr | 0e so | 0f si |
|
H A D | iso | 2 | 08 bs | 09 ht | 0a nl | 0b vt | 0c np | 0d cr | 0e so | 0f si |
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | ccode | 69 printf("#define CC_vt 0013 /* vt character */\n"); 77 printf("#define CC_vt 0013 /* vt character */\n");
|
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/ |
H A D | t.stately | 1 …|md|ma|mi|mn|ms|mo|mt|nb|nv|nh|nj|nm|ny|nc|nd|oh|ok|or|pa|ri|sc|sd|tn|tx|ut|vt|va|wa|wv|wi|-|wy)*$/
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | lofi.c | 2452 fake_disk_vtoc(struct lofi_state *lsp, struct vtoc *vt) in fake_disk_vtoc() argument 2454 bzero(vt, sizeof (struct vtoc)); in fake_disk_vtoc() 2455 vt->v_sanity = VTOC_SANE; in fake_disk_vtoc() 2456 vt->v_version = V_VERSION; in fake_disk_vtoc() 2457 (void) strncpy(vt->v_volume, LOFI_DRIVER_NAME, in fake_disk_vtoc() 2458 sizeof (vt->v_volume)); in fake_disk_vtoc() 2459 vt->v_sectorsz = 1 << lsp->ls_pbshift; in fake_disk_vtoc() 2460 vt->v_nparts = 1; in fake_disk_vtoc() 2461 vt->v_part[0].p_tag = V_UNASSIGNED; in fake_disk_vtoc() 2468 vt->v_part[0].p_flag = V_UNMNT | V_RONLY; in fake_disk_vtoc() [all …]
|
/illumos-gate/usr/src/man/man4i/ |
H A D | Makefile | 42 vt.4i
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | ccode | 28 #define CC_vt 0013 /* vt character */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | ccode | 28 #define CC_vt 0013 /* vt character */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | ccode | 28 #define CC_vt 0013 /* vt character */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | ccode | 28 #define CC_vt 0013 /* vt character */
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lparser.h | 46 lu_byte vt; /* whether 't' is register (VLOCAL) or upvalue (VUPVAL) */ member
|
H A D | lcode.c | 396 if (e->u.ind.vt == VLOCAL) { /* 't' is in a register? */ in luaK_dischargevars() 570 OpCode op = (var->u.ind.vt == VLOCAL) ? OP_SETTABLE : OP_SETTABUP; in luaK_storevar() 706 t->u.ind.vt = (t->k == VUPVAL) ? VUPVAL in luaK_indexed()
|
H A D | lparser.c | 1114 if (lh->v.u.ind.vt == v->k && lh->v.u.ind.t == v->u.info) { in check_conflict() 1116 lh->v.u.ind.vt = VLOCAL; in check_conflict()
|
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd.c | 1514 enum vtype vt; in sbd_open_data_file() local 1533 sl->sl_data_vtype = vt = sl->sl_data_vp->v_type; in sbd_open_data_file() 1535 if ((vt != VREG) && (vt != VCHR) && (vt != VBLK)) { in sbd_open_data_file() 1557 if ((vt != VREG) && (vattr.va_size == 0)) { in sbd_open_data_file() 1775 enum vtype vt; in sbd_create_register_lu() local 1967 sl->sl_meta_vtype = vt = sl->sl_meta_vp->v_type; in sbd_create_register_lu() 1969 if ((vt != VREG) && (vt != VCHR) && (vt != VBLK)) { in sbd_create_register_lu() 1974 if (vt == VREG) { in sbd_create_register_lu() 2287 enum vtype vt; in sbd_import_lu() local 2382 sl->sl_meta_vtype = vt = sl->sl_meta_vp->v_type; in sbd_import_lu() [all …]
|
/illumos-gate/usr/src/cmd/Adm/ |
H A D | ttysrch | 56 /dev/vt
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | SUNWcsd.p5m | 53 dir path=dev/vt group=sys
|
/illumos-gate/usr/src/cmd/ |
H A D | Makefile | 454 vt \
|
/illumos-gate/usr/src/lib/libsecdb/ |
H A D | auth_attr.txt | 160 solaris.smf.manage.vt:::Manage Virtual Console Service States::help=SmfVtStates.html 185 solaris.smf.value.vt:::Change Values of Virtual Console Service Properties::help=SmfValueVt.html
|