Searched refs:error_table (Results 1 - 17 of 17) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dcom_right.h43 struct error_table { struct
50 struct error_table *table;
H A Dlex.l59 error_table { return ET; }
H A Derror.c68 struct error_table et;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dcom_right.h43 struct error_table { struct
50 struct error_table *table;
H A Dlex.l59 error_table { return ET; }
H A Derror.c68 struct error_table et;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dcom_right.h43 struct error_table { struct
50 struct error_table *table;
H A Dlex.l59 error_table { return ET; }
H A Derror.c68 struct error_table et;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dstrerror.c74 static const struct error_info error_table[] = variable in typeref:struct:error_info
489 Using the error_table, which is initialized at compile time, generate
511 /* If we haven't already scanned the error_table once to find the maximum
516 for (eip = error_table; eip -> name != NULL; eip++)
526 initialize it from the statically initialized error_table. */
534 for (eip = error_table; eip -> name != NULL; eip++)
544 initialize it from the statically initialized error_table. */
553 for (eip = error_table; eip -> name != NULL; eip++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dstrerror.c74 static const struct error_info error_table[] = variable in typeref:struct:error_info
489 Using the error_table, which is initialized at compile time, generate
511 /* If we haven't already scanned the error_table once to find the maximum
516 for (eip = error_table; eip -> name != NULL; eip++)
526 initialize it from the statically initialized error_table. */
534 for (eip = error_table; eip -> name != NULL; eip++)
544 initialize it from the statically initialized error_table. */
553 for (eip = error_table; eip -> name != NULL; eip++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dstrerror.c74 static const struct error_info error_table[] = variable in typeref:struct:error_info
489 Using the error_table, which is initialized at compile time, generate
511 /* If we haven't already scanned the error_table once to find the maximum
516 for (eip = error_table; eip -> name != NULL; eip++)
526 initialize it from the statically initialized error_table. */
534 for (eip = error_table; eip -> name != NULL; eip++)
544 initialize it from the statically initialized error_table. */
553 for (eip = error_table; eip -> name != NULL; eip++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_err.h105 extern const struct error_table et_ext2_error_table;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_err.h105 extern const struct error_table et_ext2_error_table;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_err.h105 extern const struct error_table et_ext2_error_table;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dapm_32.c233 static const lookup_t error_table[] = { variable
252 #define ERROR_COUNT ARRAY_SIZE(error_table)
268 if (error_table[i].key == err)
271 printk(KERN_NOTICE "apm: %s: %s\n", str, error_table[i].msg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dapm_32.c233 static const lookup_t error_table[] = { variable
252 #define ERROR_COUNT ARRAY_SIZE(error_table)
268 if (error_table[i].key == err)
271 printk(KERN_NOTICE "apm: %s: %s\n", str, error_table[i].msg);

Completed in 291 milliseconds