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

12