Searched refs:OPT_NONE (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/apps/ |
D | enc.c | 46 OPT_A, OPT_Z, OPT_BUFSIZE, OPT_K, OPT_KFILE, OPT_UPPER_K, OPT_NONE, enumerator 80 {"none", OPT_NONE, '-', "Don't encrypt"}, 273 case OPT_NONE: in enc_main()
|
/third_party/iptables/iptables/ |
D | xshared.h | 21 OPT_NONE = 0, enumerator
|