Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dtmutil.c49 #define NSTRPUSH 9 /* should agree with the tunable in */ macro
172 struct str_mlist newmods[NSTRPUSH]; /* modlist for newlist */
179 newlist.sl_nmods = NSTRPUSH;
191 if ( i >= NSTRPUSH) {