Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dmount.x39 const MNTNAMLEN = 255; /* maximum bytes in a name argument */ variable
70 typedef string name<MNTNAMLEN>; typedef
H A Dmount.h17 #define MNTNAMLEN 255 macro