Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c54 static void ctl_error (u_char);
850 ctl_error( in ctl_error() function
1257 ctl_error(CERR_BADFMT); in process_control()
1318 ctl_error(CERR_BADOP); in process_control()
3301 ctl_error(CERR_BADASSOC); in read_peervars()
3477 ctl_error(CERR_BADFMT); in write_variables()
3482 ctl_error(CERR_BADFMT); in write_variables()
3539 ctl_error(CERR_BADVALUE); in configure()
4116 ctl_error(CERR_BADVALUE); in read_mru_list()
4589 ctl_error(CERR_BADASSOC); in read_clockstatus()
[all …]
/freebsd-14.2/sys/modules/ctl/
H A DMakefile18 SRCS+= ctl_error.c
/freebsd-14.2/sys/cam/ctl/
H A DREADME.ctl.txt321 ctl_error.c,
322 ctl_error.h:
/freebsd-14.2/sys/conf/
H A Dfiles114 cam/ctl/ctl_error.c optional ctl
/freebsd-14.2/contrib/ntp/
H A DCommitLog145522 remove unused local 'pkid' from ctl_error()