Searched refs:_lopts (Results 1 - 2 of 2) sorted by relevance

/system/core/trusty/storage/proxy/
H A Dproxy.c43 static const struct option _lopts[] = { variable in typeref:struct:option
195 while ((opt = getopt_long(argc, argv, _sopts, _lopts, &oidx)) != -1) {
/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c44 static const struct option _lopts[] = { variable in typeref:struct:option
110 c = getopt_long (argc, argv, _sopts, _lopts, &oidx);

Completed in 29 milliseconds