/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/ |
H A D | testops.c | 84 "[+-a \afile\a?True if \afile\a exists, obsolete.]" 85 "[+-b \afile\a?True if \afile\a exists and is a block special file.]" 86 "[+-c \afile\a?True if \afile\a exists and is a character special " 88 "[+-d \afile\a?True if \afile\a exists and is a directory.]" 89 "[+-e \afile\a?True if \afile\a exists.]" 90 "[+-f \afile\a?True if \afile\a exists and is a regular file.]" 91 "[+-g \afile\a?True if \afile\a exists and has its set-group-id bit " 93 "[+-h \afile\a?True if \afile\a exists and is a symbolic link.]" 94 "[+-k \afile\a?True if \afile\a exists and has its sticky bit on.]" 96 "[+-l \afile\a?True if \afile\a exists and is a symbolic link.]" [all …]
|
/illumos-gate/usr/src/man/man1b/ |
H A D | test.1b | 44 True if \fIfilename\fR exists and is readable. 53 True if \fIfilename\fR exists and is writable. 62 True if \fIfilename\fR exists and is executable. 71 True if \fIfilename\fR exists and is a regular file. Alternatively, if 74 \fIfilename\fR exists and is (\fBnot\(mia\(midirectory\fR). This is also the 84 True if \fIfilename\fR exists and is a directory. 93 True if \fIfilename\fR exists and is a character special file. 102 True if \fIfilename\fR exists and is a block special file. 111 True if \fIfilename\fR exists and is a named pipe (fifo). 120 True if \fIfilename\fR exists and its set-user- \fBID\fR bit is set. [all …]
|
/illumos-gate/usr/src/man/man9f/ |
H A D | csx_Parse_CISTPL_CFTABLE_ENTRY.9f | 101 If configuration byte exists 111 Power information exists 121 Timing information exists 131 I/O information exists 141 IRQ information exists 151 MEM space information exists 161 MISC information exists 171 STCE_EV exists 181 STCE_PD exists 451 This parameter exists [all …]
|
H A D | scsi_probe.9f | 43 \fBscsi_probe()\fR uses the SCSI Inquiry command to test if the device exists. 88 Device exists but is currently busy. 97 Device exists and inquiry data is valid. 133 Device exists but inquiry data is not valid.
|
/illumos-gate/usr/src/man/man3nsl/ |
H A D | rpc_soc.3nsl | 246 This routine exists for backward compatibility only, and it is made obsolete by 264 This routine exists for backward compatibility only, and it is made obsolete by 276 This routine exists for backward compatibility only, and it is made obsolete by 296 routine exists for backward compatibility only, and is made obsolete by 327 credentials by default. See \fBrpc_clnt_auth\fR(3NSL). This routine exists for 346 This routine exists for backward compatibility only. It has the same 370 This routine exists for backward compatibility only. \fBclnt_create()\fR, 406 This routine exists for backward compatibility only. \fBclnt_tli_create()\fR or 435 This routine exists for backward compatibility only. \fBclnt_create()\fR, 476 This routine exists for backward compatibility only. Enhanced functionality is [all …]
|
/illumos-gate/usr/src/test/smbclient-tests/tests/smbutil/ |
H A D | tp_smbutil_016.ksh | 61 cmd="smbutil login -c mygroup/$TUSER | grep exists" 67 cti_report "PASS: the keychain exists" 79 cmd="smbutil login -c mygroup/$TUSER | grep exists" 82 cti_fail "FAIL: the keychain exists" 85 cti_report "PASS: the keychain doesn't exists" 97 cmd="smbutil login -c ${TUSER}@mygroup | grep exists" 103 cti_report "PASS: the keychain exists" 115 cmd="smbutil login -c ${TUSER}@mygroup | grep exists" 118 cti_fail "FAIL: the keychain exists"
|
H A D | tp_smbutil_014.ksh | 61 cmd="smbutil login -c $TUSER | grep exists" 67 cti_report "PASS: '$TUSER' keychain exists" 79 cmd="smbutil login -c $AUSER | grep exists" 85 cti_report "PASS: the keychain exists" 97 cmd="smbutil login -c $TUSER | grep exists" 100 cti_fail "FAIL: the $TUSER keychain exists" 106 cmd="smbutil login -c $AUSER | grep exists" 109 cti_fail "FAIL: the $AUSER keychain exists"
|
H A D | tp_smbutil_013.ksh | 64 cmd="smbutil login -c $TUSER | grep exists" 70 cti_report "PASS: keychain exists" 99 cmd="smbutil login -c $AUSER | grep exists" 105 cti_report "PASS: '$AUSER' keychain exists" 133 cmd="smbutil login -c $TUSER | grep exists" 136 cti_fail "FAIL: '$TUSER' keychain exists" 142 cmd="smbutil login -c $AUSER | grep exists" 145 cti_fail "FAIL: '$AUSER' keychain exists"
|
H A D | tp_smbutil_015.ksh | 65 cmd="smbutil login -c $TUSER$i | grep exists" 71 cti_report "PASS: '$TUSER$i' keychain exists" 86 cmd="smbutil login -c $TUSER$i | grep exists" 89 cti_fail "FAIL: '$TUSER$i' keychain exists" 106 cmd="smbutil login -c $TUSER$i|grep exists" 109 cti_fail "FAIL: '$TUSER$i' keychain exists"
|
H A D | tp_smbutil_005.ksh | 64 cmd="smbutil login -c $TUSER | grep exists" 70 cti_report "PASS: keychain exists" 99 cmd="smbutil login -c $TUSER | grep exists" 102 cti_fail "FAIL: keychain exists"
|
/illumos-gate/usr/src/man/man1/ |
H A D | test.1 | 212 True if \fIfile\fR exists. (Not available in \fBsh\fR.) 221 True if \fIfile\fR exists and is a block special file. 230 True if \fIfile\fR exists and is a character special file. 239 True if \fIfile\fR exists and is a directory. 248 True if \fIfile\fR exists. (Not available in \fBsh\fR.) 257 True if \fIfile\fR exists and is a regular file. Alternatively, if 260 exists and is (\fBnot\(mia\(midirectory\fR). The \fBcsh\fR \fBtest\fR and 270 True if \fIfile\fR exists and its set group \fBID\fR flag is set. 279 True if \fIfile\fR exists and its group matches the effective group \fBID\fR of 289 True if \fIfile\fR exists and is a symbolic link. [all …]
|
H A D | pkgtrans.1 | 58 of this package already exists, up to the number specified by the \fBMAXINST\fR 69 be overwritten if it already exists. 290 instance of that package already exists on the destination device. Using the 292 exists. Using the \fB-o\fR option overwrites an instance of this package if it 293 already exists. Neither of these options are useful if the destination device
|
/illumos-gate/usr/src/cmd/abi/appcert/scripts/ |
H A D | symcheck.pl | 91 # A sanity check is performed here to make sure it exists. 323 if (exists($symbols{'_exit'})) { 329 if (exists($symbols{'socket'}) && exists($symbols{'_socket'}) && 330 exists($symbols{'bind'}) && exists($symbols{'_bind'}) && 331 exists($symbols{'connect'}) && exists($symbols{'_connect'})) { 337 if (exists($symbols{'_xti_bind'}) && exists($symbols{'_xti_connect'}) && 338 exists($symbols{'_tx_bind'}) && exists($symbols{'_tx_connect'})) { 410 if (! exists($load_model_default{$abi})) { 442 next if (exists($skip_symbols{$sym})); 533 if (! exists($model{$lib_abi_sym})) { [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.exists.ksh | 21 # zfs.exists should accurately report whether a dataset exists, and 36 log_must_program $TESTPOOL $ZCP_ROOT/lua_core/tst.exists.zcp \ 42 return zfs.exists('rpool') 45 log_pass "zfs.exists() gives correct results"
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/ |
H A D | pkgcond_msgs.h | 87 "cannot add driver to path <%s>: <%s> does not exist or exists but " \ 94 "cannot update driver to path <%s>: <%s> does not exist or exists but " \ 101 "cannot remove driver to path <%s>: <%s> does not exist or exists but " \ 141 "test_path: token <%s> exists in path <%s>") 195 "path <%s> exists but should not") 250 "path <%s> is not a global zone: <%s> exists") 256 "path <%s> is not a global zone: <%s> does not exist or exists but " \ 272 "path <%s> is not a netinstall image: <%s> does not exist or exists " \ 329 "path <%s> is not a non-global zone: <%s> exists") 338 "path <%s> is not a non-global zone: <%s> does not exist or exists but " \ [all …]
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | lgrpplat.c | 223 int exists; member 265 int exists; member 275 int exists; member 581 !lgrp_plat_memnode_info[node].exists || in plat_build_mem_nodes() 594 if (lgrp_plat_memnode_info[node].exists && in plat_build_mem_nodes() 636 if (lgrp_plat_memnode_info[node].exists == 0) in plat_mnode_xcheck() 717 if (!lgrp_plat_memnode_info[node].exists) in plat_pfn_to_mem_node() 767 * all changes are visible to other CPUs before setting the "exists" flag. 768 * 4) On reading side, membar_consumer() after checking the "exists" flag 774 * ensure all changes are visible to other CPUs before setting the "exists" [all …]
|
/illumos-gate/usr/src/man/man5/ |
H A D | admin.5 | 15 being installed already exists on the system. 224 Abort installation if a partially installed package exists. 236 (including a partially installed instance) already exists. Options are: 243 Exit without installing if an instance of the package already exists (does not 253 Overwrite an existing package if only one instance exists. If there is more 371 Run request script as user \fBinstall\fR, if such a user exists, with the 382 Run request script as user \fBinstall\fR, if such a user exists, with the
|
H A D | nfs.5 | 236 exists, 245 exists, but the queried nameserver does not have a proper record of the domain 255 exists, 272 exists 299 If the user/group exists in the local system name service databases, then the 302 This behavior implies that the same administrative user/group domain exists
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_006_pos.ksh | 37 # exist and it should not fail if it exists 46 # exists 71 exists." 102 log_note "Verify 'zfs receive -d' still succeed if ancestor filesystem exists" 108 exists."
|
/illumos-gate/usr/src/man/man8/ |
H A D | hotplug.8 | 102 When a connector exists, it has a hierarchy of ports and device nodes that 107 A hotplug port exists between a device node and its parent node in the system 143 No device exists for the hotplug port. 145 A device exists for the hotplug port, but the device has not been probed and it 149 A device exists for the hotplug port, and the device has been probed. 152 A device exists for the hotplug port, and its device driver is fully attached. 155 A device exists for the hotplug port, and its device driver is fully attached.
|
/illumos-gate/usr/src/uts/common/sys/sysevent/ |
H A D | dev.h | 79 * Attribute Value - /dev name associated with the device if exists. 113 * if exists. 114 * /dev name associated with the device if it exists 173 * Attribute Value - /dev name associated with the device if exists. 203 * if exists. 204 * /dev name associated with the device if it exists
|
/illumos-gate/usr/src/man/man3c/ |
H A D | plock.3c | 90 lock, or a data lock already exists on the calling process; the \fIop\fR 92 exists on the calling process; the \fIop\fR argument is equal to \fBDATLOCK\fR 93 and a data lock or a process lock already exists on the calling process; or the 94 \fIop\fR argument is equal to \fBUNLOCK\fR and no lock exists on the calling
|
/illumos-gate/usr/src/man/man2/ |
H A D | rename.2 | 62 \fInew\fR exists, it will be removed and \fIold\fR will be renamed to 71 \fInew\fR exists, it will be removed and \fIold\fR will be renamed to 82 \fIold\fR, and, if it exists, the directory named by \fInew\fR. 113 If \fInew\fR exists, and the directory containing \fInew\fR is writable and has 141 If the link named by \fInew\fR exists, the file's link count becomes zero when 371 exists and two separate processes attempt to rename \fBa/name1\fR to
|
/illumos-gate/usr/src/man/man3devinfo/ |
H A D | di_child_node.3devinfo | 81 \fInode\fR. If no child node exists in the snapshot, \fBDI_NODE_NIL\fR is 86 \fInode\fR. If no parent node exists in the snapshot, \fBDI_NODE_NIL\fR is 91 of \fInode\fR. If no next sibling node exists in the snapshot, 99 If the driver exists but there is no node associated with this driver,
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | vartree2.sh | 37 # whether a variable exists: 90 # skip if the leaf node already exists 104 # whether a variable exists: 157 # skip if the leaf node already exists 301 ) && err_exit "global: parent node removed (array element), child still exists" 305 ) && err_exit "local: parent node removed (array element), child still exists" 311 ) && err_exit "global: parent node removed (array variable), child still exists" 315 ) && err_exit "local: parent node removed (array variable), child still exists"
|