Searched refs:psw_PStat_authenable (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ntp/scripts/monitoring/
H A Dntp.pl206 sub psw_PStat_authenable { return ($_[$[] & 0x4000) == 0x4000; } subroutine
258 $x .= "authenable," if &psw_PStat_authenable($_[$[]);

Completed in 39 milliseconds