Home
last modified time | relevance | path

Searched defs:path (Results 151 – 175 of 911) sorted by relevance

12345678910>>...37

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddoschk.c24 char *path; member
65 fill_ent (ent, path) in fill_ent() argument
/openbsd/usr.bin/write/
H A Dwrite.c208 char path[PATH_MAX]; in term_chk() local
230 char path[PATH_MAX], host[HOST_NAME_MAX+1], line[512]; in do_write() local
/openbsd/usr.bin/vi/ex/
H A Dex_init.c133 char *p, path[PATH_MAX]; in ex_exrc() local
336 exrc_isok(SCR *sp, struct stat *sbp, int *fdp, char *path, int rootown, in exrc_isok()
/openbsd/usr.bin/cvs/
H A Dremote.c162 cvs_remote_send_file(const char *path, int _fd) in cvs_remote_send_file()
298 cvs_validate_directory(const char *path) in cvs_validate_directory()
/openbsd/usr.bin/tmux/
H A Dcfg.c97 load_cfg(const char *path, struct client *c, struct cmdq_item *item, in load_cfg()
156 load_cfg_from_buffer(const void *buf, size_t len, const char *path, in load_cfg_from_buffer()
/openbsd/lib/libcrypto/ocsp/
H A Docsp_ht.c155 OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, int maxline) in OCSP_sendreq_new()
448 OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) in OCSP_sendreq_bio()
/openbsd/usr.sbin/nsd/
H A Ddbcreate.c162 create_dirs(const char* path) in create_dirs()
196 create_path_components(const char* path, int* notexist) in create_path_components()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp62 explicit AtosSymbolizerProcess(const char *path) in AtosSymbolizerProcess()
152 AtosSymbolizer::AtosSymbolizer(const char *path, LowLevelAllocator *allocator) in AtosSymbolizer()
/openbsd/regress/sbin/isakmpd/common/
H A Dmonitor.c10 monitor_open(const char *path, int flags, mode_t mode) in monitor_open()
/openbsd/gnu/usr.bin/cvs/vms/
H A Dreadlink.c1 int readlink(char *path, char *buf, int bufsiz) in readlink()
H A Drmdir.c14 int rmdir(path) in rmdir() argument
/openbsd/regress/sys/kern/open/
H A Dopen.c29 const char *path = "/dev/bpf"; in main() local
/openbsd/regress/sys/kern/fchown/
H A Dfchown.c29 const char *path = "/dev/bpf"; in main() local
/openbsd/regress/sys/kern/ftruncate/
H A Dftruncate.c31 const char *path = "/dev/bpf"; in main() local
/openbsd/lib/libc/stdlib/
H A Drealpath.c32 realpath(const char *path, char *resolved) in realpath()
/openbsd/gnu/llvm/lldb/bindings/python/
H A Dget-python-config.py9 def relpath_nodots(path, base): argument
/openbsd/sys/lib/libsa/
H A Dnfs.c87 char path[NFS_MAXPATHLEN]; member
105 nfs_getrootfh(struct iodesc *d, const char *path, u_char *fhp) in nfs_getrootfh()
110 char path[FNAME_SIZE]; in nfs_getrootfh() member
329 nfs_mount(int sock, struct in_addr ip, const char *path) in nfs_mount()
364 nfs_open(char *path, struct open_file *f) in nfs_open()
/openbsd/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c340 readlink (char *path, char *buf, int buf_size) in readlink()
415 deep_remove_dir (path) in deep_remove_dir() argument
721 last_component (char *path) in last_component()
/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h287 for (auto path : items) in TypeFilterImpl() local
291 void AddExpressionPath(const char *path) { in AddExpressionPath()
303 bool SetExpressionPathAtIndex(size_t i, const char *path) { in SetExpressionPathAtIndex()
/openbsd/lib/libc/gen/
H A Ddirname.c27 dirname(char *path) in dirname()
H A Dutime.c36 utime(const char *path, const struct utimbuf *times) in utime()
H A Dftok.c33 ftok(const char *path, int id) in ftok()
/openbsd/usr.bin/patch/
H A Dmkpath.c46 mkpath(char *path) in mkpath()
/openbsd/regress/lib/libpthread/cwd/
H A Dcwd.c49 char *path; in main() local
/openbsd/libexec/ld.so/
H A Ddl_dirname.c30 _dl_dirname(const char *path) in _dl_dirname()

12345678910>>...37