Home
last modified time | relevance | path

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

/device/generic/trusty/secure_dpu/
Dmain.cpp35 static const char* _sopts = "h:d:"; in parse_device_name() local
42 while ((opt = getopt_long(argc, argv, _sopts, _lopts, &oidx)) != -1) { in parse_device_name()