Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/top/dist/
Dconfigure.ac83 NOMINAL_TOPN=40
87 NOMINAL_TOPN="-1"
89 NOMINAL_TOPN=$with_nominal_topn
91 AC_DEFINE_UNQUOTED(NOMINAL_TOPN, $NOMINAL_TOPN, [Default number of processes to display on non-term… definition
92 AC_SUBST(NOMINAL_TOPN) subst
Dconfig.h.in216 #undef NOMINAL_TOPN
Dconfigure665 NOMINAL_TOPN
1961 NOMINAL_TOPN=40
1966 NOMINAL_TOPN="-1"
1968 NOMINAL_TOPN=$with_nominal_topn
7495 NOMINAL_TOPN!$NOMINAL_TOPN$ac_delim
/netbsd/src/external/bsd/top/bin/
Dconfig.h.in217 #define NOMINAL_TOPN 40 macro