Lines Matching full:strncmp
631 if (p->next + 5 < p->end && strncmp(p->next, "[:<:]]", 6) == 0) {636 if (p->next + 5 < p->end && strncmp(p->next, "[:>:]]", 6) == 0) {779 if (strncmp(cp->name, sp, len) == 0 && cp->name[len] == '\0')845 if (strncmp(cp->name, sp, len) == 0 && cp->name[len] == '\0')