| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| fontfile.cpp | 64 FILE *font::open_file(const char *nm, char **pathp) function in class:font 68 FILE *fp = font_path.open_file(filename, pathp);
|
| searchpath.cpp | 99 FILE *search_path::open_file(const char *name, char **pathp) function in class:search_path
|
| fontfile.cpp | 64 FILE *font::open_file(const char *nm, char **pathp) function in class:font 68 FILE *fp = font_path.open_file(filename, pathp);
|
| searchpath.cpp | 99 FILE *search_path::open_file(const char *name, char **pathp) function in class:search_path
|
| /src/external/gpl3/gcc/dist/gcc/ |
| collect2-aix.cc | 216 open_file (LDFILE *ldfile, const char *filename) function 262 if (!open_file (ldfile, filename))
|
| collect2-aix.cc | 216 open_file (LDFILE *ldfile, const char *filename) function 262 if (!open_file (ldfile, filename))
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| collect2-aix.cc | 216 open_file (LDFILE *ldfile, const char *filename) function 262 if (!open_file (ldfile, filename))
|
| collect2-aix.cc | 216 open_file (LDFILE *ldfile, const char *filename) function 262 if (!open_file (ldfile, filename))
|
| /src/sys/lib/libsa/ |
| stand.h | 83 struct open_file; 86 extern __compactcall int __CONCAT(fs,_open)(const char *, struct open_file *); \ 87 extern __compactcall int __CONCAT(fs,_close)(struct open_file *); \ 88 extern __compactcall int __CONCAT(fs,_read)(struct open_file *, void *, \ 90 extern __compactcall int __CONCAT(fs,_write)(struct open_file *, void *, \ 92 extern __compactcall off_t __CONCAT(fs,_seek)(struct open_file *, off_t, int); \ 93 extern __compactcall int __CONCAT(fs,_stat)(struct open_file *, struct stat *) 98 extern __compactcall void __CONCAT(fs,_ls)(struct open_file *, const char *) 112 __compactcall int (*open)(const char *, struct open_file *); 113 __compactcall int (*close)(struct open_file *); 212 struct open_file { struct [all...] |
| stand.h | 83 struct open_file; 86 extern __compactcall int __CONCAT(fs,_open)(const char *, struct open_file *); \ 87 extern __compactcall int __CONCAT(fs,_close)(struct open_file *); \ 88 extern __compactcall int __CONCAT(fs,_read)(struct open_file *, void *, \ 90 extern __compactcall int __CONCAT(fs,_write)(struct open_file *, void *, \ 92 extern __compactcall off_t __CONCAT(fs,_seek)(struct open_file *, off_t, int); \ 93 extern __compactcall int __CONCAT(fs,_stat)(struct open_file *, struct stat *) 98 extern __compactcall void __CONCAT(fs,_ls)(struct open_file *, const char *) 112 __compactcall int (*open)(const char *, struct open_file *); 113 __compactcall int (*close)(struct open_file *); 212 struct open_file { struct [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| log.c | 248 open_file(krb5_context context, krb5_log_facility *fac, int min, int max, function 307 ret = open_file(context, f, min, max, NULL, NULL, stderr, 1, 0); 309 ret = open_file(context, f, min, max, "/dev/console", "w", NULL, 0, 0); 341 ret = open_file(context, f, min, max, fn, "a", file, keep_open, 1); 343 ret = open_file(context, f, min, max, strdup(p + 7), "w", NULL, 0, 1);
|
| log.c | 248 open_file(krb5_context context, krb5_log_facility *fac, int min, int max, function 307 ret = open_file(context, f, min, max, NULL, NULL, stderr, 1, 0); 309 ret = open_file(context, f, min, max, "/dev/console", "w", NULL, 0, 0); 341 ret = open_file(context, f, min, max, fn, "a", file, keep_open, 1); 343 ret = open_file(context, f, min, max, strdup(p + 7), "w", NULL, 0, 1);
|
| /src/external/bsd/nsd/dist/simdzone/src/ |
| zone.c | 231 static int32_t open_file( function 314 if ((code = open_file(parser, *file, path, length)) == 0) 403 if ((code = open_file(parser, &parser->first, path, strlen(path))) == 0)
|
| zone.c | 231 static int32_t open_file( function 314 if ((code = open_file(parser, *file, path, length)) == 0) 403 if ((code = open_file(parser, &parser->first, path, strlen(path))) == 0)
|
| /src/sys/arch/powerpc/stand/mkbootimage/ |
| mkbootimage.c | 105 static int open_file(const char *, char *, Elf32_External_Ehdr *, 138 open_file(const char *ftype, char *file, Elf32_External_Ehdr *hdr, function 299 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 301 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat); 467 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 468 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat); 695 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 697 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat);
|
| mkbootimage.c | 105 static int open_file(const char *, char *, Elf32_External_Ehdr *, 138 open_file(const char *ftype, char *file, Elf32_External_Ehdr *hdr, function 299 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 301 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat); 467 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 468 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat); 695 elf_fd = open_file("bootloader", boot, &hdr, &elf_stat); 697 kern_fd = open_file("kernel", kernel, &khdr, &kern_stat);
|
| /src/crypto/external/bsd/heimdal/dist/lib/base/ |
| db.c | 85 static int open_file(const char *, int , int, int *, heim_error_t *); 613 ret = open_file(heim_string_get_utf8(journal_fname), 1, 0, &fd, error); 625 (void) open_file(heim_string_get_utf8(journal_fname), 1, 0, NULL, error); 650 ret2 = open_file(heim_string_get_utf8(journal_fname), 1, 0, &fd, error); 1110 ret = open_file(heim_string_get_utf8(journal_fname), 1, 0, NULL, error); 1172 open_file(const char *dbname, int for_write, int excl, int *fd_out, heim_error_t *error) function 1269 ret = open_file(dbname, 0, 0, &fd, error); 1352 ret = open_file(dbname, 1, ve ? 1 : 0, NULL, error); 1472 ret = open_file(heim_string_get_utf8(jsondb->bkpname), 1, 1, &jsondb->fd, error); 1529 ret = open_file(heim_string_get_utf8(jsondb->dbname), 1, 0, &fd, error) [all...] |
| db.c | 85 static int open_file(const char *, int , int, int *, heim_error_t *); 613 ret = open_file(heim_string_get_utf8(journal_fname), 1, 0, &fd, error); 625 (void) open_file(heim_string_get_utf8(journal_fname), 1, 0, NULL, error); 650 ret2 = open_file(heim_string_get_utf8(journal_fname), 1, 0, &fd, error); 1110 ret = open_file(heim_string_get_utf8(journal_fname), 1, 0, NULL, error); 1172 open_file(const char *dbname, int for_write, int excl, int *fd_out, heim_error_t *error) function 1269 ret = open_file(dbname, 0, 0, &fd, error); 1352 ret = open_file(dbname, 1, ve ? 1 : 0, NULL, error); 1472 ret = open_file(heim_string_get_utf8(jsondb->bkpname), 1, 1, &jsondb->fd, error); 1529 ret = open_file(heim_string_get_utf8(jsondb->dbname), 1, 0, &fd, error) [all...] |
| /src/external/gpl3/gcc/dist/libcpp/ |
| files.cc | 174 static bool open_file (_cpp_file *file); 228 open_file (_cpp_file *file) function 443 if (open_file (file)) 486 if (open_file (file)) 514 to open_file(). 802 if (file->fd == -1 && !open_file (file)) 1902 if (open_file (file)) 2056 if (!open_file (f)) 2202 if (!open_file (&file))
|
| files.cc | 174 static bool open_file (_cpp_file *file); 228 open_file (_cpp_file *file) function 443 if (open_file (file)) 486 if (open_file (file)) 514 to open_file(). 802 if (file->fd == -1 && !open_file (file)) 1902 if (open_file (file)) 2056 if (!open_file (f)) 2202 if (!open_file (&file))
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| files.cc | 170 static bool open_file (_cpp_file *file); 223 open_file (_cpp_file *file) function 438 if (open_file (file)) 481 if (open_file (file)) 509 to open_file(). 786 if (file->fd == -1 && !open_file (file)) 1880 if (open_file (file)) 2034 if (!open_file (f)) 2177 if (!open_file (&file))
|
| files.cc | 170 static bool open_file (_cpp_file *file); 223 open_file (_cpp_file *file) function 438 if (open_file (file)) 481 if (open_file (file)) 509 to open_file(). 786 if (file->fd == -1 && !open_file (file)) 1880 if (open_file (file)) 2034 if (!open_file (f)) 2177 if (!open_file (&file))
|
| /src/external/gpl3/binutils/dist/binutils/ |
| readelf.c | 24809 open_file (const char * pathname, bool is_separate) 24851 return open_file (pathname, true); 25254 member_filedata = open_file (member_file_name, false); 24806 open_file (const char * pathname, bool is_separate) function
|
| readelf.c | 24809 open_file (const char * pathname, bool is_separate) 24851 return open_file (pathname, true); 25254 member_filedata = open_file (member_file_name, false); 24806 open_file (const char * pathname, bool is_separate) function
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| readelf.c | 23679 open_file (const char * pathname, bool is_separate) 23721 return open_file (pathname, true); 24121 member_filedata = open_file (member_file_name, false); 23676 open_file (const char * pathname, bool is_separate) function
|