Home
last modified time | relevance | path

Searched defs:resolved_name (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Drealpath.c48 realpath_impl(const char *file_name, char *resolved_name) in realpath_impl()
129 realpath(const char *file_name, char *resolved_name) in realpath()
/titanic_44/usr/src/cmd/dis/
H A Ddis_list.c57 typedef struct resolved_name { struct
61 } resolved_name_t; argument
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c654 char *resolved_name; in print_addr6() local
/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_subr.c95 rsrc_get_type(const char *resolved_name) in rsrc_get_type()