Home
last modified time | relevance | path

Searched defs:path (Results 251 – 275 of 911) sorted by relevance

1...<<11121314151617181920>>...37

/openbsd/usr.bin/ssh/
H A Dhostfile.c265 const char *path, FILE *f, u_int note) in load_hostkeys_file()
284 load_hostkeys(struct hostkeys *hostkeys, const char *host, const char *path, in load_hostkeys()
753 hostkeys_foreach_file(const char *path, FILE *f, hostkeys_foreach_fn *callback, in hostkeys_foreach_file()
923 hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, in hostkeys_foreach()
H A Dsftp-realpath.c56 sftp_realpath(const char *path, char *resolved) in sftp_realpath()
/openbsd/usr.sbin/rpki-client/
H A Dparser.c47 char *path; member
71 repo_add(unsigned int id, char *path, char *validpath) in repo_add()
126 parse_filepath(unsigned int repoid, const char *path, const char *file, in parse_filepath()
236 char *path; in proc_parser_mft_check() local
/openbsd/gnu/usr.bin/cvs/src/
H A Dcreate_adm.c123 char *path = xmalloc (strlen (current_parsed_root->directory) + 2); local
/openbsd/lib/libcrypto/x509/
H A Dx509_d2.c89 X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) in X509_STORE_load_locations()
/openbsd/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c74 char path[128]; in boot() local
/openbsd/usr.bin/nohup/
H A Dnohup.c110 char path[PATH_MAX]; in dofile() local
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dsearch_list.h35 char path[1]; member
/openbsd/gnu/llvm/clang/docs/analyzer/checkers/
H A Dunix_api_example.c3 void test(const char *path) { in test()
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dsearch_list.h35 char path[1]; member
/openbsd/sys/arch/loongson/stand/boot/
H A Dmachdep.c65 devboot(dev_t dev, char *path) in devboot()
/openbsd/gnu/usr.bin/perl/amigaos4/
H A Damigaos.c328 const char *path; in myexecvp() local
387 int myexecv(bool isperlthread, const char *path, char *argv[]) in myexecv()
392 int myexecl(bool isperlthread, const char *path, ...) in myexecl()
/openbsd/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs339 …id RunClangFormatAndApplyReplacements(string text, int start, int end, string path, string filePat… in RunClangFormatAndApplyReplacements()
368 …private static string RunClangFormat(string text, int start, int end, string path, string filePath… in RunClangFormat()
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dloader.py229 def _get_name_from_path(self, path): argument
243 def _match_path(self, path, full_path, pattern): argument
/openbsd/usr.sbin/config/
H A Dfiles.c94 const char *dotp, *dotp1, *tail, *path, *tail1 = NULL; in addfile() local
173 addobject(const char *path, struct nvlist *optx, int flags) in addobject()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1858 std::string path{file_spec.GetPath(false)}; in SetSTDIN() local
1878 std::string path{file_spec.GetPath(false)}; in SetSTDOUT() local
1898 std::string path{file_spec.GetPath(false)}; in SetSTDERR() local
2987 std::string path{file_spec.GetPath(false)}; in MakeDirectory() local
3008 std::string path{file_spec.GetPath(false)}; in SetFilePermissions() local
3059 std::string path(file_spec.GetPath(false)); in OpenFile() local
3128 std::string path(file_spec.GetPath(false)); in GetFileSize() local
3180 std::string path{file_spec.GetPath(false)}; in GetFilePermissions() local
3332 std::string path{file_spec.GetPath(false)}; in Unlink() local
3396 std::string path(file_spec.GetPath(false)); in CalculateMD5() local
[all …]
/openbsd/usr.bin/find/
H A Dls.c107 char path[PATH_MAX]; in printlink() local
/openbsd/regress/sys/kern/realpath/
H A Drealpath3.c53 realpath3(const char *path, char *resolved) in realpath3()
/openbsd/regress/sys/copy/
H A Dcopy.c32 char path[PATH_MAX + 1]; in main() local
/openbsd/gnu/llvm/lldb/source/Host/netbsd/
H A DHostInfoNetBSD.cpp65 char path[MAXPATHLEN]; in GetProgramFileSpec() local
/openbsd/gnu/usr.bin/perl/dist/PathTools/lib/File/Spec/
H A DWin32.pm168 sub path { subroutine
/openbsd/gnu/llvm/llvm/utils/
H A Dwciia.py109 path = str(sys.argv[1]) variable
/openbsd/lib/libc/gen/
H A Dnftw.c30 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, in nftw()
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dutils.py20 def is_executable_file(path): argument
/openbsd/games/phantasia/
H A Dsetup.c78 char path[PATH_MAX], *prefix; in main() local

1...<<11121314151617181920>>...37