| /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
|
| H A D | nsid.c | 66 char *path; in gnsid() 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/lib/libc/tests/db/ |
| H A D | dbm_nextkey_test.c | 13 static const char *path = "tmp"; variable
|
| H A D | dbm_open_test.c | 13 static const char *path = "tmp"; variable
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| 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/sys/cam/scsi/ |
| H A D | scsi_target.c | 92 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 D | ex_init.c | 139 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 D | sanitizer_bvgraph.h | 127 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 D | hid_hidapi.c | 101 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 D | citrus_mapper.c | 77 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 D | script.c | 265 char *path; in run_script() local 387 const char *path; in run_script_dir() local
|
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_access.c | 51 static const char path[] = "access"; variable 189 char path[PATH_MAX]; in ATF_TC_BODY() local
|
| /freebsd/sys/dev/hwt/ |
| H A D | hwt_ioctl.c | 137 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 D | scsi_ctl.c | 265 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 D | uipc_sem.c | 267 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 D | ftw_test.c | 52 cb(const char *path, const struct stat *st, int type, struct FTW *f) in cb()
|
| /freebsd/contrib/wpa/wpa_supplicant/examples/ |
| H A D | dbus-listen-preq.py | 55 path = wpas.GetInterface(ifname) variable
|
| /freebsd/contrib/libfido2/openbsd-compat/ |
| H A D | posix_win.h | 39 #define open(path, ...) posix_open(path, __VA_ARGS__) argument
|
| /freebsd/usr.sbin/ngctl/ |
| H A D | list.c | 116 char path[NG_PATHSIZ]; in ListCmd() local
|
| /freebsd/tests/sys/file/ |
| H A D | ftruncate_test.c | 61 char path[] = "ftruncate_file"; in main() local
|