/freebsd/tools/build/ |
H A D | utimensat.c | 40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) in utimensat()
|
/freebsd/contrib/libfido2/src/ |
H A D | hid_unix.c | 22 fido_hid_unix_open(const char *path) in fido_hid_unix_open()
|
/freebsd/usr.sbin/ngctl/ |
H A D | config.c | 64 char *path; in ConfigCmd() local
|
/freebsd/bin/rmdir/ |
H A D | rmdir.c | 83 rm_path(char *path) in rm_path()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_filter_lrzip.c | 39 char path[16]; in DEFINE_TEST() local
|
H A D | test_write_filter_uuencode.c | 39 char path[16]; in DEFINE_TEST() local
|
H A D | test_write_filter_b64encode.c | 39 char path[16]; in DEFINE_TEST() local
|
H A D | test_write_filter_xz.c | 41 char path[16]; in DEFINE_TEST() local
|
H A D | test_write_filter_lzip.c | 41 char path[16]; in DEFINE_TEST() local
|
H A D | test_write_filter_lzma.c | 40 char path[16]; in DEFINE_TEST() local
|
/freebsd/contrib/pam-krb5/tests/fakepam/ |
H A D | kuserok.c | 70 char *principal, *path; in krb5_kuserok() local
|
/freebsd/crypto/openssl/include/internal/ |
H A D | common.h | 187 static ossl_inline int ossl_ends_with_dirsep(const char *path) in ossl_ends_with_dirsep() 201 static ossl_inline char ossl_determine_dirsep(const char *path) in ossl_determine_dirsep() 215 static ossl_inline int ossl_is_absolute_path(const char *path) in ossl_is_absolute_path()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_netbsd.cpp | 160 uptr internal_stat(const char *path, void *buf) { in internal_stat() 165 uptr internal_lstat(const char *path, void *buf) { in internal_lstat() 192 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { in internal_readlink() 197 uptr internal_unlink(const char *path) { in internal_unlink()
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_osm.c | 71 ahc_create_path(struct ahc_softc * ahc,char channel,u_int target,u_int lun,struct cam_path ** path) ahc_create_path() argument 148 struct cam_path *path; ahc_attach() local 882 ahc_async(void * callback_arg,uint32_t code,struct cam_path * path,void * arg) ahc_async() argument 1276 struct cam_path *path; ahc_send_async() local [all...] |
/freebsd/lib/libproc/ |
H A D | proc_sym.c | 207 open_debug_file(char *path, const char *debugfile, uint32_t crc) in open_debug_file() 238 char path[PATH_MAX]; in open_object() local 392 char last[MAXPATHLEN], path[MAXPATHLEN], *base; in proc_iter_objs() local 538 char path[MAXPATHLEN], *base; in _proc_name2map() local
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | mail.local.c | 1012 char path[MAXPATHLEN]; local 1527 lockmbox(path) in lockmbox() argument 1914 mkstemp(path) in mkstemp() argument 1923 _gettemp(path, doopen) in _gettemp() argument
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | read_entry.c | 621 make_db_filename(char *filename, unsigned limit, const char *const path) in make_db_filename() 648 const char *const path, in make_dir_filename() 774 const char *const path, in _nc_read_tic_entry() 900 const char *path; in _nc_read_entry2() local
|
/freebsd/stand/efi/libefi/ |
H A D | efihttp.c | 79 char *path; member 384 _efihttp_fs_open(const char *path, struct open_file *f) in _efihttp_fs_open() 561 efihttp_fs_open(const char *path, struct open_file *f) in efihttp_fs_open() 700 char *path; in efihttp_fs_seek() local
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_xpt.c | 227 mmc_scan_lun(struct cam_periph *periph, struct cam_path *path, in mmc_scan_lun() 381 struct cam_path *path = periph->path; in mmc_announce_periph_sbuf() local 586 struct cam_path *path; in mmcprobe_start() local 807 struct cam_path *path; in mmcprobe_done() local
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_rmdirrace.c | 66 race(const atf_tc_t *tc, const char *path) in race()
|
/freebsd/lib/libsecureboot/ |
H A D | readfile.c | 55 read_file(const char *path, size_t *len) in read_file()
|
/freebsd/sbin/nvmecontrol/ |
H A D | reset.c | 57 char *path; in reset() local
|
/freebsd/contrib/bmake/ |
H A D | realpath.c | 67 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-statvfs.c | 58 int statvfs(const char *path, struct statvfs *buf) in statvfs()
|
/freebsd/tests/sys/file/ |
H A D | fcntlflags_test.c | 42 subtests(const char *path, int omode, const char *omodetext) in subtests()
|