Home
last modified time | relevance | path

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

/freebsd/tests/sys/kern/
H A Dcoredump_phnum_test.sh48 atf_check -o save:cuc sysctl -n kern.compress_user_cores
49 read cuc < cuc
53 case "$cuc" in
66 atf_skip "unsupported kern.compress_user_cores=$cuc"
103 rm -f cuc
/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h889 l_fp cuc; ///< +- Cosine Corr. Term to Arg. of Latitude [rad] member
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c452 FETCH_DOUBLE(buffpp, &ephp->cuc); in get_mbg_eph()