Home
last modified time | relevance | path

Searched defs:error_out (Results 1 – 5 of 5) sorted by relevance

/linux/arch/um/drivers/
H A Dstdio_console.c75 static int con_config(char *str, char **error_out) in con_config()
80 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config()
85 static int con_remove(int n, char **error_out) in con_remove()
H A Dssl.c69 static int ssl_config(char *str, char **error_out) in ssl_config()
75 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config()
81 static int ssl_remove(int n, char **error_out) in ssl_remove()
H A Dchan_kern.c378 char **error_out) in one_chan_config_string()
401 char *str, int size, char **error_out) in chan_pair_config_string()
424 char **error_out) in chan_config_string()
478 const struct chan_opts *opts, char **error_out) in parse_chan()
529 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
H A Dline.c367 const struct chan_opts *opts, char **error_out) in setup_one_line()
461 const struct chan_opts *opts, char **error_out) in line_config()
485 int size, char **error_out) in line_get_config()
534 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove()
H A Dmconsole_kern.c290 static int mem_config(char *str, char **error_out) in mem_config()
383 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config()
402 static int mem_remove(int n, char **error_out) in mem_remove()