Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/lib/libutil/
H A Dflopen.c49 vflopenat(int dirfd, const char *path, int flags, va_list ap) in vflopenat()
136 flopenat(int dirfd, const char *path, int flags, ...) in flopenat()
H A Dpidfile.c76 pidfile_read_impl(int dirfd, const char *filename, pid_t *pidptr) in pidfile_read_impl()
102 pidfile_read(int dirfd, const char *filename, pid_t *pidptr) in pidfile_read()
127 int error, fd, dirfd, dirlen, filenamelen; in pidfile_open() local
/freebsd/lib/libc/gen/
H A Ddirfd.c38 dirfd(DIR *dirp) in dirfd() function
H A Dscandir.c161 scandirat(int dirfd, const char *dirname, struct dirent ***namelist, in scandirat()
/freebsd/lib/libc/tests/gen/
H A Ddir2_test.c53 int i, dirfd; in ATF_TC_BODY() local
129 int i, dirfd; in ATF_TC_BODY() local
/freebsd/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c111 try_file_ops(int filefd, int dirfd, cap_rights_t rights) in try_file_ops()
432 int filefd, dirfd, tmpfd; in test_capabilities() local
/freebsd/usr.sbin/pw/
H A Drm_r.c41 int dirfd; in rm_r() local
/freebsd/sys/security/audit/
H A Daudit.h302 #define AUDIT_ARG_SOCKADDR(td, dirfd, sa) do { \ argument
347 #define AUDIT_ARG_UPATH1(td, dirfd, upath) do { \ argument
357 #define AUDIT_ARG_UPATH2(td, dirfd, upath) do { \ argument
450 #define AUDIT_ARG_SOCKADDR(td, dirfd, sa) argument
459 #define AUDIT_ARG_UPATH1(td, dirfd, upath) argument
461 #define AUDIT_ARG_UPATH2(td, dirfd, upath) argument
H A Daudit_arg.c450 audit_arg_sockaddr(struct thread *td, int dirfd, struct sockaddr *sa) in audit_arg_sockaddr()
733 audit_arg_upath(struct thread *td, int dirfd, char *upath, char **pathp) in audit_arg_upath()
742 audit_arg_upath1(struct thread *td, int dirfd, char *upath) in audit_arg_upath1()
755 audit_arg_upath2(struct thread *td, int dirfd, char *upath) in audit_arg_upath2()
H A Daudit_bsm_klib.c494 audit_canon_path(struct thread *td, int dirfd, char *path, char *cpath) in audit_canon_path()
/freebsd/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c36 int dirfd, fd; in ATF_TC_BODY() local
/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c152 int dirfd; member
588 int dirfd; in fs_populate_dir() local
924 fs_build_one(zfs_opt_t *zfs, zfs_dsl_dir_t *dsldir, fsnode *root, int dirfd) in fs_build_one()
1048 fs_build(zfs_opt_t *zfs, int dirfd, fsnode *root) in fs_build()
/freebsd/sys/sys/
H A Dnamei.h213 #define NDINIT_AT(ndp, op, flags, segflg, namep, dirfd) \ argument
215 #define NDINIT_ATRIGHTS(ndp, op, flags, segflg, namep, dirfd, rightsp) \ argument
243 #define NDINIT_ALL(ndp, op, flags, segflg, namep, dirfd, startdir, rightsp) \ argument
/freebsd/usr.bin/bsdiff/bspatch/
H A Dbspatch.c53 static int dirfd = -1; variable
/freebsd/lib/libpam/modules/pam_xdg/
H A Dpam_xdg.c189 int dirfd; in remove_dir() local
/freebsd/tests/sys/vfs/
H A Dlookup_cap_dotdot.c39 static int dirfd = -1; variable
/freebsd/bin/pax/
H A Dtables.c69 static int dirfd = -1; /* storage for setting created dir time/mode */ variable
/freebsd/usr.sbin/rwhod/
H A Drwhod.c343 int dirfd; in receiver_process() local
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c186 fopenat(int dirfd, const char *pathname, int flags, in fopenat()
/freebsd/usr.sbin/makefs/
H A Dzfs.c770 int dirfd; in zfs_makefs() local
/freebsd/sys/kern/
H A Duipc_syscalls.c195 kern_bindat(struct thread *td, int dirfd, int fd, struct sockaddr *sa) in kern_bindat()
468 kern_connectat(struct thread *td, int dirfd, int fd, struct sockaddr *sa) in kern_connectat()
H A Dvfs_syscalls.c1119 openatfp(struct thread *td, int dirfd, const char *path, in openatfp()
1273 kern_openat(struct thread *td, int dirfd, const char *path, in kern_openat()
1280 kern_openatfp(struct thread *td, int dirfd, const char *path, in kern_openatfp()
2131 int dirfd; member
2918 int dirfd; member
/freebsd/sys/compat/linux/
H A Dlinux_stats.c691 int error, dirfd, flags, unsupported; in linux_statx() local
/freebsd/contrib/capsicum-test/
H A Dcapability-fd.cc678 static void TryDirOps(int dirfd, cap_rights_t rights) { in TryDirOps()
/freebsd/sbin/savecore/
H A Dsavecore.c132 xfopenat(int dirfd, const char *path, int flags, const char *modestr, ...) in xfopenat()

12