Home
last modified time | relevance | path

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

12345

/netbsd/src/external/bsd/pkg_install/dist/info/
Dshow.c104 show_file(const char *buf, const char *title, Boolean separator) in show_file()
136 show_index(const char *buf, const char *title) in show_index()
154 show_plist(const char *title, package_t *plist, pl_ent_t type) in show_plist()
219 show_files(const char *title, package_t *plist) in show_files()
253 show_depends(const char *title, package_t *plist) in show_depends()
291 show_bld_depends(const char *title, package_t *plist) in show_bld_depends()
415 show_list(lpkg_head_t *pkghead, const char *title) in show_list()
/netbsd/src/external/bsd/wpa/dist/src/utils/
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
Dwpa_debug.c258 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump()
385 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump()
391 void wpa_hexdump_key(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key()
397 static void _wpa_hexdump_ascii(int level, const char *title, const void *buf, in _wpa_hexdump_ascii()
510 void wpa_hexdump_ascii(int level, const char *title, const void *buf, in wpa_hexdump_ascii()
517 void wpa_hexdump_ascii_key(int level, const char *title, const void *buf, in wpa_hexdump_ascii_key()
Dbrowser.c26 char *title; member
186 const char *title; in view_cb_notify_title() local
264 static void view_cb_hovering_over_link(WebKitWebView *view, gchar *title, in view_cb_hovering_over_link()
280 const char *title, in view_cb_title_changed()
Dtrace.c281 void wpa_trace_dump_funcname(const char *title, void *pc) in wpa_trace_dump_funcname()
343 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num) in wpa_trace_dump_func()
379 void wpa_trace_show(const char *title) in wpa_trace_show()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/
Dtttestdb_create.sql5 title varchar(255), field
21 title varchar(255) NOT NULL, field
Dtestdb_create.sql15 title varchar(255) NOT NULL, field
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmaps.h25 char *title; member
Dlogin_sender_match.c127 LOGIN_SENDER_MATCH *login_sender_create(const char *title, in login_sender_create()
245 const char *title; in main() member
Ddsn_filter.c109 DSN_FILTER *dsn_filter_create(const char *title, const char *map_names) in dsn_filter_create()
/netbsd/src/external/bsd/tmux/dist/compat/
Dsetproctitle.c32 char title[16], name[16], *cp; in setproctitle() local
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
/netbsd/src/external/bsd/nvi/dist/motif_l/
Dm_ruler.c156 static Widget create_text_ruler_dialog( Widget parent, String title ) in create_text_ruler_dialog()
235 void __vi_show_text_ruler_dialog( Widget parent, String title ) in __vi_show_text_ruler_dialog()
Dm_tags.c316 static Widget create_tags_dialog( Widget parent, String title ) in create_tags_dialog()
440 void __vi_show_tags_dialog( Widget parent, String title ) in __vi_show_tags_dialog()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
Dtestdb_create.sql15 title varchar2(255) NOT NULL, field
/netbsd/src/games/sail/
Dlo_main.c59 static const char *const title[] = { variable
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
Dtestdb_create.sql11 title varchar (255) NULL , field
/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dusage.c710 prt_vendor_opts(tOptions * opts, char const * title) in prt_vendor_opts()
768 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) in prt_extd_usage()
1040 prt_opt_usage(tOptions * opts, int ex_code, char const * title) in prt_opt_usage()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
Dtestdb_create.sql18 title varchar(255) NOT NULL, field
/netbsd/src/external/bsd/tmux/dist/
Dcmd-select-pane.c96 char *title; in cmd_select_pane_exec() local
/netbsd/src/tests/lib/libc/net/getaddrinfo/
Dh_gai.c62 print1(const char *title, const struct addrinfo *res, char *h, char *s) in print1()
/netbsd/src/external/ibm-public/postfix/dist/src/dns/
Ddns_rr_filter.c87 void dns_rr_filter_compile(const char *title, const char *map_names) in dns_rr_filter_compile()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinfrun.h61 infrun_debug_show_threads (const char *title, ThreadRange threads) in infrun_debug_show_threads()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/
Dtestdb_create.sql18 title varchar(255) NOT NULL, field
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/
Dtestdb_create.sql21 title varchar(255) not null, field

12345