Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drusers.x34 const RUSERS_MAXUSERLEN = 32;
39 string ut_user<RUSERS_MAXUSERLEN>; /* aka ut_name */
H A Drusers.h19 #define RUSERS_MAXUSERLEN 32 macro