Home
last modified time | relevance | path

Searched refs:isdir (Results 26 – 45 of 45) sorted by relevance

12

/freebsd/stand/userboot/test/
H A Dtest.c537 .isdir = test_isdir,
/freebsd/usr.bin/mail/
H A Dcollect.c372 } else if (isdir(cp)) { in collect()
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py53 if os.path.isdir(wpas_ctrl):
H A Ddpp-nfc.py68 if os.path.isdir(wpas_ctrl):
/freebsd/contrib/lib9p/backend/
H A Dfs.c520 fs_nde(struct fs_softc *sc, struct l9p_fid *dir, bool isdir, gid_t egid, in fs_nde() argument
540 op = isdir ? L9P_ACE_ADD_SUBDIRECTORY : L9P_ACE_ADD_FILE; in fs_nde()
1083 fs_p9perm(mode_t perm, mode_t dir_perm, bool isdir) in fs_p9perm() argument
1086 if (isdir) in fs_p9perm()
/freebsd/usr.sbin/bhyveload/
H A Dbhyveload.c653 .isdir = cb_isdir,
/freebsd/share/mk/
H A Dmeta2deps.py635 if os.path.isdir(path):
/freebsd/contrib/bmake/mk/
H A Dmeta2deps.py635 if os.path.isdir(path):
/freebsd/crypto/heimdal/
H A Dltmain.sh2802 isdir=no
2815 -d) isdir=yes ;;
2880 test -d "$dest" && isdir=yes
2881 if test "$isdir" = yes; then
/freebsd/sys/fs/fuse/
H A Dfuse_vnops.c2116 bool isdir = fvp->v_type == VDIR; in fuse_vnop_rename() local
2140 if (data->dataflags & FSESS_DEFAULT_PERMISSIONS && isdir && newparent) { in fuse_vnop_rename()
/freebsd/contrib/unbound/
H A Dltmain.sh4203 if $isdir; then
/freebsd/contrib/file/
H A Dltmain.sh4206 if $isdir; then
/freebsd/contrib/openbsm/config/
H A Dltmain.sh4203 if $isdir; then
/freebsd/contrib/sqlite3/
H A Dltmain.sh4295 if $isdir; then
/freebsd/contrib/ldns/
H A Dltmain.sh4295 if $isdir; then
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4203 if $isdir; then
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh4203 if $isdir; then
/freebsd/contrib/openpam/
H A Dltmain.sh4459 if $isdir; then
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh4417 if $isdir; then
/freebsd/contrib/diff/
H A DChangeLog2167 (expand_name): Change `isdir' to `is_dir' to avoid theoretical ctype

12