]> git.sur5r.net Git - openldap/blobdiff - include/portable.hin
replace struct msghdr macros
[openldap] / include / portable.hin
index 0774209a2c4307caf91f1f0bb8f1c302ada03531..0d08b5fb8adffbd4efa112a6b165789554dbfd26 100644 (file)
 /* Define to 1 if you have the `lockf' function. */
 #undef HAVE_LOCKF
 
-/* define if you have 'long long' */
+/* Define to 1 if the system has the type `long long'. */
 #undef HAVE_LONG_LONG
 
 /* Define to 1 if you have the <ltdl.h> header file. */
 /* define this if you have mkversion */
 #undef HAVE_MKVERSION
 
-/* define if struct msghdr has msg_accrights */
-#undef HAVE_MSGHDR_MSG_ACCRIGHTS
-
-/* define if struct msghdr has msg_control */
-#undef HAVE_MSGHDR_MSG_CONTROL
-
 /* define if NDBM is available */
 #undef HAVE_NDBM
 
 /* Define to 1 if you have the <pwd.h> header file. */
 #undef HAVE_PWD_H
 
-/* define if struct passwd has pw_gecos */
-#undef HAVE_PW_GECOS
-
-/* define if struct passwd has pw_passwd */
-#undef HAVE_PW_PASSWD
-
 /* Define to 1 if you have the `read' function. */
 #undef HAVE_READ
 
 /* Define to 1 if you have the `strtouq' function. */
 #undef HAVE_STRTOUQ
 
+/* Define to 1 if `msg_accrightslen' is member of `struct msghdr'. */
+#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN
+
+/* Define to 1 if `msg_control' is member of `struct msghdr'. */
+#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
+
+/* Define to 1 if `pw_gecos' is member of `struct passwd'. */
+#undef HAVE_STRUCT_PASSWD_PW_GECOS
+
+/* Define to 1 if `pw_passwd' is member of `struct passwd'. */
+#undef HAVE_STRUCT_PASSWD_PW_PASSWD
+
 /* Define to 1 if `st_blksize' is member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
 
 /* Define to the type of arg 5 for `select'. */
 #undef SELECT_TYPE_ARG5
 
-/* The number of bytes in type int */
+/* The size of a `int', as computed by sizeof. */
 #undef SIZEOF_INT
 
-/* The number of bytes in type long */
+/* The size of a `long', as computed by sizeof. */
 #undef SIZEOF_LONG
 
-/* The number of bytes in type short */
+/* The size of a `short', as computed by sizeof. */
 #undef SIZEOF_SHORT
 
-/* The number of bytes in type wchar_t */
+/* The size of a `wchar_t', as computed by sizeof. */
 #undef SIZEOF_WCHAR_T
 
 /* define to support per-object ACIs */