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

/system/core/trusty/storage/proxy/
H A Dproxy.c42 static const char *_sopts = "hp:d:r:"; variable
195 while ((opt = getopt_long(argc, argv, _sopts, _lopts, &oidx)) != -1) {
/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c43 static const char *_sopts = "hsvD:t:r:m:b:"; variable
110 c = getopt_long (argc, argv, _sopts, _lopts, &oidx);

Completed in 65 milliseconds