Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.h528 int *lenp, int *slenp);
H A Dng_parse.c1726 ng_get_string_token(const char *s, int *startp, int *lenp, int *slenp) in ng_get_string_token() argument
1745 if (slenp != NULL) in ng_get_string_token()
1746 *slenp = slen; in ng_get_string_token()
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h529 int *lenp, int *slenp);