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

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

Completed in 220 milliseconds