Home
last modified time | relevance | path

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

/third_party/weston/tools/zunitc/src/
Dzunitc_impl.c95 static char *g_progname = NULL; variable
165 return g_progname; in zuc_get_program_name()
556 free(g_progname); in zuc_initialize()
557 g_progname = NULL; in zuc_initialize()
564 g_progname = strdup(argv[0]); in zuc_initialize()
571 path = strdup(g_progname); in zuc_initialize()
576 g_progname = strdup(""); in zuc_initialize()
967 free(g_progname); in zuc_cleanup()
968 g_progname = NULL; in zuc_cleanup()