| /src/crypto/external/apache2/openssl/dist/crypto/bio/ |
| bss_file.c | 40 static int file_new(BIO *h); 52 file_new, 109 static int file_new(BIO *bi) function 388 static int file_new(BIO *bi) function 407 file_new,
|
| /src/crypto/external/bsd/openssl/dist/crypto/bio/ |
| bss_file.c | 40 static int file_new(BIO *h); 52 file_new, 109 static int file_new(BIO *bi) function 396 static int file_new(BIO *bi) function 415 file_new,
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/bio/ |
| bss_file.c | 40 static int file_new(BIO *h); 54 file_new, 110 static int file_new(BIO *bi) function 386 static int file_new(BIO *bi) function 407 file_new,
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_write_set_format_7zip.c | 267 static int file_new(struct archive_write *a, struct archive_entry *, 572 r = file_new(a, entry, &file); 1630 file_new(struct archive_write *a, struct archive_entry *entry, function
|
| archive_write_set_format_xar.c | 307 static struct file *file_new(struct archive_write *a, struct archive_entry *); 576 file = file_new(a, entry); 1989 file_new(struct archive_write *a, struct archive_entry *entry) function 2050 file = file_new(a, NULL);
|
| archive_read_support_format_xar.c | 410 static int file_new(struct archive_read *, 1789 file_new(struct archive_read *a, struct xar *xar, struct xmlattr_list *list) function 1999 if (file_new(a, xar, list) != ARCHIVE_OK) 2018 if (file_new(a, xar, list) != ARCHIVE_OK)
|