Searched full:keyutils (Results 1 – 6 of 6) sorted by relevance
37 …sudo apt-get install -y bison gettext keyutils ldap-utils libcmocka-dev libldap2-dev libkeyutils-d…
333 AC_ARG_WITH([keyutils], optwith334 [AS_HELP_STRING([--without-keyutils], [do not link with libkeyutils])],338 AC_CHECK_HEADERS([keyutils.h],339 AC_CHECK_LIB(keyutils, add_key, [have_keyutils=true]))345 AC_CHECK_LIB(keyutils, keyctl_get_persistent,
1624 --without-keyutils do not link with libkeyutils10099 # Check whether --with-keyutils was given.10109 for ac_header in keyutils.h10111 …ac_fn_c_check_header_compile "$LINENO" "keyutils.h" "ac_cv_header_keyutils_h" "$ac_includes_defaul…
249 /* Define to 1 if you have the <keyutils.h> header file. */
250 /* Define to 1 if you have the <keyutils.h> header file. */
102 #include <keyutils.h>