Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dcreate.c93 static int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);
130 if ((t = fts_open(argv, ftsoptions, dcmp)) == NULL) in cwalk()
453 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b) in dcmp() function
/freebsd/contrib/tcpdump/
H A Dprint-decnet.c1110 const struct dcmsg *dcmp = (const struct dcmsg *)nspp; in print_nsp() local
1113 reason = GET_LE_U_2(dcmp->dc_reason); in print_nsp()