Searched refs:permmap (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libast/common/string/
H A Dmodei.c51 if (x & permmap[c + 1])
52 i |= permmap[c];
H A Dmodelib.h41 #define permmap _mode_permmap_ /* data hiding */ macro
53 extern int permmap[];
H A Dmodedata.c55 int permmap[PERMLEN] = variable
H A Dmodex.c52 if (i & permmap[c++])
53 x |= permmap[c];

Completed in 21 milliseconds