Searched defs:path (Results 176 - 200 of 1120) sorted by relevance

1234567891011>>

/freebsd-10.2-release/sys/boot/ofw/libofw/
H A Ddevicename.c44 ofw_getdev(void **vdev, const char *devspec, const char **path) argument
75 ofw_parsedev(struct ofw_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.2-release/sys/boot/uboot/lib/
H A Ddevicename.c46 uboot_getdev(void **vdev, const char *devspec, const char **path) argument
85 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.2-release/sys/boot/userboot/userboot/
H A Ddevicename.c49 userboot_getdev(void **vdev, const char *devspec, const char **path) argument
89 userboot_parsedev(struct disk_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.2-release/sys/fs/devfs/
H A Ddevfs_dir.c60 devfs_dir_find(const char *path) argument
/freebsd-10.2-release/sys/fs/ext2fs/
H A Dext2_extents.c66 ext4_ext_binsearch(struct inode *ip, struct ext4_extent_path *path, daddr_t lbn) argument
46 ext4_ext_binsearch_index(struct inode *ip, struct ext4_extent_path *path, daddr_t lbn) argument
131 ext4_ext_find_extent(struct m_ext2fs *fs, struct inode *ip, daddr_t lbn, struct ext4_extent_path *path) argument
[all...]
/freebsd-10.2-release/tests/sys/fifo/
H A Dfifo_create.c97 char path[] = "testfifo"; local
206 char path[] = "testfifo"; local
[all...]
/freebsd-10.2-release/tools/build/make_check/
H A DMakefile255 .SHELL: path=/nonexistent macro
/freebsd-10.2-release/tools/regression/lib/libc/gen/
H A Dtest-ftw.c80 cb(const char *path, const struct stat *st, int type, struct FTW *f) argument
/freebsd-10.2-release/tools/regression/sockets/unix_bindconnect/
H A Dunix_bindconnect.c63 push_path(const char *path) argument
/freebsd-10.2-release/sys/boot/amd64/efi/
H A Ddevicename.c47 x86_efi_getdev(void **vdev, const char *devspec, const char **path) argument
81 x86_efi_parsedev(struct devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.2-release/crypto/openssh/
H A Dsftp-glob.c48 fudge_opendir(const char *path) argument
111 fudge_lstat(const char *path, struct stat *st) argument
124 fudge_stat(const char *path, struct stat *st) argument
/freebsd-10.2-release/usr.bin/locate/locate/
H A Dfastfind.c53 u_char bigram1[NBG], bigram2[NBG], path[MAXPATHLEN]; local
146 u_char bigram1[NBG], bigram2[NBG], path[MAXPATHLEN]; local
[all...]
/freebsd-10.2-release/usr.bin/make/
H A Dshell.h70 char *path; /* full path to the shell */ member in struct:Shell
/freebsd-10.2-release/usr.bin/xlint/lint2/
H A Dmsg.c87 lbasename(const char *path) argument
/freebsd-10.2-release/usr.sbin/cpucontrol/
H A Damd.c74 amd_update(const char *dev, const char *path) argument
[all...]
/freebsd-10.2-release/usr.sbin/extattrctl/
H A Dextattrctl.c72 num_inodes_by_path(char *path) argument
/freebsd-10.2-release/usr.sbin/mtree/
H A Dverify.c51 static char path[MAXPATHLEN]; variable
[all...]
/freebsd-10.2-release/usr.bin/csup/
H A Dpathcomp.c62 pathcomp_put(struct pathcomp *pc, int type, char *path) argument
/freebsd-10.2-release/usr.bin/getconf/
H A Dgetconf.c177 do_pathconf(const char *name, int key, const char *path) argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/API/
H A DSBFileSpecList.cpp133 char path[PATH_MAX]; local
H A DSBStream.cpp71 SBStream::RedirectToFile (const char *path, bool append) argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlugin.cpp87 const char* path = command.GetArgumentAtIndex(0); local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Core/
H A DFileSpecList.cpp188 FileSpecList::GetFilesMatchingPartialPath (const char *path, bool dir_okay, FileSpecList &matches) argument
/freebsd-10.2-release/contrib/openbsm/compat/
H A Dpidfile.h72 pidfile_read(const char *path, pid_t *pidptr) argument
98 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) argument
/freebsd-10.2-release/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c18 pathfind( char const * path, argument
38 pathfind( char const * path, argument
[all...]

Completed in 250 milliseconds

1234567891011>>