Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dntptime.c29 # define BADCALL -1 /* this is supposed to be a bad syscall */ macro
227 #ifdef BADCALL in main()
236 status = syscall(BADCALL, &ntv); /* dummy parameter */ in main()