Searched refs:FIND (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_find_001_pos.ksh36 # Verify that '$FIND' command with '-ls' and '-acl' options supports ZFS ACL
41 # 3. Use $FIND -ls to check the "+" existen only with the selected file or
43 # 4. Use $FIND -acl to check only the selected file/directory in the list
71 rst_str=`$FIND . -ls | $GREP "+" | $AWK '{print $11}'`
73 rst_str=`$FIND . -acl`
83 log_assert "Verify that '$FIND' command supports ZFS ACLs."
139 log_pass "'$FIND' command succeeds to support ZFS ACLs."
H A Dnontrivial_test.sh545 atf_set "descr" "Verify that '$FIND' command supports ZFS ACLs."
/freebsd-current/tests/sys/cddl/zfs/tests/acl/trivial/
H A Dzfs_acl_find_001_pos.ksh71 ff=$(usr_exec $FIND $INI_DIR -type f -name ${f##*/} \
82 fa=$(usr_exec $FIND $INI_DIR -type f -name ${f##*/} \
H A Dzfs_acl_find_002_neg.ksh79 ff=$(usr_exec $FIND $INI_DIR -type f -name ${f##*/} \
87 fa=$(usr_exec $FIND $INI_DIR -type f -name ${f##*/} \
/freebsd-current/tests/sys/cddl/zfs/tests/write_dirs/
H A Dwrite_dirs_001_pos.ksh59 for file in `$FIND $TESTDIR -type f`; do
H A Dwrite_dirs_002_pos.ksh59 for file in `$FIND $TESTDIR -type f`; do
/freebsd-current/contrib/dialog/package/freebsd/
H A DMakefile40 @${FIND} ${WRKSRC}/samples/ -type f -exec ${REINPLACE_CMD} -i "" "s|dialog|cdialog|g" {} \;
44 cd ${WRKSRC}/samples && ${FIND} . | \
/freebsd-current/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_hsearch.c117 ep = hsearch(e, FIND);
157 ep = hsearch(e, FIND);
181 ep = hsearch(e, FIND);
220 ep = hsearch(e, FIND);
223 ep2 = hsearch(e, FIND);
276 ATF_REQUIRE(hsearch_r(e, FIND, &ep, &t) == 1);
317 ATF_REQUIRE(hsearch_r(e, FIND, &ep, &t) == 1);
345 ATF_REQUIRE(hsearch_r(e, FIND, &ep, &t) == 1);
383 ATF_REQUIRE(hsearch_r(e, FIND, &ep, &t) == 1);
386 ATF_REQUIRE(hsearch_r(e, FIND,
[all...]
/freebsd-current/contrib/openpam/freebsd/
H A DMakefile.in30 ${FIND} -s . -type f -or -type l | cut -c 2- | \
/freebsd-current/tests/sys/cddl/zfs/tests/mv_files/
H A Dmv_files_common.kshlib160 $FIND $1 -type f -print | xargs -J % \
173 file_num=`$FIND $1 -type f -print | \
/freebsd-current/include/
H A Dsearch.h25 FIND, ENTER enumerator in enum:__anon78
/freebsd-current/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib384 chgusr_exec $user $FIND $node > /dev/null 2>&1
584 usr_exec cd $dir ; $FIND . -depth -type f -exec cksum {} \\\; | $SORT > $outfile
585 usr_exec cd $dir ; $FIND . -depth -type f -xattr -exec runat {} \
/freebsd-current/lib/libc/stdlib/
H A Dhsearch_r.c97 if (action == FIND) {
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade.kshlib112 $FIND /$POOL -type f -exec $CKSUM {} + > \
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpagent.c119 if (TR(FIND))
135 if (TR(FIND))
145 if (TR(FIND))
150 if (TR(FIND))
295 if (TR(FIND))
306 if (TR(FIND))
313 if (TR(FIND))
320 if (TR(FIND))
328 if (TR(FIND))
/freebsd-current/tests/sys/cddl/zfs/tests/xattr/
H A Dxattr_011_pos.ksh120 $FIND $TESTDIR -xattr | $GREP myfile.${TESTCASE_ID}
125 $FIND $TESTDIR -xattr | $GREP no-xattr
/freebsd-current/sbin/umount/
H A Dumount.c62 typedef enum { FIND, REMOVE, CHECKUNIQUE } dowhat; enumerator in enum:__anon1
301 if (sfs == NULL || (getmntentry(NULL, mntname, NULL, FIND) != NULL &&
600 sfs = getmntentry(NULL, NULL, &fsid, FIND);
602 sfs = getmntentry(NULL, mntname, NULL, FIND);
604 sfs = getmntentry(mntname, NULL, NULL, FIND);
/freebsd-current/tests/sys/cddl/zfs/tests/redundancy/
H A Dredundancy.kshlib64 $FIND $mntpnt -type f -exec $CKSUM {} + >> $recordfile 2>&1
/freebsd-current/contrib/libpcap/
H A Dpcap-sita.c52 #define FIND 0 macro
386 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
769 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
803 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */
806 close_with_IOP(chassis, geoslot, FIND);
/freebsd-current/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_decompress.c259 p = hsearch(e, FIND);
/freebsd-current/sbin/pfctl/
H A Dpfctl_altq.c167 if (hsearch_r(item, FIND, &ret_item, &if_map) == 0)
182 if (hsearch_r(item, FIND, &ret_item, &queue_map) == 0)
200 if (hsearch_r(item, FIND, &ret_item, &qid_map) == 0)
H A Dpfctl_parser.c1409 if (hsearch_r(item, FIND, &ret_item, &isgroup_map) == 0) {
1565 if (hsearch_r(item, FIND, &ret_item, &isgroup_map) == 0)
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp6199 #define FIND strstr macro
6201 #define FIND strcasestr
6204 if ((FIND(aff_str, "none") == NULL) &&
6205 (FIND(aff_str, "physical") == NULL) &&
6206 (FIND(aff_str, "logical") == NULL) &&
6207 (FIND(aff_str, "compact") == NULL) &&
6208 (FIND(aff_str, "scatter") == NULL) &&
6209 (FIND(aff_str, "explicit") == NULL) &&
6210 (FIND(aff_str, "balanced") == NULL) &&
6211 (FIND(aff_st
6222 #undef FIND macro
[all...]
/freebsd-current/contrib/dialog/
H A Ddlg_keys.c461 CURSES_NAME(FIND),
/freebsd-current/usr.bin/bc/
H A Dbc.y890 found = hsearch(entry, FIND);

Completed in 266 milliseconds

12