Searched defs:lineptr (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | getline.c | 21 static int getstr(char **lineptr, size_t *n, FILE *stream, in getstr() 86 int getline (char **lineptr, size_t *n, FILE *stream) in getline()
|
/openbmc/linux/arch/powerpc/xmon/ |
D | nonstdio.c |
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | confdata.c | 193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 213 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline()
|
/openbmc/u-boot/drivers/video/ |
H A D | bus_vcxk.c | 329 unsigned char *lineptr; in vcxk_draw_mono() local
|