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

1234

/freebsd-10.3-release/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
/freebsd-10.3-release/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.3-release/contrib/wpa/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) argument
/freebsd-10.3-release/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.3-release/contrib/libyaml/tests/
H A Dtest-reader.c20 char *title; member in struct:__anon1988
124 char *title = utf8_sequences[k].title; local
172 char *title = boms[k].title; local
/freebsd-10.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c185 int X509V3_extensions_print(BIO *bp, char *title, argument
/freebsd-10.3-release/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.3-release/tools/tools/notescheck/
H A Dnotescheck.py77 def title(self): member in class:Option
/freebsd-10.3-release/crypto/openssl/crypto/evp/
H A Devp_test.c63 static void hexdump(FILE *f, const char *title, const unsigned char *s, int l) argument
/freebsd-10.3-release/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c73 static char title[] = "Archive Extraction"; local
/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c62 diskeditor_show(const char *title, const char *cprompt, argument
/freebsd-10.3-release/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.3-release/usr.sbin/ppp/
H A Dthroughput.c134 throughput_log(struct pppThroughput *t, int level, const char *title) argument
/freebsd-10.3-release/contrib/mdocml/
H A Dman_html.c304 char b[BUFSIZ], title[BUFSIZ]; local
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dtrace.c240 void wpa_trace_dump_funcname(const char *title, void *pc) argument
255 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num) argument
291 void wpa_trace_show(const char *title) argument
H A Dwpa_debug.h82 static inline void wpa_hexdump_buf(int level, const char *title, argument
104 static inline void wpa_hexdump_buf_key(int level, const char *title, argument
[all...]
/freebsd-10.3-release/lib/libdpv/
H A Ddialog_util.c61 char *title = NULL; variable

Completed in 351 milliseconds

1234