Searched refs:tokenEnd (Results 1 – 1 of 1) sorted by relevance
83 char* const tokenEnd = token + optLen; in hasmntopt() local84 if (tokenEnd > end) break; in hasmntopt()87 (*tokenEnd == '\0' || *tokenEnd == ',' || *tokenEnd == '=')) { in hasmntopt()