OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poptGetNextOpt
(Results
1 - 3
of
3
) sorted by null
/external/gptfdisk/
popt.h
67
int
poptGetNextOpt
(poptContext con);
android_popt.cc
94
int
poptGetNextOpt
(poptContext con) {
gptcl.cc
125
while ((opt =
poptGetNextOpt
(poptCon)) > 0) {
158
while ((opt =
poptGetNextOpt
(poptCon)) > 0) {
421
while ((opt =
poptGetNextOpt
(poptCon)) > 0) {
Completed in 459 milliseconds