Home
last modified time | relevance | path

Searched refs:FTSENT (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/dports/ftp/tnftpd/tnftpd-20200704/ls/
H A Dextern.h34 int acccmp(const FTSENT *, const FTSENT *);
35 int revacccmp(const FTSENT *, const FTSENT *);
36 int modcmp(const FTSENT *, const FTSENT *);
37 int revmodcmp(const FTSENT *, const FTSENT *);
38 int namecmp(const FTSENT *, const FTSENT *);
39 int revnamecmp(const FTSENT *, const FTSENT *);
40 int statcmp(const FTSENT *, const FTSENT *);
41 int revstatcmp(const FTSENT *, const FTSENT *);
42 int sizecmp(const FTSENT *, const FTSENT *);
43 int revsizecmp(const FTSENT *, const FTSENT *);
H A Dcmp.c80 namecmp(const FTSENT *a, const FTSENT *b) in namecmp()
87 revnamecmp(const FTSENT *a, const FTSENT *b) in revnamecmp()
94 modcmp(const FTSENT *a, const FTSENT *b) in modcmp()
110 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp()
126 acccmp(const FTSENT *a, const FTSENT *b) in acccmp()
142 revacccmp(const FTSENT *a, const FTSENT *b) in revacccmp()
158 statcmp(const FTSENT *a, const FTSENT *b) in statcmp()
174 revstatcmp(const FTSENT *a, const FTSENT *b) in revstatcmp()
190 sizecmp(const FTSENT *a, const FTSENT *b) in sizecmp()
202 revsizecmp(const FTSENT *a, const FTSENT *b) in revsizecmp()
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/ls/
H A Dextern.h37 int acccmp(const FTSENT *, const FTSENT *);
38 int revacccmp(const FTSENT *, const FTSENT *);
39 int modcmp(const FTSENT *, const FTSENT *);
40 int revmodcmp(const FTSENT *, const FTSENT *);
41 int namecmp(const FTSENT *, const FTSENT *);
42 int revnamecmp(const FTSENT *, const FTSENT *);
43 int statcmp(const FTSENT *, const FTSENT *);
44 int revstatcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c61 namecmp(const FTSENT *a, const FTSENT *b) in namecmp()
67 revnamecmp(const FTSENT *a, const FTSENT *b) in revnamecmp()
73 modcmp(const FTSENT *a, const FTSENT *b) in modcmp()
79 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp()
85 acccmp(const FTSENT *a, const FTSENT *b) in acccmp()
91 revacccmp(const FTSENT *a, const FTSENT *b) in revacccmp()
97 statcmp(const FTSENT *a, const FTSENT *b) in statcmp()
103 revstatcmp(const FTSENT *a, const FTSENT *b) in revstatcmp()
/dports/japanese/jls/ls/
H A Dextern.h37 int acccmp(const FTSENT *, const FTSENT *);
38 int revacccmp(const FTSENT *, const FTSENT *);
39 int modcmp(const FTSENT *, const FTSENT *);
40 int revmodcmp(const FTSENT *, const FTSENT *);
41 int namecmp(const FTSENT *, const FTSENT *);
42 int revnamecmp(const FTSENT *, const FTSENT *);
43 int statcmp(const FTSENT *, const FTSENT *);
44 int revstatcmp(const FTSENT *, const FTSENT *);
H A Dcmp.c56 namecmp(const FTSENT *a, const FTSENT *b) in namecmp()
62 revnamecmp(const FTSENT *a, const FTSENT *b) in revnamecmp()
68 modcmp(const FTSENT *a, const FTSENT *b) in modcmp()
74 revmodcmp(const FTSENT *a, const FTSENT *b) in revmodcmp()
80 acccmp(const FTSENT *a, const FTSENT *b) in acccmp()
86 revacccmp(const FTSENT *a, const FTSENT *b) in revacccmp()
92 statcmp(const FTSENT *a, const FTSENT *b) in statcmp()
98 revstatcmp(const FTSENT *a, const FTSENT *b) in revstatcmp()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfts.h147 } FTSENT; typedef
182 FTSENT *fts_children (FTS *, int);
185 int (*)(const FTSENT **, const FTSENT **));
186 FTSENT *fts_read (FTS *);
187 int fts_set (FTS *, FTSENT *, int) __THROW;
191 FTSENT *__REDIRECT (fts_children, (FTS *, int), fts64_children);
194 int (*)(const FTSENT **, const FTSENT **)),
196 FTSENT *__REDIRECT (fts_read, (FTS *), fts64_read);
202 int (*)(const FTSENT **, const FTSENT **)),
204 FTSENT *__REDIRECT (fts_read, (FTS *), __fts64_read_time64);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dfts.h147 } FTSENT; typedef
182 FTSENT *fts_children (FTS *, int);
185 int (*)(const FTSENT **, const FTSENT **));
186 FTSENT *fts_read (FTS *);
187 int fts_set (FTS *, FTSENT *, int) __THROW;
191 FTSENT *__REDIRECT (fts_children, (FTS *, int), fts64_children);
194 int (*)(const FTSENT **, const FTSENT **)),
196 FTSENT *__REDIRECT (fts_read, (FTS *), fts64_read);
202 int (*)(const FTSENT **, const FTSENT **)),
204 FTSENT *__REDIRECT (fts_read, (FTS *), __fts64_read_time64);
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/include/
H A Dfts.h100 typedef struct Ftsent_s FTSENT; typedef
107 FTSENT* fts_cycle; /* offender if cycle */
108 FTSENT* fts_link; /* next child */
109 FTSENT* fts_parent; /* parent directory */
154 extern FTSENT* fts_children(FTS*, int);
157 extern int fts_local(FTSENT*);
158 extern int fts_notify(int(*)(FTS*, FTSENT*, void*), void*);
159 extern FTS* fts_open(char* const*, int, int(*)(FTSENT* const*, FTSENT* const*));
160 extern FTS* fts_openat(int, char* const*, int, int(*)(FTSENT* const*, FTSENT* const*));
161 extern FTSENT* fts_read(FTS*);
[all …]
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dtest-fts.c8 int fts_compare(const FTSENT *const *, const FTSENT *const *);
10 int fts_compare(const FTSENT **, const FTSENT **);
18 FTSENT *entry; in main()
53 fts_compare(const FTSENT *const *a, const FTSENT *const *b) in fts_compare()
55 fts_compare(const FTSENT **a, const FTSENT **b) in fts_compare()
H A Dcompat_fts.c62 static FTSENT *fts_sort(FTS *, FTSENT *, int);
76 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open() argument
79 FTSENT *p, *root; in fts_open()
228 FTSENT *
355 static FTSENT *
511 FTSENT *t; in fts_stat()
561 static FTSENT *
595 static FTSENT *
598 FTSENT *p; in fts_alloc()
621 FTSENT *p; in fts_lfree()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/include/
H A Dfts.h98 typedef struct Ftsent FTSENT; typedef
105 FTSENT* fts_cycle; /* offender if cycle */
106 FTSENT* fts_link; /* next child */
107 FTSENT* fts_parent; /* parent directory */
151 extern FTSENT* fts_children(FTS*, int);
154 extern int fts_local(FTSENT*);
155 extern int fts_notify(int(*)(FTS*, FTSENT*, void*), void*);
156 extern FTS* fts_open(char* const*, int, int(*)(FTSENT* const*, FTSENT* const*));
157 extern FTSENT* fts_read(FTS*);
158 extern int fts_set(FTS*, FTSENT*, int);
/dports/shells/ksh93/ast-93u/src/lib/libast/include/
H A Dfts.h98 typedef struct Ftsent FTSENT; typedef
105 FTSENT* fts_cycle; /* offender if cycle */
106 FTSENT* fts_link; /* next child */
107 FTSENT* fts_parent; /* parent directory */
151 extern FTSENT* fts_children(FTS*, int);
154 extern int fts_local(FTSENT*);
155 extern int fts_notify(int(*)(FTS*, FTSENT*, void*), void*);
156 extern FTS* fts_open(char* const*, int, int(*)(FTSENT* const*, FTSENT* const*));
157 extern FTSENT* fts_read(FTS*);
158 extern int fts_set(FTS*, FTSENT*, int);
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A Dfts-nt.c101 static FTSENT *fts_sort(FTS *, FTSENT *, size_t);
156 FTSENT *head;
676 FTSENT *p; in nt_fts_children()
771 static FTSENT *
1002 FTSENT *t; in fts_process_stats()
1094 FTSENT *p; in fts_alloc()
1196 FTSENT *pRet; in fts_alloc_ansi()
1227 FTSENT *pRet; in fts_alloc_utf16()
1285 FTSENT *p; in fts_lfree()
1347 FTSENT *p; in fts_padjust()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/misc/
H A Dfts.c176 static FTSENT*
224 statcmp(FTSENT* const* pf1, FTSENT* const* pf2) in statcmp()
257 static FTSENT*
258 search(FTSENT* e, FTSENT* root, int(*comparf)(FTSENT* const*, FTSENT* const*), int insert) in search()
345 static FTSENT*
372 getlist(register FTSENT** top, register FTSENT** bot, register FTSENT* root) in getlist()
589 static FTSENT*
693 FTSENT* top; in order()
824 FTSENT*
832 FTSENT* t; in fts_read()
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libast/misc/
H A Dfts.c176 static FTSENT*
224 statcmp(FTSENT* const* pf1, FTSENT* const* pf2) in statcmp()
257 static FTSENT*
258 search(FTSENT* e, FTSENT* root, int(*comparf)(FTSENT* const*, FTSENT* const*), int insert) in search()
345 static FTSENT*
372 getlist(register FTSENT** top, register FTSENT** bot, register FTSENT* root) in getlist()
589 static FTSENT*
693 FTSENT* top; in order()
824 FTSENT*
832 FTSENT* t; in fts_read()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/misc/
H A Dfts.c176 static FTSENT*
224 statcmp(FTSENT* const* pf1, FTSENT* const* pf2) in statcmp()
257 static FTSENT*
258 search(FTSENT* e, FTSENT* root, int(*comparf)(FTSENT* const*, FTSENT* const*), int insert) in search()
345 static FTSENT*
372 getlist(register FTSENT** top, register FTSENT** bot, register FTSENT* root) in getlist()
589 static FTSENT*
693 FTSENT* top; in order()
824 FTSENT*
832 FTSENT* t; in fts_read()
[all …]
/dports/security/clamav/clamav-0.104.2/clamonacc/misc/
H A Dpriv_fts.h6 static inline FTSENT *_priv_fts_children(FTS *ftsp, int options) in _priv_fts_children()
17 int (*compar)(const FTSENT **, const FTSENT **)) in _priv_fts_open() argument
22 static inline FTSENT *_priv_fts_read(FTS *ftsp) in _priv_fts_read()
27 static inline int _priv_fts_set(FTS *ftsp, FTSENT *f, int options) in _priv_fts_set()
177 } FTSENT; typedef
211 FTSENT *_priv_fts_children(FTS *, int);
214 int (*)(const FTSENT **, const FTSENT **));
215 FTSENT *_priv_fts_read(FTS *);
216 int _priv_fts_set(FTS *, FTSENT *, int) __THROW;
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/misc/
H A Dpriv_fts.h6 static inline FTSENT *_priv_fts_children(FTS *ftsp, int options) in _priv_fts_children()
17 int (*compar)(const FTSENT **, const FTSENT **)) in _priv_fts_open() argument
22 static inline FTSENT *_priv_fts_read(FTS *ftsp) in _priv_fts_read()
27 static inline int _priv_fts_set(FTS *ftsp, FTSENT *f, int options) in _priv_fts_set()
177 } FTSENT; typedef
211 FTSENT *_priv_fts_children(FTS *, int);
214 int (*)(const FTSENT **, const FTSENT **));
215 FTSENT *_priv_fts_read(FTS *);
216 int _priv_fts_set(FTS *, FTSENT *, int) __THROW;
/dports/security/amavisd-milter/amavisd-milter-1.7.0/compat/
H A Dfts_open.c46 static FTSENT *fts_sort(FTS *, FTSENT *, size_t);
77 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open() argument
80 FTSENT *p, *root; in fts_open()
286 FTSENT *
499 FTSENT *
502 FTSENT *p; in fts_children()
581 static FTSENT *
852 FTSENT *t; in fts_stat()
963 FTSENT *p; in fts_alloc()
1023 FTSENT *p; in fts_lfree()
[all …]
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dfts_compat.c87 static FTSENT *fts_sort(FTS *, FTSENT *, size_t);
112 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open_compat() argument
295 FTSENT *
501 FTSENT *
504 FTSENT *p; in fts_children_compat()
583 static FTSENT *
834 FTSENT *t; in fts_stat()
911 static FTSENT *
945 FTSENT *p; in fts_alloc()
990 FTSENT *p; in fts_lfree()
[all …]
/dports/net/owamp/owamp-3.3/owampd/
H A Dfts.c72 static FTSENT *fts_sort (FTS *, FTSENT *, int);
93 int (*compar) (const FTSENT **, const FTSENT **);
281 FTSENT *
478 FTSENT *p, in fts_set()
491 FTSENT *
573 static FTSENT *
905 FTSENT *head;
946 FTSENT ent;
1042 FTSENT *head;
1044 FTSENT *p;
[all …]
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libbsdport/libc/gen/
H A Dfts.c66 static FTSENT *fts_sort(FTS *, FTSENT *, int);
197 FTSENT *p;
275 FTSENT *
472 FTSENT *p;
484 FTSENT *
489 FTSENT *p;
865 FTSENT *p;
868 FTSENT *t;
998 FTSENT *p;
1046 FTSENT *p;
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dcompat_fts.c80 FTSENT *p, *root; in fts_open()
185 FTSENT *freep, *p; in fts_close()
218 FTSENT *
221 FTSENT *p, *tmp; in fts_read()
346 static FTSENT *
350 FTSENT *p, *head; in fts_build()
499 FTSENT *t; in fts_stat()
549 static FTSENT *
552 FTSENT *p; in fts_alloc()
575 FTSENT *p; in fts_lfree()
[all …]
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dfts.c53 static FTSENT *fts_sort(FTS *, FTSENT *, int);
72 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open() argument
75 FTSENT *p, *root; in fts_open()
254 FTSENT *
463 FTSENT *
466 FTSENT *p; in fts_children()
546 static FTSENT *
796 FTSENT *t; in fts_stat()
906 FTSENT *p; in fts_alloc()
936 FTSENT *p; in fts_lfree()
[all …]

12345678910>>...15