Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drusers.x36 const RUSERS_MAXHOSTLEN = 257; variable
41 string ut_host<RUSERS_MAXHOSTLEN>; /* host user logged on from */
H A Drusers.h21 #define RUSERS_MAXHOSTLEN 257 macro