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

/linux-master/arch/um/drivers/
H A Dssl.c69 static int ssl_config(char *str, char **error_out) argument
75 static int ssl_get_config(char *dev, char *str, int size, char **error_out) argument
81 static int ssl_remove(int n, char **error_out) argument
H A Dstdio_console.c75 static int con_config(char *str, char **error_out) argument
80 static int con_get_config(char *dev, char *str, int size, char **error_out) argument
85 static int con_remove(int n, char **error_out) argument
H A Dchan_kern.c337 one_chan_config_string(struct chan *chan, char *str, int size, char **error_out) argument
360 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) argument
383 chan_config_string(struct line *line, char *str, int size, char **error_out) argument
437 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) argument
487 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) argument
[all...]
H A Dmconsole_kern.c290 static int mem_config(char *str, char **error_out) argument
383 static int mem_get_config(char *name, char *str, int size, char **error_out) argument
402 static int mem_remove(int n, char **error_out) argument
H A Dline.c366 setup_one_line(struct line *lines, int n, char *init, const struct chan_opts *opts, char **error_out) argument
458 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) argument
482 line_get_config(char *name, struct line *lines, unsigned int num, char *str, int size, char **error_out) argument
532 line_remove(struct line *lines, unsigned int num, int n, char **error_out) argument
[all...]
H A Dnet_kern.c658 static int net_config(char *str, char **error_out) argument
695 static int net_remove(int n, char **error_out) argument
506 eth_parse(char *str, int *index_out, char **str_out, char **error_out) argument
H A Dvector_kern.c745 static int vector_config(char *str, char **error_out) argument
793 static int vector_remove(int n, char **error_out) argument
712 vector_parse(char *str, int *index_out, char **str_out, char **error_out) argument
H A Dubd_kern.c228 static int ubd_setup_common(char *str, int *index_out, char **error_out) argument
844 static int ubd_add(int n, char **error_out) argument
929 ubd_config(char *str, char **error_out) argument
966 ubd_get_config(char *name, char *str, int size, char **error_out) argument
1008 ubd_remove(int n, char **error_out) argument
[all...]

Completed in 164 milliseconds