HomeSort by: relevance | last modified time | path
    Searched defs:next_raw_token (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/common/
conflex.c 255 * When we need to see whitespace, we us next_raw_token(), which also
261 * token, it will be lost, and subsequent use of next_raw_token() or
385 next_raw_token(const char **rval, unsigned *rlen, struct parse *cfile) { function
  /src/external/mpl/dhcp/dist/keama/
conflex.c 240 * When we need to see whitespace, we us next_raw_token(), which also
246 * token, it will be lost, and subsequent use of next_raw_token() or
366 next_raw_token(const char **rval, unsigned *rlen, struct parse *cfile) { function

Completed in 86 milliseconds