Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg.c71 static int chead_loaded = 0; variable
2406 if (chead_loaded && (chead_loaded != cfp->cf_fd)) { in cfg_update_parser_config()
2517 if (i && (chead_loaded == 0)) in cfg_read_parser_config()
2518 chead_loaded = cfp->cf_fd; in cfg_read_parser_config()