Home
last modified time | relevance | path

Searched refs:get_alias (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sparc/io/
H A Dconsplat.c49 extern char *get_alias(char *alias, char *buf);
82 path = get_alias("keyboard", buf); in plat_kbdpath()
105 path = get_alias("screen", buf); in plat_fbpath()
126 path = get_alias("mouse", buf); in plat_mousepath()
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetprotoent.c95 get_alias(char *protocol) { in get_alias() function
180 alias = get_alias(cname); in _nss_ldap_protocols2str()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c443 int get_alias(const char *entity) in get_alias() function
475 i = get_alias(dbg_entity); in parse_entity_list()
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c327 get_alias(char *alias, char *buf) in get_alias() function
1902 path = get_alias(name, buf); in consconfig_setmodes()