Home
last modified time | relevance | path

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

/dragonfly/etc/sendmail/
H A Ddragonfly.mc52 FEATURE(access_db, `hash -o -T<TMPF> /etc/mail/access')
53 FEATURE(blacklist_recipients)
54 FEATURE(local_lmtp)
55 FEATURE(mailertable, `hash -o /etc/mail/mailertable')
56 FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
61 dnl FEATURE(relay_based_on_MX)
73 dnl FEATURE(dnsbl)
75 dnl FEATURE(dnsbl, `blackholes.mail-abuse.org', `"550 Mail from " $&{client_addr} " rejected, see h…
H A Ddragonfly.submit.mc32 FEATURE(`msp', `[127.0.0.1]')dnl
35 dnl FEATURE(`msp','[mailhub.do.main]`)
H A DREADME28 file. Change the FEATURE(msp) line to FEATURE(msp, hostname) where
/dragonfly/contrib/openpam/
H A DHISTORY60 - FEATURE: Add a search path for modules. This was implemented in
97 - FEATURE: Add an openpam_readword(3) function which reads the next
101 - FEATURE: Add an openpam_readlinev(3) function which uses the
107 - FEATURE: Add a PAM_HOST item which pam_start(3) initializes to the
111 - FEATURE: In pam_get_authtok(3), if neither the application nor the
/dragonfly/sys/dev/misc/evdev/
H A Devdev.c55 #ifdef FEATURE
56 FEATURE(evdev, "Input event devices support");
58 FEATURE(evdev_support, "Evdev support in hybrid drivers");
/dragonfly/contrib/cryptsetup/
H A DINSTALL125 Some packages pay attention to `--enable-FEATURE' options to
126 `configure', where FEATURE indicates an optional part of the package.
/dragonfly/sys/sys/
H A Dsysctl.h830 #define FEATURE(name, desc) \ macro
/dragonfly/contrib/bmake/
H A Dconfigure1361 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1362 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]