Searched refs:file_new (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/bio/
H A Dbss_file.c103 static int MS_CALLBACK file_new(BIO *h);
114 file_new,
205 static int MS_CALLBACK file_new(BIO *bi) function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dfile.c163 static int file_new(BIO *bio) { return 1; } function
318 file_gets, file_ctrl, file_new, file_free, NULL, };
/external/chromium_org/third_party/lcov/bin/
H A Dlcov3262 my $file_new; # Name of new file in diff section
3332 $file_new = strip_directories($1, $strip);
3334 $paths{$filename} = $file_new;
/external/fio/
H A Dgfio.c753 static void file_new(GtkWidget *w, gpointer data) function
1258 { "NewFile", GTK_STOCK_NEW, "New", "<Control>N", NULL, G_CALLBACK(file_new) },

Completed in 3180 milliseconds