Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ctwatch/
H A Dctwatch.c172 get_type(const char *typestr) in get_type() function
204 type = get_type(ct_status_get_type(hdl)); in contract_type()
293 wfd[nfds].wf_type = type = get_type(argv[i]); in main()
/titanic_41/usr/src/cmd/adbgen/common/
H A Dadbgen1.c124 int get_type(void);
394 get_type(void) in get_type() function
435 type = get_type(); in generate()
/titanic_41/usr/src/cmd/ctstat/
H A Dctstat.c491 get_type(const char *typestr) in get_type() function
559 int key = get_type(ct_status_get_type(status)); in print_contract()
606 spec = cttypes[get_type(ct_status_get_type(status))]. in print_contract()
779 return (parse(arg, typesp, ntypes, get_type)); in parse_types()
/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_parse.c62 static void get_type(char **, char **, defkind);
312 get_type(&plist->res_prefix, &plist->res_type, in def_program()
570 get_type(&dec->prefix, &dec->type, dkind); in get_declaration()
630 get_type(&dec->prefix, &dec->type, dkind); in get_prog_declaration()
686 get_type(char **prefixp, char **typep, defkind dkind) in get_type() function
/titanic_41/usr/src/cmd/kbd/
H A Dkbd.c89 static int get_type(int);
230 (void) get_type(kbd); in main()
312 if (get_type(kbd) != KB_USB) { in set_kbd_layout()
439 get_type(int kbd) in get_type() function
/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldom.c301 get_type(ldom_hdl_t *lhp, uint32_t *type) in get_type() function
404 rc = get_type(lhp, &ltype); in ldom_get_type()
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1171 get_type(const char *boardtype, const char *cardtype, char *buf) in get_type() function
1538 get_type(boardtype, cardtype, (*cs)->ap_type); in cfga_list_ext()
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c1307 get_type(hpc_board_type_t boardtype, hpc_card_info_t cardinfo, char *buf) in get_type() function
1698 get_type(boardtype, cardinfo, (*cs)->ap_type); in cfga_list_ext()