HomeSort by relevance Sort by last modified time
    Searched refs:main_lopts (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/compat/
dund.c 379 static struct option main_lopts[] = { variable in typeref:struct:option
442 while ((opt=getopt_long(argc, argv, main_sopts, main_lopts, NULL)) != -1) {
pand.c 568 static struct option main_lopts[] = { variable in typeref:struct:option
633 while ((opt=getopt_long(argc, argv, main_sopts, main_lopts, NULL)) != -1) {

Completed in 371 milliseconds