Home
last modified time | relevance | path

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

/linux/scripts/mod/
A Dmodpost.h191 char *get_line(char **stringp);
A Dmodpost.c149 char *get_line(char **stringp) in get_line() argument
151 char *orig = *stringp, *next; in get_line()
162 *stringp = next; in get_line()

Completed in 8 milliseconds