Searched refs:EXIT_FAILURE (Results 226 - 250 of 341) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dumount.c124 status = EXIT_FAILURE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/libunarchive/
H A Dget_header_ar.c34 return EXIT_FAILURE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_mpool.c72 hits, npages, progname) == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
82 return (EXIT_FAILURE);
H A Dex_btrec.c27 return (ex_btrec() == 1 ? EXIT_FAILURE : EXIT_SUCCESS);
H A Dex_tpcb.c194 return (EXIT_FAILURE);
220 return (EXIT_FAILURE);
234 return (EXIT_FAILURE);
248 return (EXIT_FAILURE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/access/
H A DAccessExample.java46 private static final int EXIT_FAILURE = 1; field in class:AccessExample
52 System.exit(EXIT_FAILURE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dlash.c230 return EXIT_FAILURE;
271 return EXIT_FAILURE;
275 return EXIT_FAILURE;
283 return EXIT_FAILURE;
426 return EXIT_FAILURE;
442 return EXIT_FAILURE;
1165 _exit(EXIT_FAILURE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_inmem.c324 return (EXIT_FAILURE);
399 return (EXIT_FAILURE);
414 return (EXIT_FAILURE);
H A Db_curwalk.c204 return (EXIT_FAILURE);
H A Db_del.c162 return (EXIT_FAILURE);
H A Db_recover.c137 return (EXIT_FAILURE);
H A Db_txn_write.c168 return (EXIT_FAILURE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_inmem.c323 return (EXIT_FAILURE);
398 return (EXIT_FAILURE);
413 return (EXIT_FAILURE);
H A Db_curwalk.c203 return (EXIT_FAILURE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dzcip.c234 return EXIT_FAILURE;
414 return EXIT_FAILURE;
527 return EXIT_FAILURE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c521 usage (EXIT_FAILURE);
546 error (EXIT_FAILURE, 0, _("%s and %s are mutually exclusive"),
550 error (EXIT_FAILURE, 0, _("%s and %s are mutually exclusive"),
557 error (EXIT_FAILURE, 0, _("%s and %s are mutually exclusive"),
560 error (EXIT_FAILURE, 0, _("%s and %s are mutually exclusive"),
563 error (EXIT_FAILURE, 0, _("%s and %s are mutually exclusive"),
567 error (EXIT_FAILURE, 0, _("\
574 usage (EXIT_FAILURE);
581 usage (EXIT_FAILURE);
638 error (EXIT_FAILURE,
[all...]
H A Dpo-lex.c84 error (EXIT_FAILURE, 0, _("memory exhausted"));
91 po_error (EXIT_FAILURE, 0, _("too many errors, aborting"));
103 error (EXIT_FAILURE, 0, _("memory exhausted"));
110 po_error (EXIT_FAILURE, 0, _("too many errors, aborting"));
H A Dwrite-tcl.c222 error (EXIT_FAILURE, errno, _("error while writing \"%s\" file"),
H A Dx-smalltalk.c92 error (EXIT_FAILURE, errno, _("error while reading \"%s\""),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dclib_port.h82 #define EXIT_FAILURE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h82 #define EXIT_FAILURE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro

Completed in 281 milliseconds

1234567891011>>