HomeSort by: relevance | last modified time | path
    Searched refs:_get_next_token (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/rpc/
getnetpath.c 82 char *_get_next_token(char *, int);
180 np_sessionp->netpath = _get_next_token(npp, ':');
245 _get_next_token( function in typeref:typename:char *
273 return (_get_next_token(cp, token));
rpc_internal.h 59 char *_get_next_token(char *, int);
getnetconfig.c 595 tokenp = _get_next_token(cp, ',');

Completed in 14 milliseconds