Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/lib/
Dg++.exp73 proc g++_include_flags { paths } { argument
109 proc g++_link_flags { paths } { argument
Dg77.exp74 proc g77_link_flags { paths } { argument
/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
Dutil.py208 def which(command, paths=None): argument
247 def whichTools(tools, paths): argument
DLitConfig.py150 def getToolsPath(self, dir, paths, tools): argument
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dsearch_list.c28 search_list_append (Search_List *list, const char *paths) in search_list_append()
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dsearch_list.c28 search_list_append (list, paths) in search_list_append() argument
/openbsd/src/lib/libc/gen/
Dftw.c34 char * const paths[2] = { (char *)path, NULL }; in ftw() local
Dnftw.c33 char * const paths[2] = { (char *)path, NULL }; in nftw() local
/openbsd/src/usr.bin/find/
Dmain.c62 char **p, **paths, **paths2; in main() local
Dfind.c152 char **paths) /* array of pathnames to traverse */ in find_execute()
/openbsd/src/usr.bin/mandoc/
Dmain.c721 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_lookup()
825 fs_search(const struct mansearch *cfg, const struct manpaths *paths, in fs_search()
1024 check_xr(struct manpaths *paths) in check_xr()
Dmanconf.h25 char **paths; member
Dmansearch.c82 const struct manpaths *paths, in mansearch()
/openbsd/src/usr.sbin/dev_mkdb/
Ddev_mkdb.c52 char *paths[] = { ".", NULL }; in main() local
/openbsd/src/usr.bin/tmux/
Dtmux.c146 expand_paths(const char *s, char ***paths, u_int *n, int ignore_errors) in expand_paths()
193 char **paths, *path, *base; in make_label() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DCppModuleConfiguration.cpp37 llvm::SmallVector<std::string, 2> paths; in getTargetIncludePaths() local
/openbsd/src/usr.bin/make/
Dparse.c615 parse_do_targets(Lst paths, unsigned int *op, const char *line) in parse_do_targets()
702 handle_special_targets(Lst paths) in handle_special_targets()
837 LIST paths; /* List of search paths to alter when parsing in ParseDoDependency() local
/openbsd/src/usr.sbin/acme-client/
Dnetproc.c642 dodirs(struct conn *c, const char *addr, struct capaths *paths) in dodirs()
680 struct capaths paths; in netproc() local
/openbsd/src/gnu/llvm/llvm/utils/
Dllvm-compilers-check181 def get_path_abbrevs(paths): argument
/openbsd/src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
Dtest_discovery.py100 paths = [] variable in TestDiscovery.test_find_tests_with_package.Module
/openbsd/src/libexec/ld.so/
Dlibrary_subr.c325 char *paths[2]; in _dl_load_shlib() local
/openbsd/src/usr.bin/cu/
Dcu.c386 const char *paths[] = { "/etc/remote", NULL, NULL }; in try_remote() local
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cpp215 const char *paths[] = { "", "/", "/path/to/" }; in TEST() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
DPlatformWindows.cpp166 const std::vector<std::string> *paths, in DoLoadImage()
/openbsd/src/usr.sbin/smtpd/
Dqueue_fs.c632 char *paths[] = { PATH_QUEUE, PATH_INCOMING }; in queue_fs_init() local

12