/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | trace.h | 28 #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 D | browser.c | 21 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 D | wpa_debug.c | 256 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 D | trace.c | 270 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 D | wpa_debug.h | 91 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 D | tzsetup.c | 92 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 D | guage.c | 40 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 D | progressbox.c | 80 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 D | help.c | 30 dialog_helpfile(const char *title, in dialog_helpfile()
|
H A D | prgbox.c | 97 dialog_prgbox(const char *title, in dialog_prgbox()
|
H A D | yesno.c | 34 dialog_yesno(const char *title, const char *cprompt, int height, int width) in dialog_yesno()
|
H A D | msgbox.c | 35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, in dialog_msgbox()
|
H A D | mixedgauge.c | 40 const char *title; member 382 dialog_mixedgauge(const char *title, in dialog_mixedgauge()
|
H A D | pause.c | 48 dialog_pause(const char *title, in dialog_pause()
|
H A D | checklist.c | 154 dlg_checklist(const char *title, in dlg_checklist() 621 dialog_checklist(const char *title, in dialog_checklist()
|
H A D | treeview.c | 158 dlg_treeview(const char *title, in dlg_treeview() 582 dialog_treeview(const char *title, in dialog_treeview()
|
H A D | mixedform.c | 43 dialog_mixedform(const char *title, in dialog_mixedform()
|
H A D | inputbox.c | 49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, in dialog_inputbox()
|
H A D | fselect.c | 555 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 D | editbox.c | 320 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 D | nfc_pw_token.c | 18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
|
/dflybsd-src/games/sail/ |
H A D | lo_main.c | 59 static const char *const title[] = { variable
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_prn.c | 157 X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
|
/dflybsd-src/usr.sbin/installer/dfuife_curses/ |
H A D | curses_form.h | 68 char *title; /* text displayed in title bar of form */ member
|
/dflybsd-src/contrib/mdocml/ |
H A D | man_term.c | 1005 char *title; in print_man_foot() local 1085 char *title; in print_man_head() local
|