Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 88) sorted by relevance

1234

/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dtrace.h28 #define wpa_trace_dump(title, ptr) \ argument
49 #define wpa_trace_dump(title, ptr) do { } while (0) argument
51 #define wpa_trace_show(title) do { } while (0) argument
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0) argument
H A Dbrowser.c21 char *title; member
125 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link()
141 const char *title, in view_cb_title_changed()
H A Dwpa_debug.c256 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump()
383 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump()
389 void wpa_hexdump_key(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key()
395 static void _wpa_hexdump_ascii(int level, const char *title, const void *buf, in _wpa_hexdump_ascii()
509 void wpa_hexdump_ascii(int level, const char *title, const void *buf, in wpa_hexdump_ascii()
516 void wpa_hexdump_ascii_key(int level, const char *title, const void *buf, in wpa_hexdump_ascii_key()
H A Dtrace.c270 void wpa_trace_dump_funcname(const char *title, void *pc) in wpa_trace_dump_funcname()
332 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num) in wpa_trace_dump_func()
368 void wpa_trace_show(const char *title) in wpa_trace_show()
H A Dwpa_debug.h91 static inline void wpa_hexdump_buf(int level, const char *title, in wpa_hexdump_buf()
113 static inline void wpa_hexdump_buf_key(int level, const char *title, in wpa_hexdump_buf_key()
/dflybsd-src/usr.sbin/tzsetup/
H A Dtzsetup.c92 char *title; member
130 xdialog_menu(const char *title, const char *cprompt, int height, int width, in xdialog_menu()
242 char title[30]; member
266 char title[64], prompt[64]; in continent_country_menu() local
623 char title[64], prompt[64]; in set_zone_menu() local
651 char title[64], prompt[64]; in confirm_zone() local
699 char title[64], prompt[SILLY_BUFFER_SIZE]; in install_zoneinfo_file() local
898 char title[64], prompt[128]; in main() local
/dflybsd-src/contrib/dialog/
H A Dguage.c40 char *title; member
299 const char *title, in dlg_reallocate_gauge()
367 dlg_allocate_gauge(const char *title, in dlg_allocate_gauge()
402 dialog_gauge(const char *title, in dialog_gauge()
H A Dprogressbox.c80 start_obj(MY_OBJ * obj, const char *title, const char *cprompt) in start_obj()
274 pause_for_ok(MY_OBJ * obj, const char *title, const char *cprompt) in pause_for_ok()
378 dlg_progressbox(const char *title, in dlg_progressbox()
473 dialog_progressbox(const char *title, const char *cprompt, int height, int width) in dialog_progressbox()
H A Dhelp.c30 dialog_helpfile(const char *title, in dialog_helpfile()
H A Dprgbox.c97 dialog_prgbox(const char *title, in dialog_prgbox()
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) in dialog_yesno()
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, in dialog_msgbox()
H A Dmixedgauge.c40 const char *title; member
382 dialog_mixedgauge(const char *title, in dialog_mixedgauge()
H A Dpause.c48 dialog_pause(const char *title, in dialog_pause()
H A Dchecklist.c154 dlg_checklist(const char *title, in dlg_checklist()
621 dialog_checklist(const char *title, in dialog_checklist()
H A Dtreeview.c158 dlg_treeview(const char *title, in dlg_treeview()
582 dialog_treeview(const char *title, in dialog_treeview()
H A Dmixedform.c43 dialog_mixedform(const char *title, in dialog_mixedform()
H A Dinputbox.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, in dialog_inputbox()
H A Dfselect.c555 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) in dlg_fselect()
929 dialog_fselect(const char *title, const char *path, int height, int width) in dialog_fselect()
938 dialog_dselect(const char *title, const char *path, int height, int width) in dialog_dselect()
H A Deditbox.c320 dlg_editbox(const char *title, in dlg_editbox()
761 dialog_editbox(const char *title, const char *file, int height, int width) in dialog_editbox()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
/dflybsd-src/games/sail/
H A Dlo_main.c59 static const char *const title[] = { variable
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_prn.c157 X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
/dflybsd-src/usr.sbin/installer/dfuife_curses/
H A Dcurses_form.h68 char *title; /* text displayed in title bar of form */ member
/dflybsd-src/contrib/mdocml/
H A Dman_term.c1005 char *title; in print_man_foot() local
1085 char *title; in print_man_head() local

1234