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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/drivers/
H A Dssl.c79 static int ssl_config(char *str, char **error_out) argument
85 static int ssl_get_config(char *dev, char *str, int size, char **error_out) argument
91 static int ssl_remove(int n, char **error_out) argument
H A Dstdio_console.c84 static int con_config(char *str, char **error_out) argument
89 static int con_get_config(char *dev, char *str, int size, char **error_out) argument
94 static int con_remove(int n, char **error_out) argument
H A Dchan_kern.c386 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) argument
409 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) argument
432 chan_config_string(struct list_head *chans, char *str, int size, char **error_out) argument
492 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) argument
542 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) argument
[all...]
H A Dline.c489 setup_one_line(struct line *lines, int n, char *init, int init_prio, char **error_out) argument
524 line_setup(struct line *lines, unsigned int num, char *init, char **error_out) argument
567 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) argument
592 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) argument
638 line_remove(struct line *lines, unsigned int num, int n, char **error_out) argument
[all...]
H A Dmconsole_kern.c292 static int mem_config(char *str, char **error_out) argument
385 static int mem_get_config(char *name, char *str, int size, char **error_out) argument
404 static int mem_remove(int n, char **error_out) argument
H A Dnet_kern.c668 static int net_config(char *str, char **error_out) argument
705 static int net_remove(int n, char **error_out) argument
516 eth_parse(char *str, int *index_out, char **str_out, char **error_out) argument
H A Dubd_kern.c279 static int ubd_setup_common(char *str, int *index_out, char **error_out) argument
828 ubd_add(int n, char **error_out) argument
882 ubd_config(char *str, char **error_out) argument
919 ubd_get_config(char *name, char *str, int size, char **error_out) argument
961 ubd_remove(int n, char **error_out) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/drivers/
H A Dssl.c79 static int ssl_config(char *str, char **error_out) argument
85 static int ssl_get_config(char *dev, char *str, int size, char **error_out) argument
91 static int ssl_remove(int n, char **error_out) argument
H A Dstdio_console.c84 static int con_config(char *str, char **error_out) argument
89 static int con_get_config(char *dev, char *str, int size, char **error_out) argument
94 static int con_remove(int n, char **error_out) argument
H A Dchan_kern.c386 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) argument
409 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) argument
432 chan_config_string(struct list_head *chans, char *str, int size, char **error_out) argument
492 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) argument
542 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) argument
[all...]
H A Dline.c489 setup_one_line(struct line *lines, int n, char *init, int init_prio, char **error_out) argument
524 line_setup(struct line *lines, unsigned int num, char *init, char **error_out) argument
567 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) argument
592 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) argument
638 line_remove(struct line *lines, unsigned int num, int n, char **error_out) argument
[all...]
H A Dmconsole_kern.c292 static int mem_config(char *str, char **error_out) argument
385 static int mem_get_config(char *name, char *str, int size, char **error_out) argument
404 static int mem_remove(int n, char **error_out) argument
H A Dnet_kern.c668 static int net_config(char *str, char **error_out) argument
705 static int net_remove(int n, char **error_out) argument
516 eth_parse(char *str, int *index_out, char **str_out, char **error_out) argument
H A Dubd_kern.c279 static int ubd_setup_common(char *str, int *index_out, char **error_out) argument
828 ubd_add(int n, char **error_out) argument
882 ubd_config(char *str, char **error_out) argument
919 ubd_get_config(char *name, char *str, int size, char **error_out) argument
961 ubd_remove(int n, char **error_out) argument
[all...]

Completed in 280 milliseconds