OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_authenticate
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdate/
ntpdate.c
163
int
sys_authenticate
= 0; /* true when authenticating */
variable
269
sys_authenticate
= 0; /* true when authenticating */
366
sys_authenticate
= 1;
523
if (
sys_authenticate
) {
713
if (
sys_authenticate
) {
817
if (!
sys_authenticate
)
/src/external/bsd/ntp/dist/include/
ntpd.h
534
extern int
sys_authenticate
; /* requre authentication for config */
/src/external/bsd/ntp/dist/ntpd/
ntp_proto.c
147
int
sys_authenticate
; /* requre authentication for config */
variable
1020
* enable (
sys_authenticate
) master NOPEER switch, by default
1475
&&
sys_authenticate
)
1553
if (!AUTH(
sys_authenticate
| (restrict_mask &
1687
if (!AUTH(
sys_authenticate
| (restrict_mask &
5343
sys_authenticate
= 1;
5378
sys_authenticate
= value;
ntp_request.c
547
if (proc->needs_auth &&
sys_authenticate
) {
1107
if (
sys_authenticate
)
ntp_control.c
879
if (res_authenticate &&
sys_authenticate
) {
1277
sys_authenticate
) {
1457
if (res_authenticate &&
sys_authenticate
) {
Completed in 43 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026