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

/linux-master/scripts/mod/
H A Dmodpost.h191 char *get_line(char **stringp);
H A Dmodpost.c142 char *get_line(char **stringp) argument
144 char *orig = *stringp, *next;
155 *stringp = next;

Completed in 138 milliseconds