Searched refs:optLen (Results 1 – 1 of 1) sorted by relevance
80 const size_t optLen = strlen(opt); in hasmntopt() local83 char* const tokenEnd = token + optLen; in hasmntopt()86 if (memcmp(token, opt, optLen) == 0 && in hasmntopt()