Home
last modified time | relevance | path

Searched refs:comtable (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dimport.c825 static const struct compair comtable[] = variable
959 if (comtable[i].suffix == NULL)
963 retval = comtable[i].comlead;
966 if (strcmp (suffix, comtable[i].suffix) == 0)
968 retval = comtable[i].comlead;
DChangeLog-93951569 (comtable): Include lines from SYSTEM_COMMENT_TABLE, if it is
1782 * import.c (comtable): Add .m .psw .pswm.
1933 * import.c (comtable): Now static.
1934 (comtable): Put braces around each element of initializer.
2584 * import.c (comtable): Now const.
DChangeLog-961315 * import.c (comtable): Add comment concerning applicability with
3916 * import.c (comtable): Remove SYSTEM_COMMENT_TABLE; the table
/openbsd/src/gnu/usr.bin/cvs/
DFAQ4569 suffix, along with the "YARG> " comment prefix to the "comtable"