Searched refs:error_type (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libads/
H A Dads_status.c37 ret.error_type = ENUM_ADS_ERROR_SYSTEM;
43 ret.error_type = etype;
56 ret.error_type = ENUM_ADS_ERROR_SYSTEM;
61 ret.error_type = etype;
72 if (status.error_type == ENUM_ADS_ERROR_NT){
76 if ((status.error_type == ENUM_ADS_ERROR_LDAP)
82 if (status.error_type == ENUM_ADS_ERROR_KRB5) {
103 switch (status.error_type) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dads.h49 enum ads_error_type error_type; member in struct:__anon1567
54 /* For error_type = ENUM_ADS_ERROR_GSS minor_status describe GSS API error */
73 #define ADS_ERR_OK(status) ((status.error_type == ENUM_ADS_ERROR_NT) ? NT_STATUS_IS_OK(status.err.nt_status):(status.err.rc == 0))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Derror_resilience.c677 int i, mb_x, mb_y, error, error_type, dc_error, mv_error, ac_error; local
720 for(error_type=1; error_type<=3; error_type++){
727 if(error&(1<<error_type))
729 if(error&(8<<error_type))
733 s->error_status_table[mb_xy]|= 1<<error_type;
788 for(error_type=1; error_type<=3; error_type
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Derr_marvel.c1038 char *error_type = NULL; local
1049 error_type = "System Event";
1054 error_type = "System Uncorrectable Error";
1059 error_type = "System Correctable Error";
1116 err_print_prefix, error_type,
1125 err_print_prefix, error_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dnvram_64.c53 int error_type; member in struct:err_log_info
657 info.error_type = err_type;
708 *err_type = info.error_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dkgdb.c334 enum error_type enum
389 enum error_type for state information. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd_ads.c86 if (status.error_type == ENUM_ADS_ERROR_SYSTEM &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dkgdb.c382 enum error_type enum
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_ads.c751 if (rc.error_type == ENUM_ADS_ERROR_LDAP && rc.err.rc == LDAP_NO_SUCH_OBJECT) {

Completed in 204 milliseconds