OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui__dialog_yesno
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
util.h
9
int
ui__dialog_yesno
(const char *msg);
browser.c
221
while ((key =
ui__dialog_yesno
(text)) == K_RESIZE)
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
util.c
206
int
ui__dialog_yesno
(const char *msg)
function
Completed in 31 milliseconds