Searched refs:slenp (Results 1 – 3 of 3) sorted by relevance
528 int *lenp, int *slenp);
1726 ng_get_string_token(const char *s, int *startp, int *lenp, int *slenp) in ng_get_string_token() argument1745 if (slenp != NULL) in ng_get_string_token()1746 *slenp = slen; in ng_get_string_token()
529 int *lenp, int *slenp);