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

/freebsd-13-stable/include/rpc/
H A Drpc_com.h80 char *_get_next_token(char *, int);
/freebsd-13-stable/lib/libc/rpc/
H A Dgetnetpath.c72 char *_get_next_token(char *, int);
174 np_sessionp->netpath = _get_next_token(npp, ':');
239 _get_next_token(char *npp, int token) function
260 return (_get_next_token(cp, token));
H A Drpc_com.h84 char *_get_next_token(char *, int);
H A Dgetnetconfig.c641 tokenp = _get_next_token(cp, ',');
/freebsd-13-stable/sys/rpc/
H A Drpc_com.h94 char *_get_next_token(char *, int);

Completed in 81 milliseconds