Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c64 #define DISPSIZ 20 /* number of items to display on one page */ macro
730 ((count % DISPSIZ) == 0)) { in ckconflct()
752 ((count % DISPSIZ) == 0)) { in ckconflct()
873 ((count % DISPSIZ) == 0)) { in cksetuid()