Searched refs:errstr (Results 26 - 45 of 45) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A DMakefile43 E_EXE= verify asn1pars req dgst dh dhparam enc passwd gendh errstr \
58 E_OBJ= verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o \
65 E_SRC= verify.c asn1pars.c req.c dgst.c dh.c enc.c passwd.c gendh.c errstr.c ca.c \
481 errstr.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
482 errstr.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
483 errstr.o: ../include/openssl/bn.h ../include/openssl/buffer.h
484 errstr.o: ../include/openssl/cast.h ../include/openssl/comp.h
485 errstr.o: ../include/openssl/conf.h ../include/openssl/crypto.h
486 errstr.o: ../include/openssl/des.h ../include/openssl/des_old.h
487 errstr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dpdbedit.c914 char *errstr; local
917 errstr = "can";
942 errstr = "must";
976 fprintf (stderr, "Error parsing the time in pwd-%s-change-time!\n", errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dconnect.c959 if (info && info->imp->errstr)
961 const char *err = info->imp->errstr (fd, info->ctx);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/tunala/
H A Dtunala.c198 static int usage(const char *errstr, int isunknownarg) argument
201 fprintf(stderr, "Error: unknown argument '%s'\n", errstr);
203 fprintf(stderr, "Error: %s\n", errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtunala.c200 static int usage(const char *errstr, int isunknownarg) argument
203 fprintf(stderr, "Error: unknown argument '%s'\n", errstr);
205 fprintf(stderr, "Error: %s\n", errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c149 const char *errstr; member in struct:__anon10954
235 for (i = 0; wavefront_errors[i].errstr; i++) {
237 return wavefront_errors[i].errstr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dreply.c1776 pstring errstr; local
1777 slprintf(errstr, sizeof(errstr)-1, "FAIL ! reply_readbraw: socket write fail (%s)",
1779 exit_server(errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Dlibtool4297 char *errstr = strerror (errno);
4298 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3796 char *errstr = strerror (errno);
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dlibtool4290 char *errstr = strerror (errno);
4291 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3796 char *errstr = strerror (errno);
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/
H A Dltmain.sh3799 char *errstr = strerror (errno);
3800 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/
H A Dlibtool4283 char *errstr = strerror (errno);
4284 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3796 char *errstr = strerror (errno);
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/
H A Dlibtool4287 char *errstr = strerror (errno);
4288 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3800 char *errstr = strerror (errno);
3801 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dlibtool4289 char *errstr = strerror (errno);
4290 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3796 char *errstr = strerror (errno);
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Dlibtool4289 char *errstr = strerror (errno);
4290 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
H A Dltmain.sh3796 char *errstr = strerror (errno);
3797 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);

Completed in 578 milliseconds

12