OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUSERS_MAXHOSTLEN
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rusers.x
35
const
RUSERS_MAXHOSTLEN
= 257;
40
string ut_host<
RUSERS_MAXHOSTLEN
>; /* host user logged on from */
rusers.h
21
#define
RUSERS_MAXHOSTLEN
257
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rusers.x
36
const
RUSERS_MAXHOSTLEN
= 257;
41
string ut_host<
RUSERS_MAXHOSTLEN
>; /* host user logged on from */
rusers.h
21
#define
RUSERS_MAXHOSTLEN
257
Completed in 159 milliseconds