Home
last modified time | relevance | path

Searched defs:ftw (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dfunnel_text_dialog.cpp178 void text_window_set_text(funnel_text_window_t *ftw, const char* text) in text_window_set_text()
185 void text_window_append(funnel_text_window_t* ftw, const char* text) in text_window_append()
192 void text_window_prepend(funnel_text_window_t *ftw, const char* text) in text_window_prepend()
199 void text_window_clear(funnel_text_window_t* ftw) in text_window_clear()
206 const char *text_window_get_text(funnel_text_window_t *ftw) in text_window_get_text()
214 void text_window_set_close_cb(funnel_text_window_t *ftw, text_win_close_cb_t close_cb, void *close_… in text_window_set_close_cb()
221 void text_window_set_editable(funnel_text_window_t *ftw, gboolean editable) in text_window_set_editable()
228 void text_window_destroy(funnel_text_window_t *ftw) in text_window_destroy()
235 void text_window_add_button(funnel_text_window_t *ftw, funnel_bt_t *funnel_button, const char *labe… in text_window_add_button()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dfunnel_text_dialog.cpp178 void text_window_set_text(funnel_text_window_t *ftw, const char* text) in text_window_set_text()
185 void text_window_append(funnel_text_window_t* ftw, const char* text) in text_window_append()
192 void text_window_prepend(funnel_text_window_t *ftw, const char* text) in text_window_prepend()
199 void text_window_clear(funnel_text_window_t* ftw) in text_window_clear()
206 const char *text_window_get_text(funnel_text_window_t *ftw) in text_window_get_text()
214 void text_window_set_close_cb(funnel_text_window_t *ftw, text_win_close_cb_t close_cb, void *close_… in text_window_set_close_cb()
221 void text_window_set_editable(funnel_text_window_t *ftw, gboolean editable) in text_window_set_editable()
228 void text_window_destroy(funnel_text_window_t *ftw) in text_window_destroy()
235 void text_window_add_button(funnel_text_window_t *ftw, funnel_bt_t *funnel_button, const char *labe… in text_window_add_button()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dfunnel_text_dialog.cpp178 void text_window_set_text(funnel_text_window_t *ftw, const char* text) in text_window_set_text()
185 void text_window_append(funnel_text_window_t* ftw, const char* text) in text_window_append()
192 void text_window_prepend(funnel_text_window_t *ftw, const char* text) in text_window_prepend()
199 void text_window_clear(funnel_text_window_t* ftw) in text_window_clear()
206 const char *text_window_get_text(funnel_text_window_t *ftw) in text_window_get_text()
214 void text_window_set_close_cb(funnel_text_window_t *ftw, text_win_close_cb_t close_cb, void *close_… in text_window_set_close_cb()
221 void text_window_set_editable(funnel_text_window_t *ftw, gboolean editable) in text_window_set_editable()
228 void text_window_destroy(funnel_text_window_t *ftw) in text_window_destroy()
235 void text_window_add_button(funnel_text_window_t *ftw, funnel_bt_t *funnel_button, const char *labe… in text_window_add_button()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dfunnel_text_dialog.cpp178 void text_window_set_text(funnel_text_window_t *ftw, const char* text) in text_window_set_text()
185 void text_window_append(funnel_text_window_t* ftw, const char* text) in text_window_append()
192 void text_window_prepend(funnel_text_window_t *ftw, const char* text) in text_window_prepend()
199 void text_window_clear(funnel_text_window_t* ftw) in text_window_clear()
206 const char *text_window_get_text(funnel_text_window_t *ftw) in text_window_get_text()
214 void text_window_set_close_cb(funnel_text_window_t *ftw, text_win_close_cb_t close_cb, void *close_… in text_window_set_close_cb()
221 void text_window_set_editable(funnel_text_window_t *ftw, gboolean editable) in text_window_set_editable()
228 void text_window_destroy(funnel_text_window_t *ftw) in text_window_destroy()
235 void text_window_add_button(funnel_text_window_t *ftw, funnel_bt_t *funnel_button, const char *labe… in text_window_add_button()
/dports/shells/ksh93/ast-93u/src/lib/libast/comp/
H A Dftw.c33 ftw_user(Ftw_t* ftw) in ftw_user()
45 ftw(const char* path, int(*userf)(const char*, const struct stat*, int), int depth) in ftw() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/comp/
H A Dftw.c33 ftw_user(Ftw_t* ftw) in ftw_user()
45 ftw(const char* path, int(*userf)(const char*, const struct stat*, int), int depth) in ftw() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/comp/
H A Dftw.c33 ftw_user(Ftw_t* ftw) in ftw_user()
45 ftw(const char* path, int(*userf)(const char*, const struct stat*, int), int depth) in ftw() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tw/
H A Dexpr.c117 deref(register Ftw_t* ftw, Exid_t* sym, register Exref_t* ref) in deref()
204 register Ftw_t* ftw; in getval() local
596 register Ftw_t* ftw; in setval() local
827 eval(Exnode_t* x, Ftw_t* ftw) in eval()
840 getnum(Exid_t* sym, Ftw_t* ftw) in getnum()
855 Ftw_t* ftw = (Ftw_t*)handle; in key() local
875 print(Sfio_t* sp, Ftw_t* ftw, const char* format) in print()
H A Dtw.c398 act(register Ftw_t* ftw, int op) in act()
503 intermediate(register Ftw_t* ftw, register char* path) in intermediate()
530 tw(register Ftw_t* ftw) in tw()
688 Ftw_t ftw; in main() local
H A Dftwlocal.c31 ftwlocal(Ftw_t* ftw) in ftwlocal()
/dports/shells/ksh93/ast-93u/src/cmd/tw/
H A Dexpr.c117 deref(register Ftw_t* ftw, Exid_t* sym, register Exref_t* ref) in deref()
204 register Ftw_t* ftw; in getval() local
596 register Ftw_t* ftw; in setval() local
827 eval(Exnode_t* x, Ftw_t* ftw) in eval()
840 getnum(Exid_t* sym, Ftw_t* ftw) in getnum()
855 Ftw_t* ftw = (Ftw_t*)handle; in key() local
875 print(Sfio_t* sp, Ftw_t* ftw, const char* format) in print()
H A Dtw.c398 act(register Ftw_t* ftw, int op) in act()
503 intermediate(register Ftw_t* ftw, register char* path) in intermediate()
530 tw(register Ftw_t* ftw) in tw()
688 Ftw_t ftw; in main() local
H A Dftwlocal.c31 ftwlocal(Ftw_t* ftw) in ftwlocal()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tw/
H A Dexpr.c117 deref(register Ftw_t* ftw, Exid_t* sym, register Exref_t* ref) in deref()
204 register Ftw_t* ftw; in getval() local
596 register Ftw_t* ftw; in setval() local
827 eval(Exnode_t* x, Ftw_t* ftw) in eval()
840 getnum(Exid_t* sym, Ftw_t* ftw) in getnum()
855 Ftw_t* ftw = (Ftw_t*)handle; in key() local
875 print(Sfio_t* sp, Ftw_t* ftw, const char* format) in print()
H A Dtw.c398 act(register Ftw_t* ftw, int op) in act()
503 intermediate(register Ftw_t* ftw, register char* path) in intermediate()
530 tw(register Ftw_t* ftw) in tw()
688 Ftw_t ftw; in main() local
H A Dftwlocal.c31 ftwlocal(Ftw_t* ftw) in ftwlocal()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/legacy/
H A Dftw.c3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/legacy/
H A Dftw.c4 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function
/dports/devel/umbrello/umbrello-21.12.3/umbrello/cmds/
H A Dcmdhandlerename.cpp16 CmdHandleRename::CmdHandleRename(FloatingTextWidget* ftw, QString& txt) in CmdHandleRename()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/cmds/widget/
H A Dcmdsettxt.cpp18 CmdSetTxt::CmdSetTxt(FloatingTextWidget* ftw, const QString& txt) in CmdSetTxt()

12345678910>>...13