Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.h167 char *get_line(char **stringp);
H A Dmodpost.c151 char *get_line(char **stringp) in get_line() argument
153 char *orig = *stringp, *next; in get_line()
164 *stringp = next; in get_line()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.h203 char *get_line(char **stringp);
H A Dmodpost.c131 char *get_line(char **stringp) in get_line() argument
133 char *orig = *stringp, *next; in get_line()
144 *stringp = next; in get_line()

Completed in 9 milliseconds