Lines Matching full:exist

66  *		== 1 - the specified condition is false (or does not exist).
71 * == 0 - the specified condition is false (or does not exist).
506 * - The path "/export/exec/Solaris_\*\/usr" must exist at "/"
507 * - The directory "$ROOTDIR/../templates" must exist
638 * /export/exec/Solaris_"*"/usr must exist; in cmd_is_diskless_client()
732 * - $ROOTDIR/etc/zones must exist and be a directory
733 * - $ROOTDIR/.tmp_proto must not exist
734 * - $ROOTDIR/var must exist and must not be a symbolic link
893 * - and $ROOTDIR/.tmp_proto does not exist in cmd_is_global_zone()
897 /* not global zone if /etc/zones does not exist */ in cmd_is_global_zone()
907 /* .tmp_proto must not exist */ in cmd_is_global_zone()
949 * - $ROOTDIR/.tmp_proto must exist and must be a directory
950 * - $ROOTDIR/var must exist and must be a symbolic link
951 * - $ROOTDIR/tmp/kernel must exist and must be a directory
952 * - $ROOTDIR/.tmp_proto/kernel must exist and must be a symbolic link
1069 /* $ROOTDIR/tmp/kernel does exist */ in cmd_is_netinstall_image()
1127 * - $ROOTDIR/tmp/kernel must exist and must be a symbolic link
1128 * - $ROOTDIR/tmp/root/kernel must exist and must be a directory
1369 * $ROOTDIR/etc/zones/index must exist in a global zone. It also in cmd_is_nonglobal_zone()
1402 /* .tmp_proto must not exist */ in cmd_is_nonglobal_zone()
1406 /* $R/.tmp_proto cannot exist in a non-global zone */ in cmd_is_nonglobal_zone()
1423 /* $ROOTDIR/tmp/root/kernel must not exist */ in cmd_is_nonglobal_zone()
1428 /* $R/tmp/root/kernel cannot exist in a non-global zone */ in cmd_is_nonglobal_zone()
1436 * no items exist in $ROOTDIR that identify something other than in cmd_is_nonglobal_zone()
1478 * In non-global zone if zone specific read only FS's exist in cmd_is_nonglobal_zone()
1761 /* /etc must exist and must not be a symbolic link */ in cmd_can_add_driver()
1771 /* /platform must exist and must not be a symbolic link */ in cmd_can_add_driver()
1781 /* /kernel must exist and must not be a symbolic link */ in cmd_can_add_driver()
1900 /* /etc must exist and must not be a symbolic link */ in cmd_can_update_driver()
1910 /* /platform must exist and must not be a symbolic link */ in cmd_can_update_driver()
1920 /* /kernel must exist and must not be a symbolic link */ in cmd_can_update_driver()
2039 /* /etc must exist and must not be a symbolic link */ in cmd_can_remove_driver()
2049 /* /platform must exist and must not be a symbolic link */ in cmd_can_remove_driver()
2059 /* /kernel must exist and must not be a symbolic link */ in cmd_can_remove_driver()
2220 * - $ROOTDIR/var must exist
2352 /* /var must exist */ in cmd_is_alternative_root()
2394 * - $ROOTDIR/etc/lutab must exist
2395 * - $ROOTDIR/etc/lu must exist and must be a directory
2508 /* $ROOTDIR/etc/lutab must exist */ in cmd_is_boot_environment()
2517 /* $ROOTDIR/etc/lu must exist */ in cmd_is_boot_environment()
3057 * a_mustExist - B_TRUE if path must exist (else error)
3058 * - B_FALSE if path may not exist
3081 /* must exist ... error */ in setRootPath()
3086 /* may not exist - use path as specified */ in setRootPath()
3095 /* validate path existence if it must exist */ in setRootPath()
3402 * R_FAILURE - the token does not exist