Home
last modified time | relevance | path

Searched refs:b_type (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/kbd/
H A Dkbd.c113 char *copt, *aopt, *delay, *rate, *layout_name, *b_type, *freq_str; in main() local
266 b_type = "keyboard"; in main()
268 b_type = argv[argc - 2]; in main()
274 if (strcmp(b_type, "keyboard") && strcmp(b_type, "console")) { in main()
295 if ((error = set_beep_freq(kbd, b_type, freq_val)) != 0) in main()
/titanic_41/usr/src/lib/libcommputil/common/
H A Dsdp_parse_helper.c170 if (bw->b_type != NULL) in sdp_free_bandwidth()
171 free(bw->b_type); in sdp_free_bandwidth()
H A Dsdp.h160 char *b_type; member
H A Dsdp.c80 b_type, COMMP_COLON, (m_bw)->b_value, COMMP_CRLF); \
160 if (sdp_add_bandwidth(&(d_bw), (s_bw)->b_type, \
196 len += strlen((m_bw)->b_type); \
469 if ((ret = commp_add_str(&new_bw->b_type, type, strlen(type))) != 0) { in sdp_add_bandwidth()
H A Dsdp_parse.c545 COMMP_COPY_STR(new_bw->b_type, begin, current - begin); in sdp_parse_bandwidth()
546 if (new_bw->b_type == NULL) { in sdp_parse_bandwidth()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap.c321 Boolean b_type = FALSE; /* True if seg types found. */ in map_equal() local
343 if (b_type) { in map_equal()
602 Boolean b_type = FALSE; in map_colon() local
626 if (b_type) { in map_colon()
631 b_type = TRUE; in map_colon()
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h351 char b_type[MAXNAMELEN]; member
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h382 char b_type[MAXNAMELEN]; member