Home
last modified time | relevance | path

Searched defs:path (Results 326 – 350 of 1431) sorted by relevance

1...<<11121314151617181920>>...58

/freebsd/tools/build/
H A Dutimensat.c40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) in utimensat()
/freebsd/contrib/libfido2/src/
H A Dhid_unix.c22 fido_hid_unix_open(const char *path) in fido_hid_unix_open()
/freebsd/usr.sbin/ngctl/
H A Dconfig.c64 char *path; in ConfigCmd() local
/freebsd/bin/rmdir/
H A Drmdir.c83 rm_path(char *path) in rm_path()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_filter_lrzip.c39 char path[16]; in DEFINE_TEST() local
H A Dtest_write_filter_uuencode.c39 char path[16]; in DEFINE_TEST() local
H A Dtest_write_filter_b64encode.c39 char path[16]; in DEFINE_TEST() local
H A Dtest_write_filter_xz.c41 char path[16]; in DEFINE_TEST() local
H A Dtest_write_filter_lzip.c41 char path[16]; in DEFINE_TEST() local
H A Dtest_write_filter_lzma.c40 char path[16]; in DEFINE_TEST() local
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dkuserok.c70 char *principal, *path; in krb5_kuserok() local
/freebsd/crypto/openssl/include/internal/
H A Dcommon.h187 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 Dsanitizer_netbsd.cpp160 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 Daic7xxx_osm.c71 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 Dproc_sym.c207 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 Dmail.local.c1012 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 Dread_entry.c621 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 Defihttp.c79 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 Dmmc_xpt.c227 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 Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path) in race()
/freebsd/lib/libsecureboot/
H A Dreadfile.c55 read_file(const char *path, size_t *len) in read_file()
/freebsd/sbin/nvmecontrol/
H A Dreset.c57 char *path; in reset() local
/freebsd/contrib/bmake/
H A Drealpath.c67 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.c58 int statvfs(const char *path, struct statvfs *buf) in statvfs()
/freebsd/tests/sys/file/
H A Dfcntlflags_test.c42 subtests(const char *path, int omode, const char *omodetext) in subtests()

1...<<11121314151617181920>>...58