Searched refs:cnodepos (Results 1 – 1 of 1) sorted by relevance
859 int cnodepos; in cfg_put_cstring() local918 cnodepos = cfg_get_item(&chead[0], section, "cnode"); in cfg_put_cstring()919 if ((cnodepos >= 0) && strcmp(itemp, "cnode") != 0) { in cfg_put_cstring()934 int cnodepos; in cfg_put_cstring() local951 cnodepos = cfg_get_item(&chead[0], section, "cnode"); in cfg_put_cstring()952 if (cnodepos < 0 || got >= cnodepos) { in cfg_put_cstring()