Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 25 of 68) sorted by relevance

123

/openbsd-src/gnu/gcc/gcc/
H A Dgenmddeps.c30 const char *pathname; member
36 add_filedep (const char *pathname) in add_filedep()
/openbsd-src/usr.sbin/smtpd/
H A Dssl.c185 ssl_load_certificate(struct pki *p, const char *pathname) in ssl_load_certificate()
194 ssl_load_keyfile(struct pki *p, const char *pathname, const char *pkiname) in ssl_load_keyfile()
205 ssl_load_cafile(struct ca *c, const char *pathname) in ssl_load_cafile()
H A Dqueue_fs.c243 char pathname[PATH_MAX]; in queue_fs_envelope_load() local
283 char pathname[PATH_MAX]; in queue_fs_envelope_delete() local
H A Dmail.maildir.c92 char pathname[PATH_MAX]; in maildir_mkdirs() local
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dgetwd.c20 char pathname[256]; in xgetwd() local
/openbsd-src/gnu/llvm/lldb/scripts/
H A Duse_lldb_suite.py20 fp, pathname, desc = imp.find_module("use_lldb_suite_root", [lldb_root]) variable
/openbsd-src/gnu/gcc/intl/
H A Drelocatable.h63 #define relocate(pathname) (pathname) argument
H A Dlocalcharset.c73 # define relocate(pathname) (pathname) argument
/openbsd-src/usr.bin/sendbug/
H A Dsendbug.c255 editit(const char *pathname) in editit()
319 sendmail(const char *pathname) in sendmail()
517 checkfile(const char *pathname) in checkfile()
/openbsd-src/usr.bin/rdistd/
H A Dfilesys.c53 find_file(char *pathname, struct stat *statbuf, int *isvalid) in find_file()
284 getmntpt(char *pathname, struct stat *statbuf, int *isvalid) in getmntpt()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp28 bool CreateDir(const char *pathname) { return false; } in CreateDir()
/openbsd-src/usr.bin/less/
H A Dlesskey.c228 char *pathname; in mkpathname() local
248 char *pathname; in homefile() local
/openbsd-src/sys/nfs/
H A Dnfs_boot.c227 char pathname[MAXPATHLEN]; in nfs_boot_getfh() local
423 char *serv_name, char *pathname, int retries) in bp_getfile()
/openbsd-src/usr.bin/sdiff/
H A Dedit.c33 editit(const char *pathname) in editit()
/openbsd-src/gnu/usr.bin/perl/cygwin/
H A Dcygwin.c432 char *pathname; in XS() local
512 char *pathname; in XS() local
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dfilesys.c454 filesys_read_info_file (char *pathname, long int *filesize, in filesys_read_info_file()
516 filesys_read_compressed (char *pathname, long int *filesize) in filesys_read_compressed()
/openbsd-src/regress/sys/kern/realpath/
H A Drealpathtest.c46 rpcompare(const char *pathname, char *resolv2, in rpcompare()
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c73 # define relocate(pathname) (pathname) argument
/openbsd-src/usr.bin/mail/
H A Dedit.c242 editit(const char *ed, const char *pathname) in editit()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsolib-aix5.c64 char *pathname; /* full pathname to object */ member
228 char *mapname, *pathname, *membername; in build_so_list_from_mapfile() local
H A Dremote-fileio.c567 char *pathname; in remote_fileio_func_open() local
997 char *pathname; in remote_fileio_func_unlink() local
1038 char *pathname; in remote_fileio_func_stat() local
H A Dauxv.c53 char *pathname; in procfs_xfer_auxv() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp168 void FileSpec::SetFile(llvm::StringRef pathname) { SetFile(pathname, m_style); } in SetFile()
173 void FileSpec::SetFile(llvm::StringRef pathname, Style style) { in SetFile()
/openbsd-src/gnu/llvm/lldb/source/Host/freebsd/
H A DHost.cpp72 char pathname[MAXPATHLEN]; in GetFreeBSDProcessArgs() local
/openbsd-src/usr.bin/cvs/
H A Dlogmsg.c282 cvs_logmsg_edit(const char *pathname) in cvs_logmsg_edit()

123