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

1234

/freebsd-10-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 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 Dpause.c48 dialog_pause(const char *title, 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 Dprogressbox.c195 dlg_progressbox(const char *title, argument
295 dialog_progressbox(const char *title, const char *cprompt, int height, int width) 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
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dfloat.h30 char *title; member in struct:float_elt
H A Dfloat.c34 add_new_float (char *id, char *title, char *shorttitle, argument
262 char *title = expansion (temp->title, 0); local
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) argument
/freebsd-10-stable/contrib/libyaml/tests/
H A Dtest-reader.c20 char *title; member in struct:__anon1992
124 char *title = utf8_sequences[k].title; local
172 char *title = boms[k].title; local
/freebsd-10-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-10-stable/tools/tools/notescheck/
H A Dnotescheck.py77 def title(self): member in class:Option
/freebsd-10-stable/usr.bin/netstat/
H A Dipsec.c228 ipsec_hist_new(const uint64_t *hist, size_t histmax, const struct val2str *name, const char *title) argument
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c62 diskeditor_show(const char *title, const char *cprompt, argument
/freebsd-10-stable/usr.sbin/pkg_install/info/
H A Dshow.c33 show_file(const char *title, const char *fname) argument
57 show_index(const char *title, const char *fname) argument
87 show_plist(const char *title, Package *plist, plist_t type, Boolean showall) argument
224 show_files(const char *title, Package *plist) argument
265 show_size(const char *title, Package *plist) argument
326 show_cksum(const char *title, Package *plist) argument
384 show_origin(const char *title, Package *plist) argument
396 show_fmtrev(const char *title, Package *plist) argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dthroughput.c134 throughput_log(struct pppThroughput *t, int level, const char *title) argument
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c185 int X509V3_extensions_print(BIO *bp, char *title, argument
/freebsd-10-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c73 static char title[] = "Archive Extraction"; local
/freebsd-10-stable/contrib/mdocml/
H A Dman_html.c304 char b[BUFSIZ], title[BUFSIZ]; local

Completed in 282 milliseconds

1234