Searched defs:path (Results 76 - 100 of 829) sorted by relevance

1234567891011>>

/openbsd-current/regress/sys/kern/realpath/
H A Drealpath3.c53 realpath3(const char *path, char *resolved) argument
[all...]
/openbsd-current/regress/lib/libc/sys/
H A Dt_listen.c43 static const char *path = "listen"; variable
H A Dt_revoke.c47 static const char path[] = "revoke"; variable
[all...]
H A Dt_link.c46 static char path[] = "link"; variable
[all...]
H A Dt_mknod.c46 static char path[] = "node"; variable
[all...]
H A Dt_access.c46 static const char path[] = "access"; variable
H A Dt_umask.c44 static const char path[] = "umask"; variable
H A Dt_truncate.c45 static const char path[] = "truncate"; variable
H A Dt_unlink.c44 static char path[] = "unlink"; variable
[all...]
/openbsd-current/usr.bin/ssh/
H A Dsshbuf-io.c79 sshbuf_load_file(const char *path, struct sshbuf **bufp) argument
99 sshbuf_write_file(const char *path, struct sshbuf *buf) argument
H A Dsftp-realpath.c56 sftp_realpath(const char *path, char *resolved) argument
[all...]
/openbsd-current/gnu/llvm/llvm/bindings/python/llvm/tests/
H A Dbase.py1 import os.path namespace
[all...]
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_intercept.py9 import os.path namespace
[all...]
/openbsd-current/libexec/login_token/
H A Dinit.c82 token_init(char *path) argument
/openbsd-current/regress/sys/uvm/vnode/
H A Dtest-deadlock.c86 growshrink(const char *path) argument
117 writer(const char *path, int killfd) argument
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.cpp13 CFCBundle::CFCBundle(const char *path) : CFCReleaser<CFBundleRef>() { argument
25 bool CFCBundle::SetPath(const char *path) { argument
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/tests/functional/cases/
H A D__init__.py7 import os.path namespace
H A Dtest_exec_anatomy.py9 import os.path namespace
/openbsd-current/gnu/llvm/llvm/utils/
H A Dwciia.py109 path = str(sys.argv[1]) variable
[all...]
/openbsd-current/usr.bin/head/
H A Dhead.c97 head_file(const char *path, long count, int need_header) argument
/openbsd-current/usr.bin/rev/
H A Drev.c89 rev_file(const char *path) argument
/openbsd-current/libexec/ftpd/
H A Dpopen.c62 ftpd_ls(const char *path, pid_t *pidptr) argument
/openbsd-current/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c74 char path[128]; local
/openbsd-current/sys/arch/loongson/stand/boot/
H A Dmachdep.c65 devboot(dev_t dev, char *path) argument
/openbsd-current/regress/sys/copy/
H A Dcopy.c32 char path[PATH_MAX + 1]; local

Completed in 314 milliseconds

1234567891011>>