Searched refs:http_args (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dhttp_client.c119 static struct getargs http_args[] = { variable in typeref:struct:getargs
131 static int num_http_args = sizeof(http_args) / sizeof(http_args[0]);
136 arg_printusage(http_args, num_http_args, NULL, "host [page]");
303 if(getarg(http_args, num_http_args, argc, argv, &optind))

Completed in 103 milliseconds