Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/protocmp/
H A Dproto_list.c87 if ((!v[OWNR]) || ((int)strlen(v[OWNR]) < 2)) in check_line()
176 (void) strcpy(e->owner, v[OWNR]); in parse_line()
H A Dproto_list.h43 #define OWNR 4 macro