Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h424 # define LA_TYPE LA_KSTAT /* use kstat(3k) -- may work in < 2.5 */
/freebsd/contrib/sendmail/src/
H A Dconf.c1465 #define LA_KSTAT 12 /* special Solaris kstat(3k) implementation */ macro
1951 #if LA_TYPE == LA_KSTAT
H A DREADME383 LA_KSTAT (12) uses the (Solaris-specific) kstat(3k)
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES7500 This adds the LA_KSTAT definition for LA_TYPE.