Home
last modified time | relevance | path

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

1234567

/netbsd/external/bsd/pkg_install/dist/info/
H A 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/external/bsd/wpa/dist/src/utils/
H A 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
H A Dbrowser.c21 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 Dwpa_debug.c256 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 Dtrace.c270 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()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/
H A Dtttestdb_create.sql5 title varchar(255), field
21 title varchar(255) NOT NULL, field
H A Dtestdb_create.sql15 title varchar(255) NOT NULL, field
/netbsd/sbin/nvmectl/
H A Dutil.c123 print_bignum1(const char *title, uint64_t v[2], const char *suffix, in print_bignum1()
175 print_bignum(const char *title, uint64_t v[2], const char *suffix) in print_bignum()
/netbsd/external/mit/libuv/dist/src/unix/
H A Ddarwin-proctitle.c52 int uv__set_process_title(const char* title) { in uv__set_process_title()
H A Dno-proctitle.c35 int uv_set_process_title(const char* title) { in uv_set_process_title()
H A Dbsd-proctitle.c52 int uv_set_process_title(const char* title) { in uv_set_process_title()
H A Dos390-proctitle.c77 int uv_set_process_title(const char* title) { in uv_set_process_title()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmaps.h25 char *title; member
H A Dlogin_sender_match.c127 LOGIN_SENDER_MATCH *login_sender_create(const char *title, in login_sender_create()
245 const char *title; in main() member
/netbsd/external/bsd/tmux/dist/compat/
H A Dsetproctitle.c31 char title[16], name[16], *cp; in setproctitle() local
/netbsd/external/gpl2/texinfo/dist/makeinfo/
H A Dfloat.c36 add_new_float (char *id, char *title, char *shorttitle, in add_new_float()
264 char *title = expansion (temp->title, 0); in cm_listoffloats() local
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
/netbsd/external/bsd/nvi/dist/motif_l/
H A 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()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_create.sql15 title varchar2(255) NOT NULL, field
/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dusage.c761 prt_vendor_opts(tOptions * opts, char const * title) in prt_vendor_opts()
819 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) in prt_extd_usage()
1091 prt_opt_usage(tOptions * opts, int ex_code, char const * title) in prt_opt_usage()
/netbsd/games/sail/
H A Dlo_main.c59 static const char *const title[] = { variable
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_create.sql11 title varchar (255) NULL , field
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dtestdb_create.sql18 title varchar(255) NOT NULL, field
/netbsd/external/ibm-public/postfix/dist/src/dns/
H A Ddns_rr_filter.c87 void dns_rr_filter_compile(const char *title, const char *map_names) in dns_rr_filter_compile()
/netbsd/tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c62 print1(const char *title, const struct addrinfo *res, char *h, char *s) in print1()

1234567