Searched refs:__NSW_CONF_PARSE_NOPOLICY (Results 1 – 3 of 3) sorted by relevance
320 *errp = dup_fail ? __NSW_CONF_PARSE_SYSERR : __NSW_CONF_PARSE_NOPOLICY; in _nsw_getoneconfig_v1()477 *errp = dup_fail ? __NSW_CONF_PARSE_SYSERR : __NSW_CONF_PARSE_NOPOLICY; in _nsw_getoneconfig()547 *errp = __NSW_CONF_PARSE_NOPOLICY; in __nsw_getconfig_v1()589 } else if (line_err == __NSW_CONF_PARSE_NOPOLICY && in __nsw_getconfig_v1()592 *errp = __NSW_CONF_PARSE_NOPOLICY; in __nsw_getconfig_v1()644 *errp = __NSW_CONF_PARSE_NOPOLICY; in __nsw_getconfig()686 } else if (line_err == __NSW_CONF_PARSE_NOPOLICY && in __nsw_getconfig()689 *errp = __NSW_CONF_PARSE_NOPOLICY; in __nsw_getconfig()
93 __NSW_CONF_PARSE_NOPOLICY = 2, /* the required policy is not set */ enumerator
367 *errp = __NSW_CONF_PARSE_NOPOLICY; in _nsw_getoneconfig_v1()