| /titanic_44/usr/src/grub/grub-0.97/netboot/ |
| H A D | config.c | 14 static int pci_probe(struct dev *dev, const char *type_name) in pci_probe() argument 27 printf("Probing pci %s...\n", type_name); in pci_probe() 71 static int isa_probe(struct dev *dev, const char *type_name) in isa_probe() argument 79 printf("Probing isa %s...\n", type_name); in isa_probe() 124 const char *type_name; in probe() local 128 type_name = ""; in probe() 131 type_name = driver_name[dev->type]; in probe() 138 dev->how_probe = pci_probe(dev, type_name); in probe() 144 dev->how_probe = isa_probe(dev, type_name); in probe()
|
| /titanic_44/usr/src/lib/libc/port/i18n/ |
| H A D | plural_parser.c | 79 static const char *type_name[] = { variable 95 printf(" type: %s\n", type_name[GETTYPE(exp->op)]); in stack_push() 96 printf(" flag: %s\n", type_name[GETTYPE(exp->flag)]); in stack_push() 126 type_name[GETTYPE((stk->ptr[stk->index - 1])->op)]); in stack_pop() 128 type_name[GETTYPE((stk->ptr[stk->index - 1])->flag)]); in stack_pop() 139 printf(" type: %s\n", type_name[GETTYPE(e->op)]); in freeexpr() 172 printf(" op type: %s\n", type_name[type]); in setop1() 199 printf(" op type: %s\n", type_name[type]); in setop_reduce() 203 type_name[GETTYPE(exp3->op)]); in setop_reduce() 206 type_name[GETTYPE(exp2->op)]); in setop_reduce() [all …]
|
| /titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | nvpair.c | 136 char *type_name; member 221 char *type_name = NULL; in nvpair_print() local 259 type_name = nvpair_info[i].type_name; in nvpair_print() 269 if (type_name != NULL) { in nvpair_print() 270 mdb_printf(" type=%s", type_name); in nvpair_print() 282 if ((nelem == 0) && (type_name != NULL)) { in nvpair_print() 361 if (type_name == NULL) { in nvpair_print()
|
| /titanic_44/usr/src/lib/libdtrace/common/ |
| H A D | dt_grammar.y | 175 %type <l_decl> type_name 229 | DT_CTX_DTYPE type_name { $$ = (dt_node_t *)$2; } 262 DT_KEY_XLATOR type_name DT_TOK_LT type_name 266 | DT_KEY_XLATOR type_name DT_TOK_LT type_name 430 | DT_TOK_OFFSETOF DT_TOK_LPAR type_name DT_TOK_COMMA 434 | DT_TOK_OFFSETOF DT_TOK_LPAR type_name DT_TOK_COMMA 438 | DT_TOK_XLATE DT_TOK_LT type_name DT_TOK_GT 450 | DT_TOK_SIZEOF DT_TOK_LPAR type_name DT_TOK_RPAR { 468 | DT_TOK_LPAR type_name DT_TOK_RPAR cast_expression { 815 type_name: specifier_qualifier_list {
|
| /titanic_44/usr/src/tools/ndrgen/ |
| H A D | ndr_anal.c | 118 (void) printf("%s %s {\n", p, ti->type_name->n_sym->name); in show_typeinfo_list() 159 ti->type_name->n_sym->name); in type_extern_suffix() 206 "", ti->type_name->n_sym->name, *fb ? " " : "", fb); in type_ident_decl1() 212 "struct ", ti->type_name->n_sym->name, *fb ? " " : "", fb); in type_ident_decl1() 218 "union ", ti->type_name->n_sym->name, *fb ? " " : "", fb); in type_ident_decl1() 772 ti->type_name = &sym->s_node; in seed_basic_types() 808 ti->type_name = construct->n_c_typename; in seed_construct_types() 878 if (ti->type_name != proto_ti->type_name) in bind_typeinfo() 956 if (ti->type_name == typename) in find_typeinfo_by_name() 966 ti->type_name = typename; in find_typeinfo_by_name()
|
| H A D | ndrgen.h | 154 struct node *type_name; /* symbol */ member
|
| /titanic_44/usr/src/cmd/sendmail/src/ |
| H A D | sm_resolve.c | 438 dns_lookup(domain, type_name, retrans, retry) 440 const char *type_name; 446 type = dns_string_to_type(type_name); 451 type_name);
|
| H A D | sm_resolve.h | 138 const char *type_name,
|
| /titanic_44/usr/src/lib/abi/apptrace/common/ |
| H A D | apptrace.c | 56 extern const char *type_name(ctf_file_t *, ctf_id_t, char *, size_t); 610 (void) type_name(ctfp, finfo.ctc_return, buf, sizeof (buf)); in la_sparcv9_pltenter() 647 (void) type_name(ctfp, argt[i], buf, sizeof (buf)); in la_sparcv9_pltenter() 673 (void) type_name(ctfp, argt[i], buf, sizeof (buf)); in la_sparcv9_pltenter() 758 (void) type_name(ctfp, finfo.ctc_return, buf, in la_pltexit64()
|
| H A D | apptraceutil.c | 47 type_name(ctf_file_t *ctfp, ctf_id_t type, char *buf, size_t len) in type_name() function
|
| /titanic_44/usr/src/tools/ctf/dwarf/common/ |
| H A D | pro_types.c | 57 char *type_name, Dwarf_Error * error) in dwarf_add_typename() argument 60 _dwarf_add_simple_name_entry(dbg, die, type_name, in dwarf_add_typename()
|
| /titanic_44/usr/src/lib/libcontract/common/ |
| H A D | libcontract_impl.h | 56 const char *type_name; member
|
| H A D | libcontract.c | 322 return (types[info->status.ctst_type].type_name); in ct_status_get_type()
|
| /titanic_44/usr/src/cmd/sgs/elfedit/common/ |
| H A D | util_machelf.c | 575 const char *type_name; in elfedit_sec_getsymtab() local 604 type_name = elfedit_atoconst_value_to_str(ELFEDIT_CONST_SHT_ALLSYMTAB, in elfedit_sec_getsymtab() 607 EC_WORD(symsec->sec_shndx), symsec->sec_name, type_name); in elfedit_sec_getsymtab()
|
| /titanic_44/usr/src/cmd/ssh/ssh-agent/ |
| H A D | ssh-agent.c | 448 char *type_name, *comment; in process_add_identity() local 468 type_name = buffer_get_string(&e->request, NULL); in process_add_identity() 469 type = key_type_from_name(type_name); in process_add_identity() 470 xfree(type_name); in process_add_identity()
|
| /titanic_44/usr/src/cmd/dlmgmtd/ |
| H A D | dlmgmt_db.c | 112 const char *type_name; member 137 #define BASE_PROPERTY_LENGTH(t, n) (strlen(translators[(t)].type_name) +\ 143 translators[(type)].type_name, \ 796 translators[type].type_name) == 0) { in parse_linkprops()
|
| /titanic_44/usr/src/cmd/dladm/ |
| H A D | dladm.c | 460 const char *type_name; member 4230 for (i = 0; iptun_types[i].type_name != NULL; i++) { in iptun_gettypebyname() 4231 if (strncmp(iptun_types[i].type_name, typestr, in iptun_gettypebyname() 4232 strlen(iptun_types[i].type_name)) == 0) { in iptun_gettypebyname() 4244 for (i = 0; iptun_types[i].type_name != NULL; i++) { in iptun_gettypebyvalue() 4246 return (iptun_types[i].type_name); in iptun_gettypebyvalue()
|