Home
last modified time | relevance | path

Searched defs:path (Results 351 – 375 of 1453) sorted by relevance

1...<<11121314151617181920>>...59

/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
H A Dnsid.c66 char *path; in gnsid() 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/lib/libc/tests/db/
H A Ddbm_nextkey_test.c13 static const char *path = "tmp"; variable
H A Ddbm_open_test.c13 static const char *path = "tmp"; variable
/freebsd/contrib/libarchive/libarchive/test/
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/sys/cam/scsi/
H A Dscsi_target.c92 struct cam_path *path; member
236 struct cam_path *path; in targioctl() local
357 targendislun(struct cam_path *path, int enable, int grp6_len, int grp7_len) in targendislun()
381 targenable(struct targ_softc *softc, struct cam_path *path, int grp6_len, in targenable()
1018 targasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in targasync()
/freebsd/contrib/nvi/ex/
H A Dex_init.c139 char *p, *path; in ex_exrc() local
351 exrc_isok(SCR *sp, struct stat *sbp, char *path, int rootown, int rootid) in exrc_isok()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h127 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
/freebsd/contrib/libfido2/src/
H A Dhid_hidapi.c101 get_report_descriptor(const char *path, struct hidraw_report_descriptor *hrd) in get_report_descriptor()
165 fido_hid_open(const char *path) in fido_hid_open()
/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.c77 char path[PATH_MAX]; in _citrus_mapper_create_area() local
134 char path[PATH_MAX]; in lookup_mapper_entry() local
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.c265 char *path; in run_script() local
387 const char *path; in run_script_dir() local
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_access.c51 static const char path[] = "access"; variable
189 char path[PATH_MAX]; in ATF_TC_BODY() local
/freebsd/sys/dev/hwt/
H A Dhwt_ioctl.c137 char path[MAXPATHLEN]; in hwt_ioctl_alloc_mode_thread() local
293 char path[MAXPATHLEN]; in hwt_ioctl_alloc_mode_cpu() local
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c265 ctlfeasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ctlfeasync() argument
1528 struct cam_path *path; ctlfe_onoffline() local
1640 struct cam_path *path; ctlfe_online() local
1703 struct cam_path *path; ctlfe_offline() local
1739 struct cam_path *path; ctlfe_lun_enable() local
1810 struct cam_path *path; ctlfe_lun_disable() local
[all...]
/freebsd/sys/kern/
H A Duipc_sem.c267 const char *path, *pr_path; in ksem_fill_kinfo() local
375 ksem_lookup(char *path, Fnv32_t fnv) in ksem_lookup()
390 ksem_insert(char *path, Fnv32_t fnv, struct ksem *ks) in ksem_insert()
403 ksem_remove(char *path, Fnv32_t fnv, struct ucred *ucred) in ksem_remove()
469 char *path; in ksem_create() local
657 char *path; in sys_ksem_unlink() local
/freebsd/lib/libc/tests/gen/
H A Dftw_test.c52 cb(const char *path, const struct stat *st, int type, struct FTW *f) in cb()
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddbus-listen-preq.py55 path = wpas.GetInterface(ifname) variable
/freebsd/contrib/libfido2/openbsd-compat/
H A Dposix_win.h39 #define open(path, ...) posix_open(path, __VA_ARGS__) argument
/freebsd/usr.sbin/ngctl/
H A Dlist.c116 char path[NG_PATHSIZ]; in ListCmd() local
/freebsd/tests/sys/file/
H A Dftruncate_test.c61 char path[] = "ftruncate_file"; in main() local

1...<<11121314151617181920>>...59