Searched refs:regular (Results 51 - 75 of 82) sorted by relevance

1234

/freebsd-12-stable/contrib/pjdfstest/tests/chflags/
H A D11.t22 for type in regular dir fifo block char socket symlink; do
H A D09.t25 for type in regular dir fifo block char socket symlink; do
/freebsd-12-stable/contrib/pjdfstest/tests/chown/
H A D07.t22 for type in regular dir fifo block char socket symlink; do
H A D00.t25 for type in regular dir fifo block char socket symlink; do
61 for type in regular dir fifo block char socket symlink; do
111 for type in regular dir fifo block char socket symlink; do
150 for type in regular dir fifo block char socket symlink; do
216 for type in regular dir fifo block char socket symlink; do
323 for type in regular dir fifo block char socket symlink; do
384 for type in regular dir fifo block char socket symlink; do
431 for type in regular dir fifo block char socket symlink; do
/freebsd-12-stable/contrib/pjdfstest/tests/rename/
H A D06.t28 for type in regular dir fifo block char socket symlink; do
H A D09.t29 for type in regular fifo block char socket symlink; do
35 for type in none regular fifo block char socket symlink; do
53 for type in none regular fifo block char socket symlink; do
72 for type in none regular fifo block char socket symlink; do
91 for type in none regular fifo block char socket symlink; do
/freebsd-12-stable/contrib/pjdfstest/tests/unlink/
H A D11.t24 for type in regular fifo block char socket symlink; do
H A D00.t5 desc="unlink removes regular files, symbolic links, fifos and sockets"
21 expect regular lstat ${n0} type
/freebsd-12-stable/contrib/pjdfstest/tests/utimensat/
H A D07.t27 create_file regular ${n0} 0644 $UID_ROOT $GID_ROOT
/freebsd-12-stable/contrib/pjdfstest/tests/chmod/
H A D11.t24 for type in regular dir fifo block char socket symlink; do
62 for type in regular fifo block char socket symlink; do
/freebsd-12-stable/usr.sbin/etcupdate/tests/
H A Dtests_test.sh317 # non-regular file to a regular file in both the new and test
378 # link in the first test, so it cannot be a regular file in
399 # regular file from the first test and the test file is
406 # /difffiles/difftype/difftype: An updated regular file has
414 # to be a regular file from the first test, and the test file
419 # to be a regular file from the first test, so it cannot be a
422 # /difffiles/difffiles/equal: An updated regular file has
430 # /difffiles/difffiles/difffiles: A modified regular file was
458 # tests, all three files are regular file
[all...]
H A Dfbsdid_test.sh230 # $1 - relative path to regular file that should be present in TEST
238 echo "File $1 should be a regular file"
255 # $1 - relative path to a regular file that should have a conflict
273 # $1 - relative path to a regular file that should not have a conflict
305 Modified regular file remains: /remove
309 echo "Differences for regular:"
/freebsd-12-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec15 to checking regular passwords, it offers support for passphrases and
/freebsd-12-stable/contrib/pjdfstest/tests/
H A Dmisc.sh293 regular)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_005_pos.ksh44 # 2. Create a disk-backed pool with regular, cache, log, and spare vdevs
73 typeset REGULAR=${TMPDIR}/regular
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dfiles.c377 /* When the regular search path doesn't work, try context dependent
551 bool regular; local
559 regular = S_ISREG (file->st.st_mode);
560 if (regular)
607 if (regular)
620 if (regular && total != size && STAT_SIZE_RELIABLE (file->st))
1514 the structure if we're processing a regular #include. */
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc172 // If this is not a regular file, ignore it. We want to prevent removal
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dposix1.mk50 # Local variables: regular forms, D/F forms and suffix substitution.
/freebsd-12-stable/sys/dev/ow/
H A Dow.c163 SYSCTL_NODE(_hw_ow, OID_AUTO, regular, CTLFLAG_RD, 0,
190 _OW_TIMING_SYSCTL(regular, param); \
268 * done with the regular timings. Certain ROM commands
/freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp43 return file_type::regular;
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipmon.c45 int regular; member in struct:logsource
1544 conf->logsrc[i].regular = -1;
1772 l->regular = !S_ISCHR(sb.st_mode);
1773 if (l->regular)
1809 if (l->regular) {
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S120 ! order bit set in the first step, just falling into the regular
H A Dmodsi3.S120 ! order bit set in the first step, just falling into the regular
/freebsd-12-stable/contrib/gcc/
H A Dprotoize.c3679 goto regular;
3697 goto regular;
3743 goto regular;
3760 regular:
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm210 ! order bit set in the first step, just falling into the regular
557 ! order bit set in the first step, just falling into the regular

Completed in 134 milliseconds

1234