Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/last/
H A Dlast.c76 #define hosteq(a, b) (strncmp(a, b, HMAX) == 0) macro
78 (lineq(a, b)&&hosteq(a+LMAX+1, c)&&nameq(a+LMAX+HMAX+2, d))