Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap_config.c195 if (nvlist_exists_descriptor(nvl_filed, "f_file")) in nvlist_to_filed()
232 if (nvlist_exists_descriptor(nvl_filed, "f_procdesc")) { in nvlist_to_filed()
/freebsd/sys/sys/
H A Dnv_namespace.h111 #define nvlist_exists_descriptor FreeBSD_nvlist_exists_descriptor macro
H A Dnv.h129 bool nvlist_exists_descriptor(const nvlist_t *nvl, const char *name);
/freebsd/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c111 if (!nvlist_exists_descriptor(tnvl, "fd")) { in fileargs_get_fd_cache()
/freebsd/lib/libnv/tests/
H A Dcnv_tests.cc234 ATF_REQUIRE(nvlist_exists_descriptor(nvl, key)); in ATF_TEST_CASE_BODY()
/freebsd/share/man/man9/
H A DMakefile1693 nv.9 nvlist_exists_descriptor.9 \