HomeSort by: relevance | last modified time | path
    Searched defs:err_internal (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 304 #define ERR_INTERNAL (unsigned)5 /* internal error */
305 #define ERR_CNT (unsigned)(ERR_INTERNAL+1)
361 err_internal[] = /* really bad things - basically coding/OS errors */ variable in typeref:struct:errorregression
374 err_internal
2033 ERR(ERR_INTERNAL)
2037 clear_err(parse, ERR_INTERNAL);
3601 ERR(ERR_INTERNAL)
3631 ERR(ERR_INTERNAL)
3799 ERR(ERR_INTERNAL)
3877 ERR(ERR_INTERNAL)
    [all...]

Completed in 17 milliseconds