Searched defs:path (Results 276 - 300 of 830) sorted by relevance

<<11121314151617181920>>

/openbsd-current/sys/net/
H A Dpf_ruleset.c114 pf_find_anchor(const char *path) argument
128 pf_find_ruleset(const char *path) argument
144 pf_get_leaf_ruleset(char *path, char **path_remainder) argument
244 pf_find_or_create_ruleset(const char *path) argument
325 char *p, *path; local
[all...]
/openbsd-current/lib/libcrypto/ocsp/
H A Docsp_lib.c194 char *host, *path, *port, *tmp; local
H A Docsp_ht.c155 OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, int maxline) argument
448 OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) argument
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Dexec_i386.c176 char path[128]; local
/openbsd-current/usr.sbin/makefs/
H A Dwalk.c71 char path[PATH_MAX+1]; local
194 create_fsnode(const char *root, const char *path, const char *name, struct stat *stbuf) argument
[all...]
/openbsd-current/usr.bin/make/
H A Ddirexpand.c92 PathMatchFilesi(const char *word, const char *eword, Lst path, Lst expansions) argument
112 DirExpandWildi(const char *word, const char *eword, Lst path, Lst expansions) argument
182 DirExpandCurlyi(const char *word, const char *eword, Lst path, Lst expansions) argument
274 Dir_Expandi(const char *word, const char *eword, Lst path, Lst expansions) argument
[all...]
/openbsd-current/usr.bin/tmux/
H A Dcfg.c97 load_cfg(const char *path, struct client *c, struct cmdq_item *item, argument
156 load_cfg_from_buffer(const void *buf, size_t len, const char *path, argument
H A Dcmd-source-file.c89 cmd_source_file_done(struct client *c, const char *path, int error, argument
123 cmd_source_file_add(struct cmd_source_file_data *cdata, const char *path) argument
139 const char *path, *error; local
[all...]
/openbsd-current/sys/arch/octeon/stand/rdboot/
H A Dcmd.c99 const char *path; local
365 const char *path; local
496 const char *path; local
[all...]
/openbsd-current/sys/arch/powerpc64/stand/rdboot/
H A Dcmd.c99 const char *path; local
365 const char *path; local
496 const char *path; local
[all...]
/openbsd-current/regress/lib/libc/sys/
H A Dt_stat.c52 static const char *path = "stat"; variable
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DPath.cpp61 StringRef find_first_component(StringRef path, Style style) { argument
139 parent_path_end(StringRef path, Style style) argument
224 namespace path { namespace in namespace:llvm::sys
226 begin(StringRef path, Style style) argument
235 end(StringRef path) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicWriter.h174 ArrayRef<APValue::LValuePathEntry> path = lvaluePath.Path; local
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndexer.cpp109 char path[MAX_PATH]; local
[all...]
/openbsd-current/gnu/llvm/lld/MachO/
H A DLTO.cpp82 static void saveOrHardlinkBuffer(StringRef buffer, const Twine &path, argument
181 std::string path = local
223 std::string path = getThinLTOOutputFile(s); local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DFileSpecList.cpp168 size_t FileSpecList::GetFilesMatchingPartialPath(const char *path, argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBFileSpec.cpp40 SBFileSpec::SBFileSpec(const char *path) : m_opaque_up(new FileSpec(path)) { argument
46 SBFileSpec::SBFileSpec(const char *path, bool resolve) argument
172 char path[PATH_MAX]; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/windows/
H A DProcessLauncherWindows.cpp157 llvm::StringRef path = action->GetPath(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h153 StringRef path() const { return Path; } function in class:llvm::unittest::TempDir
160 SmallString<128> path(StringRef component) const { function in class:llvm::unittest::TempDir
198 StringRef path() const { return Path; } function in class:llvm::unittest::TempLink
248 StringRef path() const { return Path; } function in class:llvm::unittest::TempFile
[all...]
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DStructuredData.cpp104 StructuredData::Object::GetObjectForDotSeparatedPath(llvm::StringRef path) { argument
H A DXcodeSDK.cpp286 std::string XcodeSDK::FindXcodeContentsDirectoryInPath(llvm::StringRef path) { argument
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBContext.cpp67 bool RNBContext::SetWorkingDirectory(const char *path) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp106 char path[PATH_MAX]; local
/openbsd-current/gnu/llvm/llvm/utils/lit/tests/unit/
H A DTestRunner.py6 import os.path namespace
/openbsd-current/usr.bin/grep/
H A Dutil.c65 char *path; local

Completed in 326 milliseconds

<<11121314151617181920>>