Home
last modified time | relevance | path

Searched defs:DISABLE_WTMP (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/crypto/openssh/
HDconfigure.ac720 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp]) definition
1125 AC_DEFINE([DISABLE_WTMP], [1], definition
5580 AC_DEFINE([DISABLE_WTMP]) definition
HDconfig.h137 #define DISABLE_WTMP 1 macro