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

/opensolaris-onvv-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c124 int get_type(void);
394 get_type(void) function
435 type = get_type();
/opensolaris-onvv-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c166 * get_type
172 get_type(const char *typestr) function
204 type = get_type(ct_status_get_type(hdl));
293 wfd[nfds].wf_type = type = get_type(argv[i]);
/opensolaris-onvv-gate/usr/src/cmd/ctstat/
H A Dctstat.c486 * get_type
491 get_type(const char *typestr) function
559 int key = get_type(ct_status_get_type(status));
606 spec = cttypes[get_type(ct_status_get_type(status))].
779 return (parse(arg, typesp, ntypes, get_type));
/opensolaris-onvv-gate/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,
570 get_type(&dec->prefix, &dec->type, dkind);
630 get_type(&dec->prefix, &dec->type, dkind);
686 get_type(char **prefixp, char **typep, defkind dkind) function
/opensolaris-onvv-gate/usr/src/cmd/kbd/
H A Dkbd.c89 static int get_type(int);
230 (void) get_type(kbd);
312 if (get_type(kbd) != KB_USB) {
439 get_type(int kbd) function
/opensolaris-onvv-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom.c301 get_type(ldom_hdl_t *lhp, uint32_t *type) function
404 rc = get_type(lhp, &ltype);
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c153 /* for type string assembly in get_type() */
1307 get_type(hpc_board_type_t boardtype, hpc_card_info_t cardinfo, char *buf) function
1698 get_type(boardtype, cardinfo, (*cs)->ap_type);
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1171 get_type(const char *boardtype, const char *cardtype, char *buf) function
1173 /* for type string assembly in get_type() */
1538 get_type(boardtype, cardtype, (*cs)->ap_type);

Completed in 142 milliseconds