Searched defs:title (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-11-stable/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, argument
H A Dprgbox.c96 dialog_prgbox(const char *title, argument
H A Dmixedform.c43 dialog_mixedform(const char *title, argument
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
H A Dpause.c48 dialog_pause(const char *title, argument
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) argument
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
H A Dprogressbox.c195 dlg_progressbox(const char *title, argument
295 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
H A Dguage.c42 char *title; member in struct:_my_obj
289 dlg_reallocate_gauge(void *objptr, const char *title, const char *cprompt, int height, int width, int percent) argument
358 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
389 dialog_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
[all...]
H A Dmixedgauge.c40 const char *title; member in struct:__anon952
375 dialog_mixedgauge(const char *title, argument
H A Drangebox.c171 dialog_rangebox(const char *title, argument
H A Dtailbox.c284 dialog_tailbox(const char *title, const char *file, int height, int width, int bg_task) argument
H A Dtimebox.c138 dialog_timebox(const char *title, argument
H A Dtreeview.c155 dlg_treeview(const char *title, argument
567 dialog_treeview(const char *title, argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c62 print1(const char *title, const struct addrinfo *res, char *h, char *s) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) argument
/freebsd-11-stable/tools/tools/notescheck/
H A Dnotescheck.py77 def title(self): member in class:Option
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c185 int X509V3_extensions_print(BIO *bp, char *title, argument
/freebsd-11-stable/usr.bin/netstat/
H A Dipsec.c233 ipsec_hist_new(const uint64_t *hist, size_t histmax, const struct val2str *name, const char *title, const char *cname) argument
/freebsd-11-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c75 static char title[] = "Archive Extraction"; local
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c64 diskeditor_show(const char *title, const char *cprompt, argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dthroughput.c136 throughput_log(struct pppThroughput *t, int level, const char *title) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dbrowser.c21 char *title; member in struct:browser_context
125 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, argument
140 view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, const char *title, struct browser_context *ctx) argument
[all...]
/freebsd-11-stable/lib/libdpv/
H A Ddpv.h111 char *title; /* widget title */ member in struct:dpv_config
/freebsd-11-stable/tools/tools/usbtest/
H A Dusbtest.c86 usb_ts_show_menu(uint8_t level, const char *title, const char *fmt,...) argument

Completed in 364 milliseconds

1234