Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/rpc/
HDgetnetpath.c70 char *_get_next_token(char *, int);
172 np_sessionp->netpath = _get_next_token(npp, ':'); in getnetpath()
237 _get_next_token(char *npp, int token) in _get_next_token() function
258 return (_get_next_token(cp, token)); in _get_next_token()
HDrpc_com.h82 char *_get_next_token(char *, int);
HDgetnetconfig.c639 tokenp = _get_next_token(cp, ','); in parse_ncp()
/freebsd-11-stable/include/rpc/
HDrpc_com.h78 char *_get_next_token(char *, int);
/freebsd-11-stable/sys/rpc/
HDrpc_com.h92 char *_get_next_token(char *, int);