Searched defs:export (Results 1 – 4 of 4) sorted by relevance
50 static void on_tar_finished(TarExport *export, int error, void *userdata) { in on_tar_finished()126 static void on_raw_finished(RawExport *export, int error, void *userdata) { in on_raw_finished()
52 static bool export = false; variable
401 int export = 0; in main() local
260 static int stat_device(const char *name, bool export, const char *prefix) { in stat_device()