/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | pem_read_depr_test.c | 26 static BIO *getfile(const char *filename) in getfile() function 44 BIO *infile = getfile("dhparams.pem"); in test_read_dh_params() 65 BIO *infile = getfile("x942params.pem"); in test_read_dh_x942_params() 88 BIO *infile = getfile("dsaparams.pem"); in test_read_dsa_params() 109 BIO *infile = getfile("dsaprivatekey.pem"); in test_read_dsa_private() 130 BIO *infile = getfile("dsapublickey.pem"); in test_read_dsa_public() 152 BIO *infile = getfile("rsaprivatekey.pem"); in test_read_rsa_private() 173 BIO *infile = getfile("rsapublickey.pem"); in test_read_rsa_public()
|
/netbsd-src/usr.sbin/rpc.bootparamd/ |
H A D | bootparamd.c | 226 bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp) in bootparamproc_getfile_1_svc() argument 234 getfile->client_name, getfile->file_id); in bootparamproc_getfile_1_svc() 239 getfile->client_name, getfile->file_id); in bootparamproc_getfile_1_svc() 242 he = gethostbyname(getfile->client_name); in bootparamproc_getfile_1_svc() 246 getfile->client_name); in bootparamproc_getfile_1_svc() 249 getfile->client_name); in bootparamproc_getfile_1_svc() 254 error = lookup_bootparam(askname, NULL, getfile->file_id, in bootparamproc_getfile_1_svc() 261 res.server_name, getfile->client_name); in bootparamproc_getfile_1_svc() 265 res.server_name, getfile->client_name); in bootparamproc_getfile_1_svc() 272 } else if (error == ENOENT && !strcmp(getfile->file_id, "dump")) { in bootparamproc_getfile_1_svc() [all …]
|
/netbsd-src/sys/stand/ |
H A D | copy.c | 57 from = getfile("From", 0); in main() 58 to = getfile("To", 1); in main()
|
H A D | cat.c | 51 fd = getfile("File", 0); in main()
|
H A D | ls.c | 64 if ((fd = getfile("ls", 0)) == -1) in main()
|
/netbsd-src/usr.bin/rs/ |
H A D | rs.c | 98 static void getfile(void); 116 getfile(); in main() 127 getfile(void) in getfile() function
|
/netbsd-src/share/examples/refuse/ian/ian/ |
H A D | ian.c | 59 getfile(const char *url) in getfile() function 140 if (!getfile(path)) { in ian_getattr()
|
/netbsd-src/sys/lib/libsa/ |
H A D | getfile.c | 38 getfile(char *prompt, int mode) in getfile() function
|
H A D | Makefile | 38 getfile.c getopt.c gets.c globals.c \
|
H A D | stand.h | 257 int getfile(char *prompt, int mode);
|
/netbsd-src/external/mit/xorg/bin/xgc/ |
H A D | Makefile | 6 SRCS= dashlist.c planemask.c getfile.c tests.c text.c \
|
/netbsd-src/sbin/restore/ |
H A D | extern.h | 60 void getfile(void (*)(char *, size_t),
|
H A D | tape.c | 692 getfile(xtrlnkfile, xtrattr, xtrlnkskip); in extractfile() 739 getfile(xtrnull, xtrattr, xtrnull); in extractfile() 774 getfile(xtrnull, xtrattr, xtrnull); in extractfile() 803 getfile(xtrfile, xtrattr, xtrskip); in extractfile() 970 getfile(xtrnull, xtrnull, xtrnull); in skipfile() 1042 getfile(void (*datafill)(char *, size_t), void (*attrfill)(char *, size_t), in getfile() function
|
H A D | dirs.c | 195 getfile(putdir, putdirattrs, xtrnull); in extractdirs()
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1408 getfile
|