Searched refs:g_snap (Results 1 - 1 of 1) sorted by relevance

/scfdot/
H A Dscfdot.c139 static scf_snapshot_t *g_snap; variable
453 scf_snapshot_t *running; /* NULL or == g_snap */
484 if (scf_instance_get_snapshot(i, "running", g_snap) == 0) {
485 running = g_snap;

Completed in 11 milliseconds