Searched refs:_ProtoSys (Results 1 – 2 of 2) sorted by relevance
37 static char _ProtoSys[40] = ""; /* protocol string from Systems file entry */ variable343 getProto(_ProtoSys, flds[F_TYPE]);405 if ( _ProtoSys[0] != '\0' )406 addProto(_ProtoSys, valid);
32 static char _ProtoSys[40]; /* protocol string from Systems file entry */ variable327 getProto(_ProtoSys, flds[F_TYPE]); in finds()