/openbsd-src/gnu/gcc/gcc/ |
H A D | genmddeps.c | 30 const char *pathname; member 36 add_filedep (const char *pathname) in add_filedep()
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | ssl.c | 185 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 D | queue_fs.c | 243 char pathname[PATH_MAX]; in queue_fs_envelope_load() local 283 char pathname[PATH_MAX]; in queue_fs_envelope_delete() local
|
H A D | mail.maildir.c | 92 char pathname[PATH_MAX]; in maildir_mkdirs() local
|
/openbsd-src/gnu/usr.bin/cvs/vms/ |
H A D | getwd.c | 20 char pathname[256]; in xgetwd() local
|
/openbsd-src/gnu/llvm/lldb/scripts/ |
H A D | use_lldb_suite.py | 20 fp, pathname, desc = imp.find_module("use_lldb_suite_root", [lldb_root]) variable
|
/openbsd-src/gnu/gcc/intl/ |
H A D | relocatable.h | 63 #define relocate(pathname) (pathname) argument
|
H A D | localcharset.c | 73 # define relocate(pathname) (pathname) argument
|
/openbsd-src/usr.bin/sendbug/ |
H A D | sendbug.c | 255 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 D | filesys.c | 53 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 D | sanitizer_common_nolibc.cpp | 28 bool CreateDir(const char *pathname) { return false; } in CreateDir()
|
/openbsd-src/usr.bin/less/ |
H A D | lesskey.c | 228 char *pathname; in mkpathname() local 248 char *pathname; in homefile() local
|
/openbsd-src/sys/nfs/ |
H A D | nfs_boot.c | 227 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 D | edit.c | 33 editit(const char *pathname) in editit()
|
/openbsd-src/gnu/usr.bin/perl/cygwin/ |
H A D | cygwin.c | 432 char *pathname; in XS() local 512 char *pathname; in XS() local
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | filesys.c | 454 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 D | realpathtest.c | 46 rpcompare(const char *pathname, char *resolv2, in rpcompare()
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | localcharset.c | 73 # define relocate(pathname) (pathname) argument
|
/openbsd-src/usr.bin/mail/ |
H A D | edit.c | 242 editit(const char *ed, const char *pathname) in editit()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | solib-aix5.c | 64 char *pathname; /* full pathname to object */ member 228 char *mapname, *pathname, *membername; in build_so_list_from_mapfile() local
|
H A D | remote-fileio.c | 567 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 D | auxv.c | 53 char *pathname; in procfs_xfer_auxv() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | FileSpec.cpp | 168 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 D | Host.cpp | 72 char pathname[MAXPATHLEN]; in GetFreeBSDProcessArgs() local
|
/openbsd-src/usr.bin/cvs/ |
H A D | logmsg.c | 282 cvs_logmsg_edit(const char *pathname) in cvs_logmsg_edit()
|