Lines Matching defs:token_len
2732 size_t token_len;2737 token_len = param_end - args;2741 if (strncmp(protocol, "-raw", token_len) &&2742 strncmp(protocol, "-shared", token_len)) {