Home
last modified time | relevance | path

Searched refs:_get_next_token (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dgetnetpath.c66 char *_get_next_token(char *, int);
168 np_sessionp->netpath = _get_next_token(npp, ':'); in getnetpath()
233 _get_next_token(char *npp, int token) in _get_next_token() function
254 return (_get_next_token(cp, token)); in _get_next_token()
H A Drpc_com.h78 char *_get_next_token(char *, int);
H A Dgetnetconfig.c635 tokenp = _get_next_token(cp, ','); in parse_ncp()
/freebsd/include/rpc/
H A Drpc_com.h76 char *_get_next_token(char *, int);
/freebsd/sys/rpc/
H A Drpc_com.h89 char *_get_next_token(char *, int);