Searched defs:error_out (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dssl.c82 static int ssl_config(char *str, char **error_out) argument
88 static int ssl_get_config(char *dev, char *str, int size, char **error_out) argument
94 static int ssl_remove(int n, char **error_out) argument
H A Dstdio_console.c87 static int con_config(char *str, char **error_out) argument
92 static int con_get_config(char *dev, char *str, int size, char **error_out) argument
97 static int con_remove(int n, char **error_out) argument
H A Dchan_kern.c411 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 Dline.c514 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 Dmconsole_kern.c295 static int mem_config(char *str, char **error_out) argument
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
H A Dnet_kern.c659 static int net_config(char *str, char **error_out) argument
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
H A Dubd_kern.c286 static int ubd_setup_common(char *str, int *index_out, char **error_out) argument
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...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dgdb.c143 int gdb_config(char *str, char **error_out) argument
158 int gdb_remove(int unused, char **error_out) argument

Completed in 34 milliseconds