Searched defs:path (Results 151 - 175 of 1300) sorted by relevance

1234567891011>>

/freebsd-current/tests/sys/audit/
H A Dfile-read.c33 static const char *path = "fileforaudit"; variable
/freebsd-current/tests/sys/file/
H A Dftruncate_test.c61 char path[] = "ftruncate_file"; local
H A Dfcntlflags_test.c42 subtests(const char *path, int omode, const char *omodetext) argument
/freebsd-current/tools/build/
H A Dutimensat.c40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) argument
/freebsd-current/tools/regression/sockets/reconnect/
H A Dreconnect.c52 prepare_ifsun(struct sockaddr_un *ifsun, const char *path) argument
64 create_uds_server(const char *path) argument
84 connect_uds_server(int sock, const char *path) argument
/freebsd-current/tools/regression/ufs/uprintf/
H A Dufs_uprintf.c129 char path[PATH_MAX]; local
[all...]
/freebsd-current/usr.sbin/ngctl/
H A Ddot.c146 char path[NG_PATHSIZ]; local
H A Dlist.c116 char path[NG_PATHSIZ]; local
H A Dconfig.c64 char *path; local
H A Dmsg.c68 char *path, *cmdstr; local
128 char path[NG_PATHSIZ]; local
[all...]
H A Dshow.c63 char *path; local
/freebsd-current/lib/libutil/
H A Dflopen.c49 vflopenat(int dirfd, const char *path, int flags, va_list ap) argument
124 flopen(const char *path, int flags, ...) argument
136 flopenat(int dirfd, const char *path, int flags, ...) argument
/freebsd-current/contrib/openbsm/compat/
H A Dflopen.h38 flopen(const char *path, int flags, ...) argument
/freebsd-current/lib/libveriexec/
H A Dgbl_check.c47 gbl_check_path(const char *path) argument
/freebsd-current/contrib/libfido2/fuzz/
H A Dpreload-fuzz.c35 open(const char *path, int flags, ...) argument
/freebsd-current/usr.sbin/pw/
H A Dpw_nis.c39 pw_nisupdate(const char * path, struct passwd * pwd, char const * user) argument
81 addnispwent(const char *path, struct passwd * pwd) argument
87 chgnispwent(const char *path, char const * login, struct passwd * pwd) argument
93 delnispwent(const char *path, const char *login) argument
[all...]
/freebsd-current/contrib/bsddialog/lib/
H A Dbsddialog_progressview.h42 const char *path; member in struct:bsddialog_fileminibar
/freebsd-current/lib/libc/tests/gen/
H A Dftw_test.c52 cb(const char *path, const struct stat *st, int type, struct FTW *f) argument
/freebsd-current/lib/libc/stdlib/
H A Dtdelete.c70 struct path path; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dnftw-compat11.c33 freebsd11_nftw(const char *path, argument
H A Dnftw.c30 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, argument
/freebsd-current/lib/libc/posix1e/
H A Dmac_get.c52 mac_get_file(const char *path, struct mac *label) argument
59 mac_get_link(const char *path, struct mac *label) argument
/freebsd-current/contrib/blocklist/port/
H A Dpidfile.c93 cleanup_old_pidfile(const char* path) argument
118 char *path; local
136 create_pidfile(const char* path) argument
165 pidfile(const char *path) argument
[all...]
/freebsd-current/sys/cam/
H A Dcam_xpt.h152 xpt_path_inq(struct ccb_pathinq *cpi, struct cam_path *path) argument
[all...]
/freebsd-current/usr.bin/find/
H A Dls.c111 char path[MAXPATHLEN]; local

Completed in 283 milliseconds

1234567891011>>