Searched refs:opt (Results 1 – 2 of 2) sorted by relevance
/optee_test/host/xtest/ |
A D | xtest_main.c | 118 int opt = 0; in main() local 157 while ((opt = getopt(argc, argv, "d:l:t:h")) != -1) { in main() 158 switch (opt) { in main()
|
/optee_test/host/openssl/include/openssl/ |
A D | asn1t.h | 659 const ASN1_ITEM *it, int tag, int aclass, char opt, 938 const ASN1_ITEM *it, int tag, int aclass, char opt,
|
Completed in 7 milliseconds