Searched refs:line_remove (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/um/drivers/ |
| A D | line.h | 90 extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
|
| A D | stdio_console.c | 87 return line_remove(vts, ARRAY_SIZE(vts), n, error_out); in con_remove()
|
| A D | ssl.c | 83 return line_remove(serial_lines, ARRAY_SIZE(serial_lines), n, in ssl_remove()
|
| A D | line.c | 534 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove() function
|
Completed in 8 milliseconds