Searched refs:error_exit (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c244 goto error_exit;
255 goto error_exit;
259 goto error_exit;
263 goto error_exit;
284 goto error_exit;
308 goto error_exit;
341 goto error_exit;
378 goto error_exit;
383 error_exit:
423 goto error_exit;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/sysklogd/
H A Dlogread.c32 static void error_exit(const char *str) ATTRIBUTE_NORETURN;
33 static void error_exit(const char *str) function
46 error_exit("semop[SMrup]");
75 error_exit("can't get access to semaphores for syslogd buffer");
95 error_exit("semop[SMrdn]");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djerror.c70 error_exit (j_common_ptr cinfo) function
233 err->error_exit = error_exit;
H A Djerror.h211 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
215 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
220 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
226 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
233 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
242 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
246 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
H A Dexample.c235 * Our example here shows how to override the "error_exit" method so that
237 * rather than calling exit() as the standard error_exit method does.
241 * establish the return point. We want the replacement error_exit to do a
243 * error_exit routine. To do this, we make a private extension of the
259 * Here's the routine that will replace the standard error_exit method:
313 /* We set up the normal JPEG error routines, then override error_exit. */
315 jerr.pub.error_exit = my_error_exit;
H A Dckconfig.c106 int (*error_exit) (char *msgtext); member in struct:methods_struct
H A Djpeglib.h671 JMETHOD(void, error_exit, (j_common_ptr cinfo));
770 * NB: alloc routines never return NULL. They exit to error_exit if not
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/namespace/
H A Dnsinit.c158 goto error_exit;
167 goto error_exit;
178 goto error_exit;
187 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutdelete.c482 goto error_exit;
507 goto error_exit;
521 goto error_exit;
562 error_exit:
H A Dutmisc.c723 goto error_exit;
752 goto error_exit;
791 goto error_exit;
812 goto error_exit;
823 goto error_exit;
844 error_exit:
H A Dutcopy.c482 goto error_exit;
497 goto error_exit;
520 error_exit:
782 goto error_exit;
822 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsecdesc.c207 goto error_exit;
210 goto error_exit;
213 goto error_exit;
216 goto error_exit;
246 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/dispatcher/
H A Ddswexec.c222 goto error_exit;
241 goto error_exit;
290 goto error_exit;
332 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c219 goto error_exit;
226 goto error_exit;
251 goto error_exit;
259 goto error_exit;
270 goto error_exit;
275 goto error_exit;
430 goto error_exit;
681 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_srvsvc_nt.c1932 goto error_exit;
1938 goto error_exit;
1947 goto error_exit;
1953 goto error_exit;
1969 goto error_exit;
1978 goto error_exit;
1994 error_exit:
2048 goto error_exit;
2054 goto error_exit;
2063 goto error_exit;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/printing/
H A Dnt_printing.c774 goto error_exit;
817 goto error_exit;
824 goto error_exit;
830 goto error_exit;
836 goto error_exit;
848 goto error_exit;
854 goto error_exit;
861 goto error_exit;
867 goto error_exit;
871 goto error_exit;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/events/
H A Devgpeblk.c774 goto error_exit;
834 goto error_exit;
843 goto error_exit;
851 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_rtalloc.c126 goto error_exit;
133 goto error_exit;
146 goto error_exit;
152 goto error_exit;
168 goto error_exit;
174 goto error_exit;
183 goto error_exit;
198 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c1578 goto error_exit;
1587 goto error_exit;
1594 goto error_exit;
1615 goto error_exit;
1631 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A Dedac_mc.c883 goto error_exit;
898 error_exit:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dentry.S847 error_exit: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dimage_utils.c418 pub.error_exit = libjpeg_error_handler;
H A Dmetadata.c508 jerr.error_exit = libjpeg_error_handler;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dimage_utils.c434 pub.error_exit = libjpeg_error_handler;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dimage_utils.c419 pub.error_exit = libjpeg_error_handler;

Completed in 217 milliseconds

12