Home
last modified time | relevance | path

Searched refs:web_ck_timeout (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c240 web_ck_timeout(void) in web_ck_timeout() function
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h337 extern int web_ck_timeout __P((void));
/titanic_44/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1171 if ((timeout = web_ck_timeout()) == 0) { in main()