Home
last modified time | relevance | path

Searched refs:ms_lanman (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c107 bool ms_lanman = 0; /* Use LanMan password instead of NT */ variable
362 response.UseNT = !ms_lanman;
H A Dpppd.h296 extern bool ms_lanman; /* Use LanMan password instead of NT */
H A Dchap.c63 { "ms-lanman", o_bool, &ms_lanman,