/titanic_44/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex_devctl.h | 100 #define IBNEX_NUM_DEVICE_NODES 0x00010 /* how many device nodes exist? */ 101 #define IBNEX_NUM_HCA_NODES 0x00020 /* how many HCAs exist in the host? */ 234 * ENXIO Specified HCA GUID does not exist 235 * ENOENT Specified HCA port does not exist
|
/titanic_44/usr/src/cmd/svc/milestone/ |
H A D | net-loc | 579 # locations, if they don't already exist. So: first check 622 # If the Legacy location doesn't exist and the file to create the Legacy 711 # If the selected location does not exist, or if we fail 718 echo "location '$sel_loc' doesn't exist"
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/uctf/ |
H A D | err.invalidtype.ksh | 20 # doesn't exist, we're going to try to pick a name which is rather unique.
|
H A D | err.invalidtype2.ksh | 20 # doesn't exist, we're going to try to pick a name which is rather
|
H A D | tst.aouttype.ksh | 33 echo "CTF does not exist in $exe, that's a bug" >&2
|
/titanic_44/usr/src/lib/libinstzones/common/ |
H A D | zones_strings.h | 94 #define DBG_ZONES_LCK_ZONES_NOZONES ILIBSTR("no zones locked: no non-global zones exist") 112 #define DBG_ZONES_ULK_ZONES_NOZONES ILIBSTR("no zones unlocked: no non-global zones exist") 182 #define ERR_ZONE_NONEXISTENT ILIBSTR("zone %s does not exist")
|
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_ioctl_uwp.c | 249 * When the upper path table doesn't exist, path is deleted in oplmsu_uwioctl_ipunlink() 393 "Active path doesn't exist"); in oplmsu_uwioctl_termios() 402 "Proper lpath_t doesn't exist"); in oplmsu_uwioctl_termios()
|
/titanic_44/usr/src/lib/libc/port/rt/ |
H A D | pos4obj.c | 318 * by the caller, then the file seems to exist; we'll try an in __pos4obj_open() 320 * did indeed exist. If that fails with an ENOENT, however, the in __pos4obj_open() 406 * Removes unused hash and type directories that may exist in specified path.
|
/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()
|
/titanic_44/usr/src/man/man3sec/ |
H A D | acl_totext.3sec | 57 the user or group name does not exist on the host system. The appended id will 58 be ignored when the user or group name does exist on the system.
|
/titanic_44/usr/src/man/man3socket/ |
H A D | connect.3socket | 362 A component of the path prefix of the pathname in \fIname\fR does not exist. 371 The socket referred to by the pathname in \fIname\fR does not exist.
|
/titanic_44/usr/src/man/man4/ |
H A D | passwd.4 | 267 The following is a sample \fBpasswd\fR file when \fBshadow\fR does not exist: 283 The following is a sample \fBpasswd\fR file when \fBshadow\fR does exist:
|
H A D | loginlog.4 | 21 By default, \fBloginlog\fR does not exist, so no logging is done. To enable
|
/titanic_44/usr/src/man/man5/ |
H A D | zones.5 | 127 processes that exist in other zones (including the global zone) fail with the 128 same error code that would be issued if the specified process did not exist.
|
/titanic_44/usr/src/lib/pam_modules/authtok_check/ |
H A D | dict.c | 51 * side effect: the directory "path" will be created if it didn't exist. 60 /* create directory "path" if it doesn't exist */ in lock_db()
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/ |
H A D | zfs_rollback_common.kshlib | 201 exist) opt="-e" ;; 217 file_status "exist" $@
|
/titanic_44/usr/src/lib/libipmi/common/ |
H A D | ipmi_fru.c | 134 * indicating that it doesn't exist, then we return an error. in ipmi_fru_parse_product() 198 * indicating that it doesn't exist, then we return an error. in ipmi_fru_parse_board()
|
/titanic_44/usr/src/lib/libcmdutils/common/ |
H A D | avltree.c | 89 * If the specified search tree does not exist (is NULL), then memory 98 * to those specified. If the node does not exist in the search tree,
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | verify.c | 133 * - VE_EXIST = path name does not exist 375 * - VE_EXIST = path name does not exist 594 /* The path doesn't exist or is different than it should be. */ in averify() 793 /* UID does not exist in password file */ in averify() 888 * are guaranteed to exist in the FS.
|
/titanic_44/usr/src/man/man3c/ |
H A D | towlower.3c | 38 wide character, if one exists. If one does not exist, it returns
|
H A D | towupper.3c | 38 wide character, if one exists. If one does not exist, it returns
|
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncu.c | 1324 * Automatic NCP. Assumes that both link and interface NCUs don't exist. 1369 /* Automatic NCP doesn't exist, create it */ in nwamd_ncu_handle_link_action_event() 1393 * exist, they must be moved into the appropriate states given the in nwamd_ncu_handle_link_action_event() 1478 * If NCU doesn't exist for interface with given name, enqueue a ADD 1535 /* Interfaces that exist return DLADM_OPT_ACTIVE flag */ in nwamd_destroy_ncu() 1580 /* destroy NCUs for interfaces that don't exist */ in nwamd_walk_physical_configuration() 1701 * If the physical link for this NCU doesn't exist in the system, in nwamd_ncu_handle_init_event() 1703 * exist return DLADM_OPT_ACTIVE flag. in nwamd_ncu_handle_init_event() 1708 "interface for NCU %s doesn't exist", in nwamd_ncu_handle_init_event()
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 915 "incremental source (@%s) does not exist"), in estimate_ioctl() 995 "incremental source (@%s) does not exist"), in dump_ioctl() 1195 * exist, and the next accepted snapshot will be sent as in dump_snapshot() 1269 "WARNING: could not send %s@%s: does not exist\n"), in dump_filesystem() 1300 "incremental source (%s@%s) does not exist\n"), in dump_filesystem() 1315 "could not send %s@%s: does not exist\n"), in dump_filesystem() 1964 "incremental source (%s) does not exist"), in zfs_send_one() 3095 "local origin for clone %s does not exist"), in zfs_receive_one() 3115 * if the parent fs does not exist, look for it based on in zfs_receive_one() 3137 * if the fs does not exist, look for it based on the in zfs_receive_one() [all …]
|
/titanic_44/usr/src/man/man1/ |
H A D | msgcvt.1 | 85 One or more specified jobs does not exist.
|
H A D | disown.1 | 118 One or more specified jobs does not exist.
|