Searched defs:path (Results 126 - 150 of 1025) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/boot/i386/efi/
H A Ddevicename.c47 i386_getdev(void **vdev, const char *devspec, const char **path) argument
81 i386_parsedev(struct devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.0-release/sys/boot/ia64/common/
H A Ddevicename.c47 ia64_getdev(void **vdev, const char *devspec, const char **path) argument
81 ia64_parsedev(struct devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.0-release/sys/fs/devfs/
H A Ddevfs_dir.c60 devfs_dir_find(const char *path) argument
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_stat.c111 char *path; local
143 char *path; local
164 char *path; local
[all...]
/freebsd-10.0-release/tools/build/make_check/
H A DMakefile252 .SHELL: path=/nonexistent macro
/freebsd-10.0-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.0-release/usr.bin/csup/
H A Dpathcomp.c62 pathcomp_put(struct pathcomp *pc, int type, char *path) argument
/freebsd-10.0-release/usr.bin/getconf/
H A Dgetconf.c177 do_pathconf(const char *name, int key, const char *path) argument
/freebsd-10.0-release/usr.bin/login/
H A Dlogin_fbtab.c127 char *path; local
[all...]
/freebsd-10.0-release/usr.bin/make/
H A Dshell.h70 char *path; /* full path to the shell */ member in struct:Shell
/freebsd-10.0-release/usr.bin/which/
H A Dwhich.c49 char *p, *path; local
123 print_matches(char *path, char *filename) argument
/freebsd-10.0-release/usr.bin/xlint/lint2/
H A Dmsg.c87 lbasename(const char *path) argument
/freebsd-10.0-release/usr.sbin/cpucontrol/
H A Damd.c74 amd_update(const char *dev, const char *path) argument
[all...]
/freebsd-10.0-release/usr.sbin/extattrctl/
H A Dextattrctl.c72 num_inodes_by_path(char *path) argument
/freebsd-10.0-release/usr.sbin/ngctl/
H A Dshow.c65 char *path; local
/freebsd-10.0-release/bin/mkdir/
H A Dmkdir.c139 build(char *path, mode_t omode) argument
/freebsd-10.0-release/contrib/apr/strings/
H A Dapr_fnmatch.c445 char *path; local
/freebsd-10.0-release/contrib/apr-util/misc/
H A Dapu_dso.c117 char path[APR_PATH_MAX + 1]; local
[all...]
/freebsd-10.0-release/contrib/apr-util/test/
H A Dtesturi.c34 const char *path; member in struct:aup_test
/freebsd-10.0-release/contrib/gcc/
H A Dgenpeep.c128 match_rtx(rtx x, struct link *path, int fail_label) argument
325 print_path(struct link *path) argument
[all...]
/freebsd-10.0-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.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlugin.cpp93 const char* path = command.GetArgumentAtIndex(0); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDataBufferMemoryMap.cpp122 char path[PATH_MAX]; local
H A DFileSpecList.cpp188 FileSpecList::GetFilesMatchingPartialPath (const char *path, bool dir_okay, FileSpecList &matches) argument

Completed in 198 milliseconds

1234567891011>>