Searched refs:line_remove (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dline.h94 extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dssl.c96 return line_remove(serial_lines, ARRAY_SIZE(serial_lines), n,
H A Dstdio_console.c99 return line_remove(vts, ARRAY_SIZE(vts), n, error_out);
H A Dline.c660 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) function

Completed in 104 milliseconds