Searched defs:path (Results 51 - 75 of 830) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libc/sys/
H A Dt_getsockname.c49 const char *path = "sock.unix"; local
/openbsd-current/libexec/ld.so/
H A Dpath.c75 _dl_free_path(char **path) argument
/openbsd-current/gnu/llvm/lldb/scripts/
H A Dverify_api.py6 import os.path namespace
/openbsd-current/usr.bin/rsync/
H A Dsymlinks.c32 symlink_read(const char *path) argument
71 symlinkat_read(int fd, const char *path) argument
/openbsd-current/regress/sys/nfs/
H A Dmmap-sysctl-copyout.c30 char *p, path[PATH_MAX]; local
[all...]
H A Dmmap-sysctl-copyin.c30 char *p, path[PATH_MAX]; local
/openbsd-current/gnu/llvm/lld/Common/
H A DReproduce.cpp24 std::string lld::relativeToRoot(StringRef path) { argument
[all...]
/openbsd-current/lib/libutil/
H A Dopendev.c49 opendev(const char *path, int oflags, int dflags, char **realpath) argument
/openbsd-current/lib/libfido2/src/
H A Dhid_unix.c21 fido_hid_unix_open(const char *path) argument
/openbsd-current/lib/libcrypto/x509/
H A Dx509_d2.c89 X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DUriParser.h25 llvm::StringRef path; member in struct:lldb_private::URI
/openbsd-current/gnu/llvm/lld/MachO/
H A DDriver.h79 inline void logFileNotFound(const Twine &path) { argument
102 const llvm::StringRef path; member in class:lld::macho::DependencyTracker
/openbsd-current/lib/libc/stdlib/
H A Dmkstemp.c26 mkstemp_cb(const char *path, int flags) argument
33 mkostemps(char *path, int slen, int flags) argument
43 mkostemp(char *path, int flags) argument
54 mkstemp(char *path) argument
61 mkstemps(char *path, int slen) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/unittests/
H A Dlit.common.unit.cfg.py34 path = os.path.pathsep.join((llvm_tools_dir, config.environment['PATH'])) variable
/openbsd-current/gnu/lib/libiberty/src/
H A Dfopen_unlocked.c105 fopen_unlocked (const char *path, const char *mode) argument
121 freopen_unlocked (const char *path, const char *mode, FILE *stream) argument
/openbsd-current/usr.bin/cvs/
H A Dworklist.c37 worklist_add(const char *path, struct wklhead *worklist) argument
/openbsd-current/usr.bin/rcs/
H A Dworklist.c42 worklist_add(const char *path, struct wklhead *worklist) argument
/openbsd-current/sys/lib/libsa/
H A Dnullfs.c70 null_open(char *path, struct open_file *f) argument
/openbsd-current/usr.sbin/mtree/
H A Dverify.c50 static char path[PATH_MAX]; variable
[all...]
/openbsd-current/regress/sys/kern/flock/
H A Dutil.c85 static char path[PATH_MAX]; local
/openbsd-current/lib/libc/gen/
H A Dnftw.c30 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, argument
/openbsd-current/sys/dev/
H A Dfirmload.c35 char *path, *ptr; local
/openbsd-current/usr.bin/nohup/
H A Dnohup.c110 char path[PATH_MAX]; local
/openbsd-current/usr.bin/find/
H A Dls.c107 char path[PATH_MAX]; local
/openbsd-current/games/phantasia/
H A Dsetup.c78 char path[PATH_MAX], *prefix; local
[all...]

Completed in 411 milliseconds

1234567891011>>