Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c2755 const char DEBUG_PROP[] = "debug"; in upgrade_debug() local
2758 rc = prop_exists(handles, DEBUG_PROP, &debug_present); in upgrade_debug()
2768 CONFIG_PG, DEBUG_PROP, DEBUG_PG); in upgrade_debug()
2777 rc = del_val(handles, handles->config_pg, DEBUG_PROP); in upgrade_debug()