config.h.in

来自「radius server在linux下的源码」· IN 代码 · 共 23 行

IN
23
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the <crypt.h> header file. */#undef HAVE_CRYPT_H/* Define if you have the `fgetgrent' function. */#undef HAVE_FGETGRENT/* Define if you have the `fgetpwent' function. */#undef HAVE_FGETPWENT/* Define if you have the `fgetspent' function. */#undef HAVE_FGETSPENT/* Define if you have the `getspnam' function. */#undef HAVE_GETSPNAM/* Define if you have the `getusershell' function. */#undef HAVE_GETUSERSHELL/* Define if you have the <shadow.h> header file. */#undef HAVE_SHADOW_H

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?