Home
last modified time | relevance | path

Searched refs:PROTOS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/tools/protocmp/
H A Dproto_list.c156 v[PROTOS] = index(buf, ';'); in get_line()
157 if (v[PROTOS]) in get_line()
158 *v[PROTOS]++ = '\0'; in get_line()
H A Dproto_list.h49 #define PROTOS 10 macro