Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_control.c55 static void ctl_error (u_char);
851 ctl_error( in ctl_error() function
1258 ctl_error(CERR_BADFMT); in process_control()
1307 ctl_error(CERR_PERMISSION); in process_control()
1319 ctl_error(CERR_BADOP); in process_control()
3210 ctl_error(CERR_BADASSOC); in control_unspec()
3249 ctl_error(CERR_BADASSOC); in read_status()
3302 ctl_error(CERR_BADASSOC); in read_peervars()
3312 ctl_error(CERR_UNKNOWNVAR); in read_peervars()
3364 ctl_error(CERR_BADVALUE); in read_sysvars()
[all …]
/freebsd-12-stable/sys/modules/ctl/
DMakefile19 SRCS+= ctl_error.c
/freebsd-12-stable/sys/cam/ctl/
DREADME.ctl.txt323 ctl_error.c,
324 ctl_error.h:
/freebsd-12-stable/sys/conf/
Dfiles102 cam/ctl/ctl_error.c optional ctl
/freebsd-12-stable/contrib/ntp/
DCommitLog142301 remove unused local 'pkid' from ctl_error()