Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpkg/common/
H A Dpkgweb.h106 extern boolean_t web_session_control(PKG_ERR *, char *, char *,
H A Dmapfile-vers230 web_session_control;
H A Dpkgweb.c350 web_session_control(PKG_ERR *err, char *url, char *dwnld_dir, in web_session_control() function
/titanic_44/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1203 if (!web_session_control(err, uri, dwnld_dir, keystore, proxy, in main()