Home
last modified time | relevance | path

Searched refs:ctl_error (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_control.c56 static void ctl_error (u_char);
856 ctl_error( in ctl_error() function
1263 ctl_error(CERR_BADFMT); in process_control()
1324 ctl_error(CERR_BADOP); in process_control()
3307 ctl_error(CERR_BADASSOC); in read_peervars()
3483 ctl_error(CERR_BADFMT); in write_variables()
3488 ctl_error(CERR_BADFMT); in write_variables()
3545 ctl_error(CERR_BADVALUE); in configure()
4127 ctl_error(CERR_BADVALUE); in read_mru_list()
4600 ctl_error(CERR_BADASSOC); in read_clockstatus()
[all …]
/freebsd-12.1/sys/modules/ctl/
H A DMakefile19 SRCS+= ctl_error.c
/freebsd-12.1/sys/cam/ctl/
H A DREADME.ctl.txt323 ctl_error.c,
324 ctl_error.h:
/freebsd-12.1/sys/conf/
H A Dfiles102 cam/ctl/ctl_error.c optional ctl
/freebsd-12.1/contrib/ntp/
H A DCommitLog135453 remove unused local 'pkid' from ctl_error()