Provide an option type that allows for a callback function to consume an
authorjsing <jsing@openbsd.org>
Sun, 28 Dec 2014 16:22:37 +0000 (16:22 +0000)
committerjsing <jsing@openbsd.org>
Sun, 28 Dec 2014 16:22:37 +0000 (16:22 +0000)
commitb1649c7e203ad5ad9f94d93eb3ff3a0298301bf6
tree38a90172eec73529b139d55d22c955e6f1de23a6
parent5736f11342a81fcb4dc144161f73f558b8184f13
Provide an option type that allows for a callback function to consume an
arbitrary number of arguments. This will allow for more complex option
handling as required by some of the openssl(1) applications.
usr.bin/openssl/apps.c
usr.bin/openssl/apps.h