Home
last modified time | relevance | path

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

123456

/netbsd-src/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-src/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
/netbsd-src/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-src/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-src/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-src/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-src/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
H A Dfloat.h32 char *title; member
/netbsd-src/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-src/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()
H A 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/
H A Dtestdb_create.sql15 title varchar2(255) NOT NULL, field
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_create.sql11 title varchar (255) NULL , field
/netbsd-src/games/sail/
H A Dlo_main.c59 static const char *const title[] = { variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dtestdb_create.sql18 title varchar(255) NOT NULL, field
/netbsd-src/tests/lib/libc/net/getaddrinfo/
H A 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/
H A Ddns_rr_filter.c87 void dns_rr_filter_compile(const char *title, const char *map_names) in dns_rr_filter_compile()
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-select-pane.c96 char *title; in cmd_select_pane_exec() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-process-title.c27 static void set_title(const char* title) { in set_title()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A Dconf.py233 title = f.readline().rstrip('\n') variable

123456