Searched refs:testfind (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/test/util-tests/tests/find/ |
H A D | findroot.ksh | 55 testfind "./a", $find_prog . -usid ${sida} 56 testfind "./b", $find_prog . -gsid ${sidb} 63 testfind "./a", $find_prog . -gsidacl ${sidb} 64 testfind "./b", $find_prog . -usidacl ${sida} 74 testfind "./b,./c," $find_prog . -sidacl ${sida} 75 testfind "./a,./d," $find_prog . -sidacl ${sidb}
|
H A D | find.kshlib | 31 testfind() function
|
H A D | findtest.ksh | 30 testfind "$find_dir/.2/1,$find_dir/1," \
|