Searched refs:g_snap (Results 1 – 1 of 1) sorted by relevance
189 static scf_snapshot_t *g_snap; variable257 (g_snap = scf_snapshot_create(h)) == NULL || in x_init()298 if (scf_instance_get_snapshot(inst, "running", g_snap) == 0) { in load_dependencies()299 snap = g_snap; in load_dependencies()1896 if (scf_instance_get_snapshot(inst, "running", g_snap) != 0) { in print_docs()1910 snap = g_snap; in print_docs()