Searched refs:vs_icap_compare_se (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/vscan/vscand/ |
H A D | vs_icap.c | 101 static int vs_icap_compare_se(int, char *, int); 207 if (vs_icap_compare_se(idx, host, port) != 0) { 277 if (vs_icap_compare_se(ctx.vsc_idx, ctx.vsc_host, ctx.vsc_port) == 0) { 1510 if (vs_icap_compare_se(ctx->vsc_idx, 1744 * vs_icap_compare_se 1750 vs_icap_compare_se(int idx, char *host, int port) function 1810 if (vs_icap_compare_se(idx, ctx->vsc_host, ctx->vsc_port) == 0) {
|
Completed in 60 milliseconds