Home
last modified time | relevance | path

Searched refs:PERMLEN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dmodelib.h38 #define PERMLEN 24 macro
H A Dmodei.c50 for (c = 0; c < PERMLEN; c += 2) in modei()
H A Dmodedata.c55 int permmap[PERMLEN] =
H A Dmodex.c51 for (c = 0; c < PERMLEN; c++) in modex()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c92 #define PERMLEN 4 macro