Searched defs:lineptr (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| H A D | nonstdio.c | 93 static char *lineptr; variable [all...] |
| H A D | xmon.c | 3560 static char *lineptr; variable
|
| /kernel/linux/linux-6.6/arch/powerpc/xmon/ |
| H A D | nonstdio.c | 93 static char *lineptr; variable [all...] |
| H A D | xmon.c | 3633 static char *lineptr; variable
|
| /kernel/linux/linux-5.10/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() argument 316 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | confdata.c | 290 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() argument 310 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline() argument
|
Completed in 13 milliseconds