Home
last modified time | relevance | path

Searched defs:lineptr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Dgetline.c22 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 Dnonstdio.c93 static char *lineptr; variable
H A Dxmon.c3562 static char *lineptr; variable
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconfdata.c193 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 Dconfdata.c296 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 Dconfdata.c196 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 Dbus_vcxk.c330 unsigned char *lineptr; in vcxk_draw_mono() local