Searched refs:FTSENT (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10.2-release/bin/ls/
H A Dextern.h33 int acccmp(const FTSENT *, const FTSENT *);
34 int revacccmp(const FTSENT *, const FTSENT *);
35 int birthcmp(const FTSENT *, const FTSENT *);
36 int revbirthcmp(const FTSENT *, const FTSENT *);
37 int modcmp(const FTSENT *, const FTSENT *);
[all...]
H A Dcmp.c52 namecmp(const FTSENT *a, const FTSENT *b)
59 revnamecmp(const FTSENT *a, const FTSENT *b)
66 modcmp(const FTSENT *a, const FTSENT *b)
88 revmodcmp(const FTSENT *a, const FTSENT *b)
95 acccmp(const FTSENT *a, const FTSENT *
[all...]
H A Dls.h67 FTSENT *list;
H A Dprint.c65 static int printaname(const FTSENT *, u_long, u_long);
67 static void printlink(const FTSENT *);
75 static void aclmode(char *, const FTSENT *);
110 FTSENT *p;
138 FTSENT *p;
202 FTSENT *p;
227 static FTSENT **array;
229 FTSENT *p;
230 FTSENT **narray;
254 realloc(array, dp->entries * sizeof(FTSENT *)))
[all...]
H A Dls.c95 static void display(const FTSENT *, FTSENT *, int);
96 static int mastercmp(const FTSENT * const *, const FTSENT * const *);
100 static int (*sortfcn)(const FTSENT *, const FTSENT *);
496 FTSENT *p, *chp;
563 * Display() takes a linked list of FTSENT structures and passes the list
568 display(const FTSENT *p, FTSENT *lis
[all...]
/freebsd-10.2-release/bin/cp/
H A Dextern.h45 int copy_file(const FTSENT *, int);
46 int copy_link(const FTSENT *, int);
/freebsd-10.2-release/include/
H A Dfts.h102 int fts_info; /* user status for FTSENT structure */
107 unsigned fts_flags; /* private flags for FTSENT structure */
118 } FTSENT; typedef in typeref:struct:_ftsent
123 FTSENT *fts_children(FTS *, int);
127 FTS *fts_get_stream(FTSENT *);
130 int (*)(const FTSENT * const *, const FTSENT * const *));
131 FTSENT *fts_read(FTS *);
132 int fts_set(FTS *, FTSENT *, int);
/freebsd-10.2-release/lib/libc/gen/
H A Dfts-compat.c57 FTSENT *__fts_children_44bsd(FTS *, int);
60 FTS *__fts_get_stream_44bsd(FTSENT *);
62 int (*)(const FTSENT * const *, const FTSENT * const *));
63 FTSENT *__fts_read_44bsd(FTS *);
64 int __fts_set_44bsd(FTS *, FTSENT *, int);
67 static FTSENT *fts_alloc(FTS *, char *, int);
68 static FTSENT *fts_build(FTS *, int);
69 static void fts_lfree(FTSENT *);
70 static void fts_load(FTS *, FTSENT *);
[all...]
H A Dfts.c57 static FTSENT *fts_alloc(FTS *, char *, size_t);
58 static FTSENT *fts_build(FTS *, int);
59 static void fts_lfree(FTSENT *);
60 static void fts_load(FTS *, FTSENT *);
62 static void fts_padjust(FTS *, FTSENT *);
64 static FTSENT *fts_sort(FTS *, FTSENT *, size_t);
65 static int fts_stat(FTS *, FTSENT *, int, int);
66 static int fts_safe_changedir(FTS *, FTSENT *, int, char *);
67 static int fts_ufslinks(FTS *, const FTSENT *);
[all...]
H A Dfts-compat.h107 u_short fts_info; /* user flags for FTSENT structure */
112 u_short fts_flags; /* private flags for FTSENT structure */
123 } FTSENT; typedef in typeref:struct:_ftsent
H A Dftw.c37 FTSENT *cur;
H A Dnftw.c38 FTSENT *cur;
/freebsd-10.2-release/usr.sbin/ctm/ctm_dequeue/
H A Dctm_dequeue.c56 int fts_sort(const FTSENT * const *, const FTSENT * const *);
68 FTSENT *ftsent;
159 fts_sort(const FTSENT * const * a, const FTSENT * const * b)
/freebsd-10.2-release/usr.bin/find/
H A Dfind.c56 static int find_compare(const FTSENT * const *s1, const FTSENT * const *s2);
65 find_compare(const FTSENT * const *s1, const FTSENT * const *s2)
171 * over all FTSENT's returned for the given search paths.
176 FTSENT *entry;
H A Dfunction.c254 f_Xmin(PLAN *plan, FTSENT *entry)
299 f_Xtime(PLAN *plan, FTSENT *entry)
369 f_acl(PLAN *plan __unused, FTSENT *entry)
427 f_delete(PLAN *plan __unused, FTSENT *entry)
495 f_always_true(PLAN *plan __unused, FTSENT *entry __unused)
509 f_depth(PLAN *plan, FTSENT *entry)
555 f_empty(PLAN *plan __unused, FTSENT *entry)
606 f_exec(PLAN *plan, FTSENT *entry)
802 f_flags(PLAN *plan, FTSENT *entry)
866 f_fstype(PLAN *plan, FTSENT *entr
[all...]
/freebsd-10.2-release/usr.sbin/mtree/
H A Dextern.h35 int compare(char *, NODE *, FTSENT *);
H A Dcreate.c75 static int dsort(const FTSENT * const *, const FTSENT * const *);
77 static int statd(FTS *, FTSENT *, uid_t *, gid_t *, mode_t *, u_long *);
78 static void statf(int, FTSENT *);
84 FTSENT *p;
146 statf(int indent, FTSENT *p)
283 statd(FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, u_long *pflags)
285 FTSENT *p;
402 dsort(const FTSENT * const *a, const FTSENT * cons
[all...]
H A Dverify.c68 nsort(const FTSENT * const *a, const FTSENT * const *b)
77 FTSENT *p;
/freebsd-10.2-release/bin/chmod/
H A Dchmod.c58 static int may_have_nfs4acl(const FTSENT *ent, int hflag);
64 FTSENT *p;
225 may_have_nfs4acl(const FTSENT *ent, int hflag)
/freebsd-10.2-release/contrib/mtree/
H A Dextern.h64 int compare(NODE *, FTSENT *);
H A Dcreate.c93 static int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);
96 static int statd(FILE *, FTS *, FTSENT *, uid_t *, gid_t *, mode_t *,
98 static void statf(FILE *, int, FTSENT *);
104 FTSENT *p;
182 statf(FILE *fp, int indent, FTSENT *p)
331 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode,
334 FTSENT *p;
450 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONS
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getcwd.c78 FTSENT *ftse;
/freebsd-10.2-release/usr.sbin/kldxref/
H A Dkldxref.c278 compare(const FTSENT *const *a, const FTSENT *const *b)
291 FTSENT *p;
/freebsd-10.2-release/usr.sbin/pkg_install/lib/
H A Dmatch.c44 static int fname_cmp(const FTSENT * const *, const FTSENT * const *);
65 FTSENT *f;
600 fname_cmp(const FTSENT * const *a, const FTSENT * const *b)
/freebsd-10.2-release/usr.bin/du/
H A Ddu.c70 static int linkchk(FTSENT *);
75 static int ignorep(FTSENT *);
87 FTSENT *p;
344 linkchk(FTSENT *p)
530 ignorep(FTSENT *ent)

Completed in 156 milliseconds

12