Searched refs:error_out (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dgdb_kern.c11 extern int gdb_config(char *str, char **error_out);
12 extern int gdb_remove(int n, char **error_out);
H A Dgdb.c143 int gdb_config(char *str, char **error_out) argument
158 int gdb_remove(int unused, char **error_out) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dssl.c49 static int ssl_config(char *str, char **error_out);
50 static int ssl_get_config(char *dev, char *str, int size, char **error_out);
51 static int ssl_remove(int n, char **error_out);
82 static int ssl_config(char *str, char **error_out) argument
85 error_out);
88 static int ssl_get_config(char *dev, char *str, int size, char **error_out) argument
91 size, error_out);
94 static int ssl_remove(int n, char **error_out) argument
97 error_out);
H A Dstdio_console.c53 static int con_config(char *str, char **error_out);
54 static int con_get_config(char *dev, char *str, int size, char **error_out);
87 static int con_config(char *str, char **error_out) argument
89 return line_config(vts, ARRAY_SIZE(vts), str, &opts, error_out);
92 static int con_get_config(char *dev, char *str, int size, char **error_out) argument
94 return line_get_config(dev, vts, ARRAY_SIZE(vts), str, size, error_out);
97 static int con_remove(int n, char **error_out) argument
99 return line_remove(vts, ARRAY_SIZE(vts), n, error_out);
H A Dline.c515 char **error_out)
523 *error_out = "Device is already open";
545 * @error_out is an error string in the case of failure;
549 char **error_out)
562 *error_out = "Couldn't parse device number";
570 *error_out = "Device number out of range";
574 err = setup_one_line(lines, n, init, INIT_ONE, error_out);
581 error_out);
590 const struct chan_opts *opts, char **error_out)
597 *error_out
514 setup_one_line(struct line *lines, int n, char *init, int init_prio, char **error_out) argument
548 line_setup(struct line *lines, unsigned int num, char *init, char **error_out) argument
589 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) argument
614 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) argument
660 line_remove(struct line *lines, unsigned int num, int n, char **error_out) argument
[all...]
H A Dchan_kern.c412 char **error_out)
435 char *str, int size, char **error_out)
439 n = one_chan_config_string(in, str, size, error_out);
449 n = one_chan_config_string(out, str, size, error_out);
458 char **error_out)
473 return chan_pair_config_string(in, out, str, size, error_out);
518 const struct chan_opts *opts, char **error_out)
537 *error_out = "No match for configured backends";
543 *error_out = "Configuration failed";
549 *error_out
411 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) argument
434 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) argument
457 chan_config_string(struct list_head *chans, char *str, int size, char **error_out) argument
517 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) argument
567 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) argument
[all...]
H A Dubd_kern.c286 static int ubd_setup_common(char *str, int *index_out, char **error_out) argument
308 *error_out = "Didn't parse major number";
314 *error_out = "Can't assign a fake major twice";
330 *error_out = "Couldn't parse device number";
334 *error_out = "Device number out of range";
343 *error_out = "Device is already configured";
369 *error_out = "Expected '=' or flag letter "
377 *error_out = "Too many flags specified";
379 *error_out = "Missing '='";
390 *error_out
687 ubd_add(int n, char **error_out) argument
738 ubd_config(char *str, char **error_out) argument
775 ubd_get_config(char *name, char *str, int size, char **error_out) argument
817 ubd_remove(int n, char **error_out) argument
[all...]
H A Dmconsole_kern.c295 static int mem_config(char *str, char **error_out) argument
302 *error_out = "Expected '=' after 'mem'";
313 *error_out = "Expected increment to start with '-' or '+'";
320 *error_out = "Failed to parse memory increment";
371 *error_out = "Failed to release memory";
388 static int mem_get_config(char *name, char *str, int size, char **error_out) argument
407 static int mem_remove(int n, char **error_out) argument
409 *error_out = "Memory doesn't support the remove operation";
H A Dnet_kern.c508 char **error_out)
515 *error_out = "Bad device number";
521 *error_out = "Expected '=' after device number";
527 *error_out = "Device already configured";
659 static int net_config(char *str, char **error_out) argument
663 err = eth_parse(str, &n, &str, error_out);
672 *error_out = "net_config failed to strdup string";
696 static int net_remove(int n, char **error_out) argument
507 eth_parse(char *str, int *index_out, char **str_out, char **error_out) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/include/
H A Dline.h66 char *init, char **error_out);
92 char **error_out);
95 char **error_out);
98 int size, char **error_out);
H A Dchan_kern.h33 const struct chan_opts *opts, char **error_out);
50 char **error_out);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dresize.c237 goto error_out;
261 goto error_out;
269 goto error_out;
323 goto error_out;
335 goto error_out;
392 goto error_out;
404 goto error_out;
437 goto error_out;
441 goto error_out;
464 goto error_out;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/tools/
H A Dqt-faststart.c269 goto error_out;
277 goto error_out;
290 goto error_out;
294 goto error_out;
308 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demumpu401.c168 goto error_out;
170 goto error_out;
176 error_out:
194 goto error_out;
196 goto error_out;
202 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dunix_io.c132 goto error_out;
139 goto error_out;
143 error_out:
174 goto error_out;
196 error_out:
227 goto error_out;
233 goto error_out;
237 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/udf/
H A Dmisc.c232 goto error_out;
243 goto error_out;
252 goto error_out;
265 error_out:
H A Dunicode.c214 goto error_out;
230 goto error_out;
243 error_out:
H A Dsuper.c1520 goto error_out;
1527 goto error_out;
1553 goto error_out;
1570 goto error_out;
1585 goto error_out;
1601 goto error_out;
1619 goto error_out;
1630 goto error_out;
1653 goto error_out;
1662 goto error_out;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dnbd.c214 goto error_out;
237 goto error_out;
244 error_out:
435 goto error_out;
447 goto error_out;
485 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/cpufreq/
H A Dcpufreq_stats.c205 goto error_out;
226 goto error_out;
248 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwb_common.c240 goto error_out;
270 goto error_out;
279 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/mpu401/
H A Dmpu401_uart.c292 goto error_out;
298 error_out:
314 goto error_out;
320 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dcontrolfb.c719 goto error_out;
729 goto error_out;
736 goto error_out;
741 goto error_out;
745 goto error_out;
748 goto error_out;
752 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget.c441 goto error_out;
459 goto error_out;
473 goto error_out;
477 error_out:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/image/
H A Dmdc800.c632 goto error_out;
637 goto error_out;
656 goto error_out;
662 error_out:

Completed in 176 milliseconds

12