Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dmodpost.c155 char *get_line(char **stringp) in get_line() argument
157 char *orig = *stringp, *next; in get_line()
168 *stringp = next; in get_line()