Home
last modified time | relevance | path

Searched refs:system_labeled (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/cmd/allocate/
H A Dallocate.c58 int system_labeled = 0; variable
65 if (system_labeled) { in usage()
272 system_labeled = is_system_labeled(); in main()
275 if (!system_labeled) { in main()
276 system_labeled = is_system_labeled_debug(&statbuf); in main()
277 if (system_labeled) { in main()
325 if (system_labeled) { in main()
356 if (system_labeled) { in main()
364 if (system_labeled) { in main()
406 if (system_labeled) { in main()
[all …]
H A Dallocate3.c96 extern int system_labeled;
334 if (system_labeled) { in _list_device()
372 if (system_labeled) { in _list_device()
404 if (system_labeled) { in _list_device()
432 if (system_labeled && !(optflag & WINDOWING)) { in _list_device()
444 } else if (system_labeled && !(optflag & WINDOWING)) { in _list_device()
466 if (system_labeled && DEV_ERRORED(fi.fi_stat) && !(optflag & LISTALL)) { in _list_device()
495 if (system_labeled && optflag & WINDOWING && !(optflag & LISTATTRS)) { in list_devices()
509 if (system_labeled) { in list_devices()
652 if (system_labeled) in lock_dev()
[all …]
H A Dmkdevalloc.c154 int system_labeled = 0; variable
180 system_labeled = is_system_labeled(); in main()
182 if (!system_labeled) { in main()
191 system_labeled = 1; in main()
200 if (!system_labeled) { in main()
203 system_labeled = is_system_labeled_debug(&tx_stat); in main()
204 if (system_labeled) { in main()
211 if (system_labeled && do_devalloc && (argc == 2) && in main()
225 if (system_labeled) in main()
365 if (system_labeled) { in dotape()
[all …]
H A Dadd_allocatable.c62 int system_labeled = 0; variable
85 system_labeled = is_system_labeled(); in main()
86 if (system_labeled) { in main()
/titanic_41/usr/src/cmd/devfsadm/
H A Dtape_link.c34 extern int system_labeled;
103 if (system_labeled) in tape_process()
H A Daudio_link.c41 extern int system_labeled;
194 if (system_labeled) in audio_process()
325 if (system_labeled) in check_audio_link()
H A Dmapfile-vers63 system_labeled { FLAGS = EXTERN };
H A Ddisk_link.c60 extern int system_labeled;
519 if (system_labeled) { in disk_common()
H A Ddevfsadm.c62 int system_labeled = FALSE; variable
305 system_labeled = is_system_labeled(); in main()
306 if (system_labeled == FALSE) { in main()
315 system_labeled = TRUE; in main()
327 if (system_labeled == FALSE) { in main()
331 system_labeled = is_system_labeled_debug(&tx_stat); in main()
1043 if (system_labeled && update_devdb) { in devi_tree_walk()
2564 if (system_labeled && (flags & DA_ADD)) { in devfsadm_mklink()
2652 if (system_labeled && in devfsadm_secondary_link()
4324 if (system_labeled) { in hot_cleanup()
[all …]
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.c62 int system_labeled = 0; variable
97 system_labeled = is_system_labeled(); in main()
H A Drmdest.c110 if (system_labeled) {
H A Dlpadmin.h130 extern int system_labeled;
H A Ddo_printer.c640 if ((getzoneid() == GLOBAL_ZONEID) && system_labeled &&
/titanic_41/usr/src/cmd/rmvolmgr/
H A Dvold.c108 static int system_labeled = 0; variable
157 system_labeled = is_system_labeled(); in vold_init()
199 if (system_labeled) { in vold_rmmount()
235 if (system_labeled) { in vold_rmmount()
295 if (system_labeled) { in vold_rmmount()
406 if (!system_labeled) { in vold_update_mountpoints()
/titanic_41/usr/src/cmd/devfsadm/sparc/
H A Dmisc_link_sparc.c35 extern int system_labeled;
109 if (system_labeled) in diskette()
/titanic_41/usr/src/lib/libbsm/common/
H A Dgetdaent.c53 static int system_labeled = 0; variable
187 system_labeled = is_system_labeled(); in _daalloc()
502 if (system_labeled) { in da_interpret()
H A Ddevalloc.c577 int system_labeled; in da_std_type() local
579 system_labeled = is_system_labeled(); in da_std_type()
587 if (system_labeled) in da_std_type()
594 if (system_labeled) in da_std_type()
601 if (system_labeled) in da_std_type()
/titanic_41/usr/src/cmd/devfsadm/i386/
H A Dmisc_link_i386.c37 extern int system_labeled;
206 if (system_labeled) in diskette()