Searched defs:lineptr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | getline.c | 22 static int getstr(char **lineptr, size_t *n, FILE *stream, in getstr() 87 int getline (char **lineptr, size_t *n, FILE *stream) in getline()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | nonstdio.c | 93 static char *lineptr; variable
|
| H A D | xmon.c | 3562 static char *lineptr; variable
|
| /OK3568_Linux_fs/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()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | confdata.c | 296 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 316 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | confdata.c | 196 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 216 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | bus_vcxk.c | 330 unsigned char *lineptr; in vcxk_draw_mono() local
|