Home
last modified time | relevance | path

Searched refs:_ftsent (Results 1 – 25 of 48) sorted by relevance

12

/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dfts_compat.h41 struct _ftsent *fts_cur; /* current node */
42 struct _ftsent *fts_child; /* linked list of children */
43 struct _ftsent **fts_array; /* sort array */
50 (const struct _ftsent **, const struct _ftsent **);
67 typedef struct _ftsent { struct
68 struct _ftsent *fts_cycle; /* cycle node */ argument
69 struct _ftsent *fts_parent; /* parent directory */ argument
70 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/lang/gawk/gawk-5.1.1/extension/
H A Dgawkfts.h54 struct _ftsent *fts_cur; /* current node */
55 struct _ftsent *fts_child; /* linked list of children */
56 struct _ftsent **fts_array; /* sort array */
63 (const struct _ftsent **, const struct _ftsent **);
80 typedef struct _ftsent { struct
81 struct _ftsent *fts_cycle; /* cycle node */ argument
82 struct _ftsent *fts_parent; /* parent directory */ argument
83 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/security/amavisd-milter/amavisd-milter-1.7.0/compat/
H A Dfts_compat.h57 struct _ftsent *fts_cur; /* current node */
58 struct _ftsent *fts_child; /* linked list of children */
59 struct _ftsent **fts_array; /* sort array */
66 (const struct _ftsent **, const struct _ftsent **);
83 typedef struct _ftsent { struct
84 struct _ftsent *fts_cycle; /* cycle node */ argument
85 struct _ftsent *fts_parent; /* parent directory */ argument
86 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dftsfake.h42 struct _ftsent *fts_cur; /* current node */
43 struct _ftsent *fts_child; /* linked list of children */
44 struct _ftsent **fts_array; /* sort array */
55 (const struct _ftsent **, const struct _ftsent **);
74 typedef struct _ftsent { struct
75 struct _ftsent *fts_cycle; /* cycle node */ argument
76 struct _ftsent *fts_parent; /* parent directory */ argument
77 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libbsdport/include/
H A Dfts.h41 struct _ftsent *fts_cur; /* current node */
42 struct _ftsent *fts_child; /* linked list of children */
43 struct _ftsent **fts_array; /* sort array */
50 (const struct _ftsent * const *, const struct _ftsent * const *);
68 typedef struct _ftsent { struct
69 struct _ftsent *fts_cycle; /* cycle node */ argument
70 struct _ftsent *fts_parent; /* parent directory */ argument
71 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/ftp/tnftpd/tnftpd-20200704/libnetbsd/
H A Dftpfts.h61 struct _ftsent *fts_cur; /* current node */
62 struct _ftsent *fts_child; /* linked list of children */
63 struct _ftsent **fts_array; /* sort array */
70 (const struct _ftsent **, const struct _ftsent **);
87 typedef struct _ftsent { struct
88 struct _ftsent *fts_cycle; /* cycle node */ argument
89 struct _ftsent *fts_parent; /* parent directory */ argument
90 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/fts/
H A Dfts.h63 struct _ftsent *fts_cur; /* current node */
64 struct _ftsent *fts_child; /* linked list of children */
65 struct _ftsent **fts_array; /* sort array */
72 (const struct _ftsent **, const struct _ftsent **);
89 typedef struct _ftsent { struct
90 struct _ftsent *fts_cycle; /* cycle node */ argument
91 struct _ftsent *fts_parent; /* parent directory */ argument
92 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dfts.h60 struct _ftsent *fts_cur; /* current node */
61 struct _ftsent *fts_child; /* linked list of children */
62 struct _ftsent **fts_array; /* sort array */
69 (const struct _ftsent **, const struct _ftsent **);
86 typedef struct _ftsent { struct
87 struct _ftsent *fts_cycle; /* cycle node */ argument
88 struct _ftsent *fts_parent; /* parent directory */ argument
89 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dfts_.h81 struct _ftsent *fts_cur; /* current node */
82 struct _ftsent *fts_child; /* linked list of children */
83 struct _ftsent **fts_array; /* sort array */
91 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
199 typedef struct _ftsent { struct
200 struct _ftsent *fts_cycle; /* cycle node */ argument
201 struct _ftsent *fts_parent; /* parent directory */ argument
202 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dfts_.h81 struct _ftsent *fts_cur; /* current node */
82 struct _ftsent *fts_child; /* linked list of children */
83 struct _ftsent **fts_array; /* sort array */
91 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
199 typedef struct _ftsent { struct
200 struct _ftsent *fts_cycle; /* cycle node */ argument
201 struct _ftsent *fts_parent; /* parent directory */ argument
202 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dfts_.h81 struct _ftsent *fts_cur; /* current node */
82 struct _ftsent *fts_child; /* linked list of children */
83 struct _ftsent **fts_array; /* sort array */
91 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
199 typedef struct _ftsent { struct
200 struct _ftsent *fts_cycle; /* cycle node */ argument
201 struct _ftsent *fts_parent; /* parent directory */ argument
202 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/net/owamp/owamp-3.3/owampd/
H A Dfts.h41 typedef struct _ftsent FTSENT;
49 struct _ftsent *fts_cur; /* current node */
50 struct _ftsent *fts_child; /* linked list of children */
51 struct _ftsent **fts_array; /* sort array */
73 struct _ftsent { struct
74 struct _ftsent *fts_cycle; /* cycle node */ argument
75 struct _ftsent *fts_parent; /* parent directory */ argument
76 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dfts_.h75 struct _ftsent *fts_cur; /* current node */
76 struct _ftsent *fts_child; /* linked list of children */
77 struct _ftsent **fts_array; /* sort array */
85 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
195 typedef struct _ftsent {
196 struct _ftsent *fts_cycle; /* cycle node */
197 struct _ftsent *fts_parent; /* parent directory */
198 struct _ftsent *fts_link; /* next file in directory */
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dfts_.h81 struct _ftsent *fts_cur; /* current node */
82 struct _ftsent *fts_child; /* linked list of children */
83 struct _ftsent **fts_array; /* sort array */
91 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
199 typedef struct _ftsent { struct
200 struct _ftsent *fts_cycle; /* cycle node */ argument
201 struct _ftsent *fts_parent; /* parent directory */ argument
202 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dfts_.h81 struct _ftsent *fts_cur; /* current node */
82 struct _ftsent *fts_child; /* linked list of children */
83 struct _ftsent **fts_array; /* sort array */
91 int (*fts_compar) (struct _ftsent const **, struct _ftsent const **);
201 typedef struct _ftsent { struct
202 struct _ftsent *fts_cycle; /* cycle node */ argument
203 struct _ftsent *fts_parent; /* parent directory */ argument
204 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/sysutils/fpart/fpart-1.4.0/src/
H A Dfts.h72 struct _ftsent *fts_cur; /* current node */
73 struct _ftsent *fts_child; /* linked list of children */
74 struct _ftsent **fts_array; /* sort array */
81 (const struct _ftsent * const *, const struct _ftsent * const *);
101 typedef struct _ftsent { struct
102 struct _ftsent *fts_cycle; /* cycle node */ argument
103 struct _ftsent *fts_parent; /* parent directory */ argument
104 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dcompat_fts.h39 struct _ftsent *fts_cur; /* current node */
40 struct _ftsent *fts_child; /* linked list of children */
41 struct _ftsent **fts_array; /* sort array */
57 typedef struct _ftsent { struct
58 struct _ftsent *fts_cycle; /* cycle node */ argument
59 struct _ftsent *fts_parent; /* parent directory */ argument
60 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dfts.h39 struct _ftsent *fts_cur; /* current node */
40 struct _ftsent *fts_child; /* linked list of children */
41 struct _ftsent **fts_array; /* sort array */
63 typedef struct _ftsent { struct
64 struct _ftsent *fts_cycle; /* cycle node */ argument
65 struct _ftsent *fts_parent; /* parent directory */ argument
66 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dfts.h41 struct _ftsent *fts_cur; /* current node */
42 struct _ftsent *fts_child; /* linked list of children */
43 struct _ftsent **fts_array; /* sort array */
65 typedef struct _ftsent { struct
66 struct _ftsent *fts_cycle; /* cycle node */ argument
67 struct _ftsent *fts_parent; /* parent directory */ argument
68 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dfts.h41 struct _ftsent *fts_cur; /* current node */
42 struct _ftsent *fts_child; /* linked list of children */
43 struct _ftsent **fts_array; /* sort array */
65 typedef struct _ftsent { struct
66 struct _ftsent *fts_cycle; /* cycle node */ argument
67 struct _ftsent *fts_parent; /* parent directory */ argument
68 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A Dfts-nt.h63 struct _ftsent *fts_cur; /* current node */
64 struct _ftsent *fts_child; /* linked list of children */
65 struct _ftsent **fts_array; /* sort array */
73 (const struct _ftsent * const *, const struct _ftsent * const *);
94 typedef struct _ftsent { struct
95 struct _ftsent *fts_cycle; /* cycle node */ argument
96 struct _ftsent *fts_parent; /* parent directory */ argument
97 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dcompat_fts.h39 struct _ftsent *fts_cur; /* current node */
40 struct _ftsent *fts_child; /* linked list of children */
54 typedef struct _ftsent { struct
55 struct _ftsent *fts_cycle; /* cycle node */ argument
56 struct _ftsent *fts_parent; /* parent directory */ argument
57 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/archivers/rpm4/rpm-4.16.1.3/misc/
H A Drpmfts.h65 struct _ftsent *fts_cur; /*!< current node */
66 struct _ftsent *fts_child; /*!< linked list of children */
67 struct _ftsent **fts_array; /*!< sort array */
96 typedef struct _ftsent { struct
97 struct _ftsent *fts_cycle; /*!< cycle node */ argument
98 struct _ftsent *fts_parent; /*!< parent directory */ argument
99 struct _ftsent *fts_link; /*!< next file in directory */ argument
/dports/security/clamav/clamav-0.104.2/clamonacc/misc/
H A Dpriv_fts.h88 struct _ftsent *fts_cur; /* current node */
89 struct _ftsent *fts_child; /* linked list of children */
90 struct _ftsent **fts_array; /* sort array */
128 typedef struct _ftsent { struct
129 struct _ftsent *fts_cycle; /* cycle node */ argument
130 struct _ftsent *fts_parent; /* parent directory */ argument
131 struct _ftsent *fts_link; /* next file in directory */ argument
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/misc/
H A Dpriv_fts.h88 struct _ftsent *fts_cur; /* current node */
89 struct _ftsent *fts_child; /* linked list of children */
90 struct _ftsent **fts_array; /* sort array */
128 typedef struct _ftsent { struct
129 struct _ftsent *fts_cycle; /* cycle node */ argument
130 struct _ftsent *fts_parent; /* parent directory */ argument
131 struct _ftsent *fts_link; /* next file in directory */ argument

12