Searched defs:dirfd (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-current/lib/libc/gen/
H A Ddirfd.c38 dirfd(DIR *dirp) function
H A Dscandir.c161 scandirat(int dirfd, const char *dirname, struct dirent ***namelist, argument
/freebsd-current/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c36 int dirfd, fd; local
/freebsd-current/lib/libutil/
H A Dflopen.c49 vflopenat(int dirfd, const char *path, int flags, va_list ap) argument
136 flopenat(int dirfd, const char *path, int flags, ...) argument
H A Dpidfile.c76 pidfile_read_impl(int dirfd, const char *filename, pid_t *pidptr) argument
102 pidfile_read(int dirfd, const char *filename, pid_t *pidptr) argument
127 int error, fd, dirfd, dirlen, filenamelen; local
[all...]
/freebsd-current/usr.sbin/pw/
H A Drm_r.c61 int dirfd; local
/freebsd-current/lib/libc/tests/gen/
H A Ddir2_test.c53 int i, dirfd; local
129 int i, dirfd; local
[all...]
/freebsd-current/tests/sys/vfs/
H A Dlookup_cap_dotdot.c39 static int dirfd = -1; variable
[all...]
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c111 try_file_ops(int filefd, int dirfd, cap_rights_t rights) argument
432 int filefd, dirfd, tmpfd; local
[all...]
/freebsd-current/lib/libpam/modules/pam_xdg/
H A Dpam_xdg.c189 int dirfd; local
/freebsd-current/sys/security/audit/
H A Daudit_bsm_klib.c494 audit_canon_path(struct thread *td, int dirfd, char *path, char *cpath) argument
H A Daudit_arg.c450 audit_arg_sockaddr(struct thread *td, int dirfd, struct sockaddr *sa) argument
733 audit_arg_upath(struct thread *td, int dirfd, char *upath, char **pathp) argument
742 audit_arg_upath1(struct thread *td, int dirfd, char *upath) argument
755 audit_arg_upath2(struct thread *td, int dirfd, char *upath) argument
[all...]
/freebsd-current/usr.bin/bsdiff/bspatch/
H A Dbspatch.c53 static int dirfd = -1; variable
/freebsd-current/bin/pax/
H A Dtables.c69 static int dirfd = -1; /* storage for setting created dir time/mode */ variable
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_stats.c691 int error, dirfd, flags, unsupported; local
/freebsd-current/usr.sbin/makefs/
H A Dzfs.c770 int dirfd; local
/freebsd-current/usr.sbin/rwhod/
H A Drwhod.c343 int dirfd; local
/freebsd-current/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c186 fopenat(int dirfd, const char *pathname, int flags, argument
/freebsd-current/usr.sbin/makefs/zfs/
H A Dfs.c152 int dirfd; member in struct:fs_populate_dir
588 int dirfd; local
924 fs_build_one(zfs_opt_t *zfs, zfs_dsl_dir_t *dsldir, fsnode *root, int dirfd) argument
1048 fs_build(zfs_opt_t *zfs, int dirfd, fsnode *root) argument
[all...]
/freebsd-current/contrib/capsicum-test/
H A Dcapability-fd.cc678 static void TryDirOps(int dirfd, cap_rights_t rights) { argument
[all...]
/freebsd-current/sbin/savecore/
H A Dsavecore.c132 xfopenat(int dirfd, const char *path, int flags, const char *modestr, ...) argument
/freebsd-current/sys/kern/
H A Duipc_syscalls.c195 kern_bindat(struct thread *td, int dirfd, int fd, struct sockaddr *sa) argument
468 kern_connectat(struct thread *td, int dirfd, int fd, struct sockaddr *sa) argument
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c132 int dirfd; local
/freebsd-current/contrib/lib9p/backend/
H A Dfs.c558 open_fid(int dirfd, const char *path, struct fs_authinfo *ai, bool creating) argument
/freebsd-current/contrib/tcpdump/
H A Dtcpdump.c326 int dirfd; member in struct:dump_info

Completed in 404 milliseconds

12