Searched refs:HTTPS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libpkg/common/ | ||
H A D | pkglib.h | 362 #define HTTPS "https://" macro |
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/ | ||
H A D | main.c | 486 } else if (strncmp(optarg, HTTPS, 8) == 0) { in main() |