Home
last modified time | relevance | path

Searched refs:process_get (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/util/smmstoretool/
Dmain.c32 static int process_get(int argc, char *argv[], const char store_file[]);
44 .process = &process_get,
275 static int process_get(int argc, char *argv[], const char store_file[]) in process_get() function