Searched defs:path (Results 651 - 675 of 1218) sorted by relevance

<<21222324252627282930>>

/freebsd-11.0-release/sys/dev/advansys/
H A Dadwcam.c737 adw_async(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg) argument
1461 struct cam_path *path; local
[all...]
/freebsd-11.0-release/sys/dev/aic/
H A Daic.c1052 struct cam_path *path; local
[all...]
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dos_bsd.h171 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */ member in struct:_vbus_ext
/freebsd-11.0-release/sys/dev/hptnr/
H A Dos_bsd.h171 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */ member in struct:_vbus_ext
/freebsd-11.0-release/sys/dev/hptrr/
H A Dos_bsd.h172 struct cam_path *path; /* peripheral, path, tgt, lun with this vbus */ member in struct:_vbus_ext
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_logging.c878 pmclog_process_pmcattach(struct pmc *pm, pid_t pid, char *path) argument
813 pmclog_process_map_in(struct pmc_owner *po, pid_t pid, uintfptr_t start, const char *path) argument
937 pmclog_process_procexec(struct pmc_owner *po, pmc_id_t pmid, pid_t pid, uintfptr_t startaddr, char *path) argument
[all...]
/freebsd-11.0-release/sys/dev/isci/
H A Disci_io_request.c183 struct cam_path *path; local
/freebsd-11.0-release/sys/fs/unionfs/
H A Dunion_subr.c87 unionfs_get_hashhead(struct vnode *dvp, char *path) argument
107 unionfs_get_cached_vnode(struct vnode *uvp, struct vnode *lvp, struct vnode *dvp, char *path) argument
144 unionfs_ins_cached_vnode(struct unionfs_node *uncp, struct vnode *dvp, char *path) argument
218 char *path; local
515 unionfs_relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct componentname *cn, struct thread *td, char *path, int pathlen, u_long nameiop) argument
833 unionfs_mkwhiteout(struct vnode *dvp, struct componentname *cnp, struct thread *td, char *path) argument
[all...]
/freebsd-11.0-release/sys/kern/
H A Dinit_main.c709 char *var, *path, *next, *s; local
[all...]
/freebsd-11.0-release/lib/libstand/
H A Dtftp.c114 char *path; /* saved for re-requests */ member in struct:tftp_handle
397 tftp_open(const char *path, struct open_file *f) argument
[all...]
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_syscalls.c268 __thr_openat(int fd, const char *path, int flags, ...) argument
/freebsd-11.0-release/libexec/pppoed/
H A Dpppoed.c261 char env[18], unknown[14], sessionid[5], *path; local
[all...]
/freebsd-11.0-release/sys/boot/userboot/test/
H A Dtest.c111 char path[PATH_MAX]; local
[all...]
/freebsd-11.0-release/sys/cam/ata/
H A Data_pmp.c263 pmpasync(void *callback_arg, u_int32_t code, struct cam_path *path, void *arg) argument
[all...]
/freebsd-11.0-release/sys/cam/
H A Dcam_periph.h111 struct cam_path *path; /* Compiled path to device */ member in struct:cam_periph
[all...]
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_machdep.c127 char *path; local
/freebsd-11.0-release/sbin/savecore/
H A Dsavecore.c187 file_size(const char *path) argument
200 static char path[PATH_MAX]; local
222 static char path[PATH_MAX]; local
[all...]
/freebsd-11.0-release/sys/contrib/libfdt/
H A Dfdt_ro.c157 int fdt_path_offset(const void *fdt, const char *path) argument
/freebsd-11.0-release/share/mk/
H A Dsys.mk436 .SHELL: path=${__MAKE_SHELL} macro
/freebsd-11.0-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c240 char *path = NULL; local
/freebsd-11.0-release/tools/bus_space/
H A Dbusdma.c187 char path[PATH_MAX]; local
/freebsd-11.0-release/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c203 check_dup(const char *testname, const char *path, const int *modes, argument
229 check_dup2(const char *testname, const char *path, const int *modes, argument
255 check_fchdir(const char *testname, const char *path, const int *modes, argument
279 check_fchflags(const char *testname, const char *path, const int *modes, argument
303 check_fchmod(const char *testname, const char *path, int setmode, argument
327 check_fchown(const char *testname, const char *path, const int *modes, int modes_count) argument
351 check_flock(const char *testname, const char *path, const int *modes, int modes_count) argument
375 check_fpathconf(const char *testname, const char *path, const int *modes, int modes_count) argument
401 check_fstat(const char *testname, const char *path, const int *modes, int modes_count) argument
426 check_fstatfs(const char *testname, const char *path, const int *modes, int modes_count) argument
451 check_fsync(const char *testname, const char *path, const int *modes, int modes_count) argument
475 check_ftruncate(const char *testname, const char *path, const int *modes, int modes_count) argument
588 check_futimes(const char *testname, const char *path, const int *modes, int modes_count) argument
612 check_lseek(const char *testname, const char *path, const int *modes, int modes_count) argument
636 check_getdents(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
676 check_sendfile(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
772 check_write(const char *testname, write_fn fn, const char *path, const int *modes, int modes_count) argument
858 check_read(const char *testname, read_fn fn, const char *path, const int *modes, int modes_count) argument
893 check_mmap_read(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
939 check_mmap_write(const char *testname, const char *path, const int *modes, int modes_count) argument
981 check_mmap_exec(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
1023 check_mmap_write_private(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
[all...]
/freebsd-11.0-release/tools/regression/sockets/sendfile/
H A Dsendfile.c81 static char path[PATH_MAX]; variable
[all...]
/freebsd-11.0-release/tools/tools/syscall_timing/
H A Dsyscall_timing.c95 test_getuid(uintmax_t num, uintmax_t int_arg, const char *path) argument
114 test_getppid(uintmax_t num, uintmax_t int_arg, const char *path) argument
133 test_clock_gettime(uintmax_t num, uintmax_t int_arg, const char *path) argument
149 test_gettimeofday(uintmax_t num, uintmax_t int_arg, const char *path) argument
165 test_pipe(uintmax_t num, uintmax_t int_arg, const char *path) argument
193 test_socket_stream(uintmax_t num, uintmax_t int_arg, const char *path) argument
216 test_socket_dgram(uintmax_t num, uintmax_t int_arg, const char *path) argument
239 test_socketpair_stream(uintmax_t num, uintmax_t int_arg, const char *path) argument
262 test_socketpair_dgram(uintmax_t num, uintmax_t int_arg, const char *path) argument
285 test_create_unlink(uintmax_t num, uintmax_t int_arg, const char *path) argument
313 test_open_close(uintmax_t num, uintmax_t int_arg, const char *path) argument
337 test_read(uintmax_t num, uintmax_t int_arg, const char *path) argument
360 test_open_read_close(uintmax_t num, uintmax_t int_arg, const char *path) argument
387 test_dup(uintmax_t num, uintmax_t int_arg, const char *path) argument
411 test_shmfd(uintmax_t num, uintmax_t int_arg, const char *path) argument
434 test_fstat_shmfd(uintmax_t num, uintmax_t int_arg, const char *path) argument
457 test_fork(uintmax_t num, uintmax_t int_arg, const char *path) argument
486 test_vfork(uintmax_t num, uintmax_t int_arg, const char *path) argument
519 test_fork_exec(uintmax_t num, uintmax_t int_arg, const char *path) argument
552 test_vfork_exec(uintmax_t num, uintmax_t int_arg, const char *path) argument
585 test_chroot(uintmax_t num, uintmax_t int_arg, const char *path) argument
603 test_setuid(uintmax_t num, uintmax_t int_arg, const char *path) argument
695 const char *path; local
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dusage.c947 char const * path = *(papz++); local
[all...]

Completed in 206 milliseconds

<<21222324252627282930>>