Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac707 AC_DEFINE([DISABLE_UTMPX], [1], [no utmpx]) definition
1063 AC_DEFINE([DISABLE_UTMPX], [1], [no utmpx]) definition
1209 AC_DEFINE([DISABLE_UTMPX], [1], [Disable utmpx]) definition
5136 AC_DEFINE([DISABLE_UTMPX], [1], definition
/external/openssh/prebuilt-intermediates/
Dconfig.h118 #define DISABLE_UTMPX 1 macro