Home
last modified time | relevance | path

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

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