/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 224 int exist, in proto() local 241 exist = (stat(path, &stbuf) == 0); in proto() 246 if (!exist) in proto() 256 if (exist && !S_ISDIR(stbuf.st_mode)) { in proto() 261 exist = 0; in proto() 264 if (!exist) in proto() 269 if (exist && !S_ISREG(stbuf.st_mode)) { in proto() 274 exist = 0; in proto() 277 if (!exist) in proto() 285 if (exist && in proto() [all …]
|
/titanic_44/usr/src/cmd/oamuser/user/ |
H A D | proj.c | 54 int exist; in edit_project() local 133 exist = 0; in edit_project() 139 exist++; in edit_project() 150 if (!exist) { in edit_project()
|
/titanic_44/usr/src/cmd/powertop/common/ |
H A D | battery.c | 48 uint32_t exist; member 107 pt_display_acpi_power(battery_state.exist, battery_state.present_rate, in pt_battery_print() 170 battery_state.exist = 1; in pt_battery_stat_snapshot()
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | getzoneent.c | 274 boolean_t exist, need_quotes; in putzoneent() local 335 exist = B_FALSE; in putzoneent() 340 if (operation == PZE_ADD && !exist) { in putzoneent() 351 if (operation == PZE_MODIFY && !exist) { in putzoneent() 456 exist = B_TRUE; in putzoneent()
|
/titanic_44/usr/src/cmd/dircmp/ |
H A D | dircmp.sh | 58 *cannot*) echo $D1/`basename "$a"` does not exist | 75 *cannot*) echo $D2/`basename "$a"` does not exist |
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_009_neg.ksh | 93 log_fail "${datasets[$j]}@snap2 should not exist."
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmAccess.java | 249 boolean exist; in createAccess() 251 exist = PrinterUtil.exists(printer, mytop.ns); in createAccess() 256 if (exist) { in createAccess()
|
H A D | pmInstallPrinter.java | 1217 boolean exist; in doAddLocal() 1222 exist = PrinterUtil.exists(printer, myTop.ns); in doAddLocal() 1227 if (exist) { in doAddLocal() 1264 boolean exist = false; in doAddNetwork() 1267 exist = PrinterUtil.exists(printer, myTop.ns); in doAddNetwork() 1274 if (exist) { in doAddNetwork()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd-upgrade.sh | 130 # if the instance doesn't exist in the repository skip it
|
/titanic_44/usr/src/cmd/mdb/test/ |
H A D | README | 4 run mtest. Tests exist in various subdirectories. The name of the test is
|
/titanic_44/usr/src/cmd/ssh/etc/ |
H A D | moduli | 4 # may not exist or may have a different content or interpretation in a
|
/titanic_44/usr/src/lib/libelfsign/ |
H A D | README | 36 A 64 bit version of this library does not exist.
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 33 We have a few differences from the common version of the FreeBSD code that exist 61 that exist for these devices. This has traditionally been a part of the common
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | Limits | 37 # If the Limits file does not exist or it is unreadable or <number>
|
/titanic_44/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 101 "Request \"%s\" doesn't exist." 185 "Destination \"%s\" does not exist." 221 "Class \"%s\" does not exist." 224 "Printer \"%s\" does not exist." 227 "Form \"%s\" does not exist." 592 "Destination \"%s\" doesn't exist." 646 "The printer \"%s\" does not exist." 655 "The model \"%s\" does not exist." 676 "\"%s\" doesn't exist." 757 …n't give the -A quiet or the\n-A list option for a printer or print\nwheel that doesn't exist yet." [all …]
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/ |
H A D | zfs_rollback_common.kshlib | 201 exist) opt="-e" ;;
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sadm/scripts/ |
H A D | i.ipsecalgs | 67 echo "$0: ERROR - the $confile file doesn't exist."
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-management-snmp-sea-sea-config.mf | 33 # for FMA, if this package doesn't exist.
|
/titanic_44/usr/src/cmd/passwd/ |
H A D | passwd.dfl | 66 # is defined. If the password database does not yet exist, it is
|
/titanic_44/usr/src/cmd/rcm_daemon/common/ |
H A D | aggr_rcm.c | 983 boolean_t exist = B_FALSE; in aggr_update() local 1007 exist = B_TRUE; in aggr_update() 1030 if (!exist) in aggr_update() 1039 if (!exist && ret != 0) in aggr_update()
|
/titanic_44/usr/src/tools/findunref/ |
H A D | exception_list.closed | 49 # won't exist, so we need the ISUSED directive here.
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | trigger1.test | 17 # trig-1.1: Error if table does not exist 22 # trig-1.6: Error if dropped trigger doesn't exist 211 # Create a trigger that refers to a table that might not exist.
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 59 _dladdr; # these should not exist
|
/titanic_44/usr/src/cmd/loadkeys/type_4/ |
H A D | canadian_french_5_tbits5 | 59 # Following key does not exist on keyboard, but has been
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 164 The following backups of $myroot$repositorydir/$repository.db exist, from
|