Home
last modified time | relevance | path

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

/src/contrib/libpcap/rpcapd/
H A Drpcapd.c220 # define CLOPTS "b:dDhip:4l:na:s:f:v" SSL_CLOPTS in main() macro
222 while ((retval = getopt(argc, argv, CLOPTS)) != -1) in main()