OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oneonly
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/host/include/
cgpt_params.h
91
int
oneonly
;
member in struct:CgptFindParams
/external/vboot_reference/cgpt/
cmd_find.c
96
params.
oneonly
= 1;
174
if (params.
oneonly
&& params.hits != 1) {
Completed in 77 milliseconds