/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 222 int exist, in proto() local 239 exist = (stat(path, &stbuf) == 0); in proto() 244 if (!exist) in proto() 254 if (exist && !S_ISDIR(stbuf.st_mode)) { in proto() 259 exist = 0; in proto() 262 if (!exist) in proto() 267 if (exist && !S_ISREG(stbuf.st_mode)) { in proto() 272 exist = 0; in proto() 275 if (!exist) in proto() 283 if (exist && in proto() [all …]
|
/illumos-gate/usr/src/cmd/oamuser/user/ |
H A D | proj.c | 53 int exist; in edit_project() local 132 exist = 0; in edit_project() 138 exist++; in edit_project() 149 if (!exist) { in edit_project()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/ |
H A D | secmapper.c | 120 boolean_t exist = (secmap_data[type].sd_content & secmap_content) != 0; in secmap_matches_content() local 127 exist = B_TRUE; in secmap_matches_content() 136 if (exist != found) { in secmap_matches_content() 139 exist ? "some" : "none", in secmap_matches_content()
|
/illumos-gate/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 |
|
/illumos-gate/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."
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | properties.shlib | 105 datasetexists $ds || log_fail "$ds does not exist" 128 datasetexists $ds || log_fail "$ds does not exist"
|
H A D | libtest.shlib | 232 log_fail "$fs_vol must exist." 278 log_fail "$fs_vol must exist." 280 log_fail "$fs_vol@$snap must exist." 287 # $1 Destination filesystem name. Must not exist, will be created as the result 289 # $2 Source filesystem name. Must not exist, will be created and destroyed 302 datasetexists $recvfs && log_fail "Recv filesystem must not exist." 303 datasetexists $sendfs && log_fail "Send filesystem must not exist." 960 # Return 0 if all the specified datasets exist; $? otherwise 1242 log_note "Pool does not exist. ($pool)" 1301 log_note "Dataset does not exist. ($dataset)" [all …]
|
/illumos-gate/usr/src/contrib/bhyve/ |
H A D | README | 7 candidate to exist as a shim in usr/src/compat/bhyve. Conversely, if only a
|
/illumos-gate/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
|
/illumos-gate/usr/src/test/util-tests/tests/mdb/ |
H A D | README | 4 run mtest. Tests exist in various subdirectories. The name of the test is
|
/illumos-gate/usr/src/lib/libelfsign/ |
H A D | README | 34 A 64 bit version of this library does not exist.
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Limits | 37 # If the Limits file does not exist or it is unreadable or <number>
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 99 "Request \"%s\" doesn't exist." 183 "Destination \"%s\" does not exist." 219 "Class \"%s\" does not exist." 222 "Printer \"%s\" does not exist." 225 "Form \"%s\" does not exist." 590 "Destination \"%s\" doesn't exist." 644 "The printer \"%s\" does not exist." 653 "The model \"%s\" does not exist." 674 "\"%s\" doesn't exist." 755 …n't give the -A quiet or the\n-A list option for a printer or print\nwheel that doesn't exist yet." [all …]
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | README.design | 38 Most functions exist in a file with the same name. When adding new 118 never be freed by libc. It will always exist on the global list of 133 There are pre-allocated buffers that exist. There are two specifically 197 stream. A stream may exist in one of three modes: 298 encouraged that you both import test suites that may already exist and
|
/illumos-gate/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 68 that exist for these devices. This has traditionally been a part of the common
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | CONVERT.mk | 36 * file original source file that must exist
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/ |
H A D | i.ipsecalgs | 67 echo "$0: ERROR - the $confile file doesn't exist."
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/ |
H A D | zfs_rollback_common.kshlib | 200 exist) opt="-e" ;;
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/passwd/ |
H A D | passwd.dfl | 65 # is defined. If the password database does not yet exist, it is
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/ |
H A D | zfs_create.cfg | 63 # The volume with the exact size must exist in the "size" array above
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | exception_list.closed | 49 # won't exist, so we need the ISUSED directive here.
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | trigger1.test | 15 # trig-1.1: Error if table does not exist 20 # trig-1.6: Error if dropped trigger doesn't exist 209 # Create a trigger that refers to a table that might not exist.
|