Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDconfigure.ac719 AC_DEFINE([DISABLE_UTMP], [1], [Define if you don't want to use utmp]) definition
840 AC_DEFINE([DISABLE_UTMP], [1], definition
1124 AC_DEFINE([DISABLE_UTMP]) definition
5550 AC_DEFINE([DISABLE_UTMP]) definition
HDconfig.h131 #define DISABLE_UTMP 1 macro