Searched defs:listopt (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dcommandline.c1021 char *listopt; local
1023 listopt = "";
1025 listopt = argv[1];
1030 snprintf(buf, sizeof buf, "host:%s%s", argv[0], listopt);

Completed in 58 milliseconds