Searched refs:dcmp (Results 1 – 5 of 5) sorted by relevance
73 int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);
89 if ((t = fts_open(argv, ftsoptions, dcmp)) == NULL) in vwalk()
123 if ((t = fts_open(argv, ftsoptions, dcmp)) == NULL) in cwalk()
868 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b) in dcmp() function
1110 const struct dcmsg *dcmp = (const struct dcmsg *)nspp; in print_nsp() local1113 reason = GET_LE_U_2(dcmp->dc_reason); in print_nsp()