HomeSort by: relevance | last modified time | path
    Searched defs:res_authenticate (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_control.c 816 static u_char res_authenticate; variable
879 if (res_authenticate && sys_authenticate) {
1245 res_authenticate = FALSE;
1278 res_authenticate = TRUE;
1457 if (res_authenticate && sys_authenticate) {
5096 res_authenticate = FALSE;
ntp_control.c 816 static u_char res_authenticate; variable
879 if (res_authenticate && sys_authenticate) {
1245 res_authenticate = FALSE;
1278 res_authenticate = TRUE;
1457 if (res_authenticate && sys_authenticate) {
5096 res_authenticate = FALSE;
ntp_control.c 816 static u_char res_authenticate; variable
879 if (res_authenticate && sys_authenticate) {
1245 res_authenticate = FALSE;
1278 res_authenticate = TRUE;
1457 if (res_authenticate && sys_authenticate) {
5096 res_authenticate = FALSE;

Completed in 92 milliseconds