OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetYN
(Results
1 - 6
of
6
) sorted by null
/external/gptfdisk/
fixparts.cc
92
if (
GetYN
() == 'Y') {
105
if (
GetYN
() == 'Y') {
gpttext.cc
128
goOn = (
GetYN
() == 'Y');
361
if (
GetYN
() == 'Y') {
369
if (
GetYN
() == 'Y') {
428
eeFirst =
GetYN
();
441
if (
GetYN
() == 'Y')
476
if (
GetYN
() == 'Y') {
482
} // if (
GetYN
() == 'Y')
581
if (
GetYN
() == 'Y') {
658
if (
GetYN
() == 'Y')
667
if (
GetYN
() == 'Y'
[
all
...]
support.h
76
char
GetYN
(void);
support.cc
77
char
GetYN
(void) {
90
} //
GetYN
(void)
337
if (
GetYN
() != 'Y')
gpt.cc
[
all
...]
basicmbr.cc
[
all
...]
Completed in 107 milliseconds