Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpkg/common/
H A Dpkgweb.h117 extern ushort_t strip_port(char *proxy);
H A Dmapfile-vers198 strip_port;
H A Dpkgweb.c649 strip_port(char *proxy) in strip_port() function
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c312 *port = strip_port(adm.proxy); in get_proxy_port_admin()