Searched refs:sec1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/kernel/sys/ |
H A D | tpro.h | 15 u_short sec1; /* seconds * 1*/ member
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | fsl-sec2.txt | 7 e.g., "fsl,sec1.2", "fsl,sec1.0" (SEC1)
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mpc885ads.dts | 225 compatible = "fsl,sec1.2", "fsl,sec1.0";
|
H A D | mpc8272ads.dts | 249 compatible = "fsl,sec1.0";
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.cpp | 554 auto *sec1 = cast<InputSectionBase>(d->section); in reportDuplicate() local 555 std::string src1 = sec1->getSrcMsg(sym, d->value); in reportDuplicate() 556 std::string obj1 = sec1->getObjMsg(d->value); in reportDuplicate()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_tpro.c | 172 tp->min10, tp->min1, tp->sec10, tp->sec1, tp->ms100, in tpro_poll()
|
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 2421 compare_secflavor(int *sec1, int *sec2, int nsec) in compare_secflavor() argument 2424 COMPARE_ARRAYS(sec1, sec2, nsec); in compare_secflavor()
|