Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_control.h145 #define CERR_PERMISSION 1 macro
153 #define CERR_NORESOURCE CERR_PERMISSION /* wish there was a different code */
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_control.c1306 ctl_error(CERR_PERMISSION); in process_control()
3442 ctl_error(CERR_PERMISSION); in write_variables()
3470 ctl_error(CERR_PERMISSION); in write_variables()
3998 ctl_error(CERR_PERMISSION); in read_mru_list()
4697 ctl_error(CERR_PERMISSION); in write_clockstatus()
4720 ctl_error(CERR_PERMISSION); in set_trap()
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq.c1444 case CERR_PERMISSION: in show_error_msg()