Lines Matching full:namelen
963 u_int i, namelen;986 namelen = strlen(name);988 if (strncmp(env[i], name, namelen) == 0 && env[i][namelen] == '=')