Searched refs:noexist (Results 1 – 2 of 2) sorted by relevance
29 -s exit:1 sysrc -f "${SYSRC_CONF}" noexist32 sysrc -f "${SYSRC_CONF}" test_enable noexist79 -s exit:1 sysrc -f "${SYSRC_CONF}" -x noexist151 test1_enable=NO noexist test2_enable=YES test1_list-=item1 \224 -s exit:1 sysrc -f "${SYSRC_CONF}" -c noexist226 -s exit:1 sysrc -f "${SYSRC_CONF}" -c test_enable noexist238 atf_check -s exit:1 sysrc -f "${SYSRC_CONF}" -c noexist=YES243 atf_check -s exit:1 sysrc -f "${SYSRC_CONF}" -c noexist+=item1255 atf_check -s exit:1 sysrc -f "${SYSRC_CONF}" -c noexist-=item1297 -s exit:1 sysrc -f "${SYSRC_CONF}" noexist
1443 const char *polname, *noexist; in kadmin_getprinc() local1544 noexist = (dprinc.policy != NULL && !policy_exists(dprinc.policy)) ? in kadmin_getprinc()1546 printf(_("Policy: %s%s\n"), polname, noexist); in kadmin_getprinc()