Searched refs:maxn (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libeti/menu/common/ | ||
H A D | connect.c | 47 int maxn, maxd; local 50 maxn = maxd = 0; 52 if (NameLen(*ip) > maxn) { 53 maxn = NameLen(*ip); 59 MaxName(m) = maxn; |
Completed in 28 milliseconds