Lines Matching refs:strcspn
271 buf[strcspn(buf, "\n")] = '\0';902 cp[strcspn(cp, "\n")] = '\0';1086 int has_wild = l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts);1462 new_comment[strcspn(new_comment, "\n")] = '\0';