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

/freebsd-11-stable/include/rpc/
H A Drpc_com.h78 char *_get_next_token(char *, int);
/freebsd-11-stable/lib/libc/rpc/
H A Dgetnetconfig.c639 tokenp = _get_next_token(cp, ',');
H A Dgetnetpath.c70 char *_get_next_token(char *, int);
172 np_sessionp->netpath = _get_next_token(npp, ':');
237 _get_next_token(char *npp, int token) function
258 return (_get_next_token(cp, token));
H A Drpc_com.h82 char *_get_next_token(char *, int);
/freebsd-11-stable/sys/rpc/
H A Drpc_com.h92 char *_get_next_token(char *, int);

Completed in 178 milliseconds