Home
last modified time | relevance | path

Searched refs:HTTPS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libpkg/common/
H A Dpkglib.h362 #define HTTPS "https://" macro
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c486 } else if (strncmp(optarg, HTTPS, 8) == 0) { in main()