Searched refs:g_snap (Results 1 – 1 of 1) sorted by relevance
186 static scf_snapshot_t *g_snap; variable254 (g_snap = scf_snapshot_create(h)) == NULL || in x_init()295 if (scf_instance_get_snapshot(inst, "running", g_snap) == 0) { in load_dependencies()296 snap = g_snap; in load_dependencies()1939 if (scf_instance_get_snapshot(inst, "running", g_snap) != 0) { in print_docs()1953 snap = g_snap; in print_docs()