HomeSort by: relevance | last modified time | path
    Searched defs:_get_next_token (Results 1 - 1 of 1) 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));

Completed in 14 milliseconds