Searched refs:dcmp (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dexception.c44 uint32_t dmiss, dcmp, hash1, hash2; member in struct:cpu_state
94 st->dmiss,st->dcmp,st->hash1,st->hash2,
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dcreate.c86 static int dcmp(const FTSENT **, const FTSENT **);
119 if ((t = fts_open(argv, ftsoptions, dcmp)) == NULL)
388 * dcmp --
397 dcmp(const FTSENT **a, const FTSENT **b) function
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-decnet.c803 struct dcmsg *dcmp = (struct dcmsg *)nspp; local
806 TCHECK(*dcmp);
807 reason = EXTRACT_LE_16BITS(dcmp->dc_reason);

Completed in 79 milliseconds