Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / am-utils / include / config.h
blobc5f05914949879a6213fd2feecf555cd4974a152
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */
5 /*
6 * Start of am-utils-6.x config.h file.
7 * Erez Zadok <ezk AT cs.sunysb.edu>
9 * DO NOT EDIT BY HAND.
10 * Note: generated by autoheader from configure.in.
13 #ifndef _CONFIG_H
14 #define _CONFIG_H
17 /* Define if building universal (internal helper macro) */
18 /* #undef AC_APPLE_UNIVERSAL_BUILD */
20 /* define name of am-utils' NFS protocol header */
21 #define AMU_NFS_PROTOCOL_HEADER "./conf/nfs_prot/nfs_prot_netbsd1_4.h"
23 /* Type of the 5rd argument to authunix_create() */
24 #define AUTH_CREATE_GIDLIST_TYPE int
26 #ifndef __NetBSD__
27 /* Define configuration date */
28 #define CONFIG_DATE "Fri Mar 20 16:20:16 EDT 2009"
29 #endif
31 /* Turn off general debugging by default */
32 /* #undef DEBUG */
34 /* Turn off memory debugging by default */
35 /* #undef DEBUG_MEM */
37 /* Define name of host OS's distribution name (eg. debian, redhat, suse, etc.)
39 #define DISTRO_NAME "none"
41 /* Define to the type of elements in the array set by `getgroups'. Usually
42 this is either `int' or `gid_t'. */
43 #define GETGROUPS_T gid_t
45 /* Define to 1 if the `getpgrp' function requires zero arguments. */
46 #define GETPGRP_VOID 1
48 /* Define if have automount filesystem */
49 #define HAVE_AMU_FS_AUTO 1
51 /* Define if have direct automount filesystem */
52 #define HAVE_AMU_FS_DIRECT 1
54 /* Define if have error filesystem */
55 #define HAVE_AMU_FS_ERROR 1
57 /* Define if have NFS host-tree filesystem */
58 #define HAVE_AMU_FS_HOST 1
60 /* Define if have symbolic-link filesystem */
61 #define HAVE_AMU_FS_LINK 1
63 /* Define if have symlink with existence check filesystem */
64 #define HAVE_AMU_FS_LINKX 1
66 /* Define if have nfsl (NFS with local link check) filesystem */
67 #define HAVE_AMU_FS_NFSL 1
69 /* Define if have multi-NFS filesystem */
70 #define HAVE_AMU_FS_NFSX 1
72 /* Define if have program filesystem */
73 #define HAVE_AMU_FS_PROGRAM 1
75 /* Define if have "top-level" filesystem */
76 #define HAVE_AMU_FS_TOPLVL 1
78 /* Define if have union filesystem */
79 #define HAVE_AMU_FS_UNION 1
81 /* Define to 1 if you have the <arpa/inet.h> header file. */
82 #define HAVE_ARPA_INET_H 1
84 /* Define to 1 if you have the <arpa/nameser.h> header file. */
85 #define HAVE_ARPA_NAMESER_H 1
87 /* Define to 1 if you have the <assert.h> header file. */
88 #define HAVE_ASSERT_H 1
90 /* Define to 1 if `addr' is member of `autofs_args_t'. */
91 /* #undef HAVE_AUTOFS_ARGS_T_ADDR */
93 /* define if have a bad version of hasmntopt() */
94 /* #undef HAVE_BAD_HASMNTOPT */
96 /* define if have a bad version of memcmp() */
97 /* #undef HAVE_BAD_MEMCMP */
99 /* define if have a bad version of yp_all() */
100 /* #undef HAVE_BAD_YP_ALL */
102 /* Define to 1 if you have the `bcmp' function. */
103 #define HAVE_BCMP 1
105 /* Define to 1 if you have the `bcopy' function. */
106 #define HAVE_BCOPY 1
108 /* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
109 /* #undef HAVE_BSD_RPC_RPC_H */
111 /* Define to 1 if you have the `bzero' function. */
112 #define HAVE_BZERO 1
114 /* System supports C99-style variable-length argument macros */
115 #define HAVE_C99_VARARGS_MACROS 1
117 /* Define to 1 if `flags' is member of `cdfs_args_t'. */
118 #define HAVE_CDFS_ARGS_T_FLAGS 1
120 /* Define to 1 if `fspec' is member of `cdfs_args_t'. */
121 #define HAVE_CDFS_ARGS_T_FSPEC 1
123 /* Define to 1 if `iso_flags' is member of `cdfs_args_t'. */
124 /* #undef HAVE_CDFS_ARGS_T_ISO_FLAGS */
126 /* Define to 1 if `iso_pgthresh' is member of `cdfs_args_t'. */
127 /* #undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH */
129 /* Define to 1 if `norrip' is member of `cdfs_args_t'. */
130 /* #undef HAVE_CDFS_ARGS_T_NORRIP */
132 /* Define to 1 if `ssector' is member of `cdfs_args_t'. */
133 /* #undef HAVE_CDFS_ARGS_T_SSECTOR */
135 /* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
136 /* #undef HAVE_CDFS_CDFSMOUNT_H */
138 /* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
139 /* #undef HAVE_CDFS_CDFS_MOUNT_H */
141 /* Define to 1 if you have the `clnt_create' function. */
142 #define HAVE_CLNT_CREATE 1
144 /* Define to 1 if you have the `clnt_create_vers' function. */
145 #define HAVE_CLNT_CREATE_VERS 1
147 /* Define to 1 if you have the `clnt_create_vers_timed' function. */
148 /* #undef HAVE_CLNT_CREATE_VERS_TIMED */
150 /* Define to 1 if you have the `clnt_spcreateerror' function. */
151 #define HAVE_CLNT_SPCREATEERROR 1
153 /* Define to 1 if you have the `clnt_sperrno' function. */
154 #define HAVE_CLNT_SPERRNO 1
156 /* Define to 1 if you have the `clock_gettime' function. */
157 #define HAVE_CLOCK_GETTIME 1
159 /* Define to 1 if you have the <cluster.h> header file. */
160 /* #undef HAVE_CLUSTER_H */
162 /* Define to 1 if you have the `cnodeid' function. */
163 /* #undef HAVE_CNODEID */
165 /* Define to 1 if you have the <ctype.h> header file. */
166 #define HAVE_CTYPE_H 1
168 /* Define to 1 if you have the <db1/ndbm.h> header file. */
169 /* #undef HAVE_DB1_NDBM_H */
171 /* Define to 1 if you have the `dbm_open' function. */
172 #define HAVE_DBM_OPEN 1
174 /* Define to 1 if you have the `dg_mount' function. */
175 /* #undef HAVE_DG_MOUNT */
177 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
179 #define HAVE_DIRENT_H 1
181 /* Define to 1 if you have the <dlfcn.h> header file. */
182 #define HAVE_DLFCN_H 1
184 /* Define to 1 if `flags' is member of `efs_args_t'. */
185 /* #undef HAVE_EFS_ARGS_T_FLAGS */
187 /* Define to 1 if `fspec' is member of `efs_args_t'. */
188 #define HAVE_EFS_ARGS_T_FSPEC 1
190 /* Define to 1 if `version' is member of `efs_args_t'. */
191 #define HAVE_EFS_ARGS_T_VERSION 1
193 /* Define to 1 if you have the <errno.h> header file. */
194 #define HAVE_ERRNO_H 1
196 /* does extern definition for clnt_spcreateerror() exist? */
197 #define HAVE_EXTERN_CLNT_SPCREATEERROR 1
199 /* does extern definition for clnt_sperrno() exist? */
200 #define HAVE_EXTERN_CLNT_SPERRNO 1
202 /* does extern definition for free() exist? */
203 #define HAVE_EXTERN_FREE 1
205 /* does extern definition for getccent() (hpux) exist? */
206 /* #undef HAVE_EXTERN_GETCCENT */
208 /* does extern definition for getdomainname() exist? */
209 #define HAVE_EXTERN_GETDOMAINNAME 1
211 /* does extern definition for getdtablesize() exist? */
212 #define HAVE_EXTERN_GETDTABLESIZE 1
214 /* does extern definition for gethostname() exist? */
215 #define HAVE_EXTERN_GETHOSTNAME 1
217 /* does extern definition for getlogin() exist? */
218 #define HAVE_EXTERN_GETLOGIN 1
220 /* does extern definition for getpagesize() exist? */
221 #define HAVE_EXTERN_GETPAGESIZE 1
223 /* does extern definition for gettablesize() exist? */
224 /* #undef HAVE_EXTERN_GETTABLESIZE */
226 /* does extern definition for getwd() exist? */
227 #define HAVE_EXTERN_GETWD 1
229 /* does extern definition for get_myaddress() exist? */
230 #define HAVE_EXTERN_GET_MYADDRESS 1
232 /* does extern definition for hosts_ctl() exist? */
233 /* #undef HAVE_EXTERN_HOSTS_CTL */
235 /* does extern definition for innetgr() exist? */
236 /* #undef HAVE_EXTERN_INNETGR */
238 /* does extern definition for ldap_enable_cache() exist? */
239 /* #undef HAVE_EXTERN_LDAP_ENABLE_CACHE */
241 /* does extern definition for mkstemp() exist? */
242 #define HAVE_EXTERN_MKSTEMP 1
244 /* does extern definition for mntctl() exist? */
245 /* #undef HAVE_EXTERN_MNTCTL */
247 /* does extern definition for optarg exist? */
248 #define HAVE_EXTERN_OPTARG 1
250 /* does extern definition for sbrk() exist? */
251 #define HAVE_EXTERN_SBRK 1
253 /* does extern definition for seteuid() exist? */
254 #define HAVE_EXTERN_SETEUID 1
256 /* does extern definition for setitimer() exist? */
257 #define HAVE_EXTERN_SETITIMER 1
259 /* does extern definition for sleep() exist? */
260 #define HAVE_EXTERN_SLEEP 1
262 /* does extern definition for strcasecmp() exist? */
263 #define HAVE_EXTERN_STRCASECMP 1
265 /* does extern definition for strdup() exist? */
266 #define HAVE_EXTERN_STRDUP 1
268 /* does extern definition for strlcat() exist? */
269 #define HAVE_EXTERN_STRLCAT 1
271 /* does extern definition for strlcpy() exist? */
272 #define HAVE_EXTERN_STRLCPY 1
274 /* does extern definition for strstr() exist? */
275 #define HAVE_EXTERN_STRSTR 1
277 /* does extern definition for sys_errlist[] exist? */
278 #define HAVE_EXTERN_SYS_ERRLIST 1
280 /* does extern definition for ualarm() exist? */
281 #define HAVE_EXTERN_UALARM 1
283 /* does extern definition for usleep() exist? */
284 #define HAVE_EXTERN_USLEEP 1
286 /* does extern definition for vsnprintf() exist? */
287 #define HAVE_EXTERN_VSNPRINTF 1
289 /* does extern definition for wait3() exist? */
290 #define HAVE_EXTERN_WAIT3 1
292 /* does extern definition for xdr_callmsg() exist? */
293 #define HAVE_EXTERN_XDR_CALLMSG 1
295 /* does extern definition for xdr_opaque_auth() exist? */
296 #define HAVE_EXTERN_XDR_OPAQUE_AUTH 1
298 /* Define to 1 if you have the <fcntl.h> header file. */
299 #define HAVE_FCNTL_H 1
301 /* Define to 1 if `fds_bits' is member of `fd_set'. */
302 #define HAVE_FD_SET_FDS_BITS 1
304 /* Define to 1 if you have the `fgets' function. */
305 #define HAVE_FGETS 1
307 /* Define if plain fhandle type exists */
308 #define HAVE_FHANDLE 1
310 /* Define to 1 if you have the `flock' function. */
311 #define HAVE_FLOCK 1
313 /* Define to 1 if you have the `fork' function. */
314 #define HAVE_FORK 1
316 /* Define to 1 if you have the `fsmount' function. */
317 /* #undef HAVE_FSMOUNT */
319 /* Define if have AUTOFS filesystem */
320 /* #undef HAVE_FS_AUTOFS */
322 /* Define if have CACHEFS filesystem */
323 /* #undef HAVE_FS_CACHEFS */
325 /* Define if have CDFS filesystem */
326 #define HAVE_FS_CDFS 1
328 /* Define if have CFS (crypto) filesystem */
329 /* #undef HAVE_FS_CFS */
331 /* Define if have EFS filesystem (irix) */
332 #define HAVE_FS_EFS 1
334 /* Define to 1 if you have the <fs/efs/efs_mount.h> header file. */
335 #define HAVE_FS_EFS_EFS_MOUNT_H 1
337 /* Define if have FFS filesystem */
338 /* #undef HAVE_FS_FFS */
340 /* Define if have HSFS filesystem */
341 /* #undef HAVE_FS_HSFS */
343 /* Define if have LOFS filesystem */
344 /* #undef HAVE_FS_LOFS */
346 /* Define if have MFS filesystem */
347 #define HAVE_FS_MFS 1
349 /* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
350 /* #undef HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H */
352 /* Define if have NFS filesystem */
353 #define HAVE_FS_NFS 1
355 /* Define if have NFS3 filesystem */
356 #define HAVE_FS_NFS3 1
358 /* Define if have NULLFS (loopback on bsd44) filesystem */
359 #define HAVE_FS_NULLFS 1
361 /* Define if have PCFS filesystem */
362 #define HAVE_FS_PCFS 1
364 /* Define if have TFS filesystem */
365 /* #undef HAVE_FS_TFS */
367 /* Define if have TMPFS filesystem */
368 #define HAVE_FS_TMPFS 1
370 /* Define to 1 if you have the <fs/tmpfs/tmpfs_args.h> header file. */
371 #define HAVE_FS_TMPFS_TMPFS_ARGS_H 1
373 /* Define if have UDF filesystem */
374 #define HAVE_FS_UDF 1
376 /* Define to 1 if you have the <fs/udf/udf_mount.h> header file. */
377 #define HAVE_FS_UDF_UDF_MOUNT_H 1
379 /* Define if have UFS filesystem */
380 #define HAVE_FS_UFS 1
382 /* Define if have UMAPFS (uid/gid mapping) filesystem */
383 #define HAVE_FS_UMAPFS 1
385 /* Define if have UNIONFS filesystem */
386 #define HAVE_FS_UNIONFS 1
388 /* Define if have XFS filesystem (irix) */
389 /* #undef HAVE_FS_XFS */
391 /* System supports GCC-style variable-length argument macros */
392 /* #undef HAVE_GCC_VARARGS_MACROS */
394 /* Define to 1 if you have the <gdbm-ndbm.h> header file. */
395 /* #undef HAVE_GDBM_NDBM_H */
397 /* Define to 1 if you have the `getccent' function. */
398 /* #undef HAVE_GETCCENT */
400 /* Define to 1 if you have the `getcwd' function. */
401 #define HAVE_GETCWD 1
403 /* Define to 1 if you have the `getdomainname' function. */
404 #define HAVE_GETDOMAINNAME 1
406 /* Define to 1 if you have the `getdtablesize' function. */
407 #define HAVE_GETDTABLESIZE 1
409 /* Define to 1 if you have the `gethostname' function. */
410 #define HAVE_GETHOSTNAME 1
412 /* Define to 1 if you have the `getifaddrs' function. */
413 #define HAVE_GETIFADDRS 1
415 /* Define to 1 if you have the `getmntinfo' function. */
416 #define HAVE_GETMNTINFO 1
418 /* Define to 1 if you have the `getmountent' function. */
419 /* #undef HAVE_GETMOUNTENT */
421 /* Define to 1 if you have the `getpagesize' function. */
422 #define HAVE_GETPAGESIZE 1
424 /* Define to 1 if you have the `getpwnam' function. */
425 #define HAVE_GETPWNAM 1
427 /* Define to 1 if you have the `gettimeofday' function. */
428 #define HAVE_GETTIMEOFDAY 1
430 /* Define to 1 if you have the `get_myaddress' function. */
431 #define HAVE_GET_MYADDRESS 1
433 /* define if your system's getopt() is GNU getopt() (are you using glibc) */
434 /* #undef HAVE_GNU_GETOPT */
436 /* Define to 1 if you have the <grp.h> header file. */
437 #define HAVE_GRP_H 1
439 /* Define to 1 if you have the `hasmntopt' function. */
440 /* #undef HAVE_HASMNTOPT */
442 /* Define to 1 if you have the <hesiod.h> header file. */
443 #define HAVE_HESIOD_H 1
445 /* Define to 1 if you have the `hesiod_init' function. */
446 #define HAVE_HESIOD_INIT 1
448 /* Define to 1 if you have the `hesiod_reload' function. */
449 /* #undef HAVE_HESIOD_RELOAD */
451 /* Define to 1 if you have the `hesiod_to_bind' function. */
452 #define HAVE_HESIOD_TO_BIND 1
454 /* Define to 1 if you have the `hes_init' function. */
455 #define HAVE_HES_INIT 1
457 /* Define to 1 if you have the <hsfs/hsfs.h> header file. */
458 /* #undef HAVE_HSFS_HSFS_H */
460 /* Define to 1 if you have the `hstrerror' function. */
461 #define HAVE_HSTRERROR 1
463 /* Define to 1 if you have the <ifaddrs.h> header file. */
464 #define HAVE_IFADDRS_H 1
466 /* Define to 1 if you have the <inttypes.h> header file. */
467 #define HAVE_INTTYPES_H 1
469 /* Define to 1 if you have the <irs.h> header file. */
470 /* #undef HAVE_IRS_H */
472 /* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
473 #define HAVE_ISOFS_CD9660_CD9660_MOUNT_H 1
475 #ifndef __NetBSD__
476 /* Define to 1 if you have the <lber.h> header file. */
477 #define HAVE_LBER_H 1
478 #endif
480 /* Define to 1 if you have the `ldap_enable_cache' function. */
481 /* #undef HAVE_LDAP_ENABLE_CACHE */
483 #ifndef __NetBSD__
484 /* Define to 1 if you have the <ldap.h> header file. */
485 #define HAVE_LDAP_H 1
486 #endif
488 #ifndef __NetBSD__
489 /* Define to 1 if you have the `ldap_open' function. */
490 #define HAVE_LDAP_OPEN 1
491 #endif
493 /* Define to 1 if you have the <libgen.h> header file. */
494 #define HAVE_LIBGEN_H 1
496 /* Define to 1 if you have the `malloc' library (-lmalloc). */
497 /* #undef HAVE_LIBMALLOC */
499 /* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
500 /* #undef HAVE_LIBMAPMALLOC */
502 /* Define to 1 if you have the `nsl' library (-lnsl). */
503 /* #undef HAVE_LIBNSL */
505 /* Define to 1 if you have the `posix4' library (-lposix4). */
506 /* #undef HAVE_LIBPOSIX4 */
508 /* Define to 1 if you have the `resolv' library (-lresolv). */
509 /* #undef HAVE_LIBRESOLV */
511 /* Define to 1 if you have the `rpc' library (-lrpc). */
512 /* #undef HAVE_LIBRPC */
514 /* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
515 #define HAVE_LIBRPCSVC 1
517 /* Define to 1 if you have the `rt' library (-lrt). */
518 /* #undef HAVE_LIBRT */
520 /* does libwrap exist? */
521 /* #undef HAVE_LIBWRAP */
523 /* Define to 1 if you have the <limits.h> header file. */
524 #define HAVE_LIMITS_H 1
526 /* Define to 1 if you have the <linux/auto_fs4.h> header file. */
527 /* #undef HAVE_LINUX_AUTO_FS4_H */
529 /* Define to 1 if you have the <linux/auto_fs.h> header file. */
530 /* #undef HAVE_LINUX_AUTO_FS_H */
532 /* Define to 1 if you have the <linux/fs.h> header file. */
533 /* #undef HAVE_LINUX_FS_H */
535 /* Define to 1 if you have the <linux/kdev_t.h> header file. */
536 /* #undef HAVE_LINUX_KDEV_T_H */
538 /* Define to 1 if you have the <linux/list.h> header file. */
539 /* #undef HAVE_LINUX_LIST_H */
541 /* Define to 1 if you have the <linux/loop.h> header file. */
542 /* #undef HAVE_LINUX_LOOP_H */
544 /* Define to 1 if you have the <linux/nfs2.h> header file. */
545 /* #undef HAVE_LINUX_NFS2_H */
547 /* Define to 1 if you have the <linux/nfs.h> header file. */
548 /* #undef HAVE_LINUX_NFS_H */
550 /* Define to 1 if you have the <linux/nfs_mount.h> header file. */
551 /* #undef HAVE_LINUX_NFS_MOUNT_H */
553 /* Define to 1 if you have the <linux/posix_types.h> header file. */
554 /* #undef HAVE_LINUX_POSIX_TYPES_H */
556 /* Define to 1 if you have the <linux/socket.h> header file. */
557 /* #undef HAVE_LINUX_SOCKET_H */
559 /* Define to 1 if you support file names longer than 14 characters. */
560 #define HAVE_LONG_FILE_NAMES 1
562 /* Define to 1 if you have the <machine/endian.h> header file. */
563 #define HAVE_MACHINE_ENDIAN_H 1
565 /* Define to 1 if you have the `madvise' function. */
566 #define HAVE_MADVISE 1
568 /* Define to 1 if you have the <malloc.h> header file. */
569 #define HAVE_MALLOC_H 1
571 /* Define if have DBM maps */
572 /* #undef HAVE_MAP_DBM */
574 /* Define if have executable maps */
575 #define HAVE_MAP_EXEC 1
577 /* Define if have file maps (everyone should have it!) */
578 #define HAVE_MAP_FILE 1
580 #ifndef __NetBSD__
581 /* Define if have HESIOD maps */
582 #define HAVE_MAP_HESIOD 1
583 #endif
585 #ifndef __NetBSD__
586 /* Define if have LDAP maps */
587 #define HAVE_MAP_LDAP 1
588 #endif
590 /* Define if have NDBM maps */
591 #define HAVE_MAP_NDBM 1
593 #ifndef __NetBSD__
594 /* Define if have NIS maps */
595 #define HAVE_MAP_NIS 1
596 #endif
598 /* Define if have NIS+ maps */
599 /* #undef HAVE_MAP_NISPLUS */
601 /* Define if have PASSWD maps */
602 #define HAVE_MAP_PASSWD 1
604 /* Define if have Sun-syntax maps */
605 #define HAVE_MAP_SUN 1
607 /* Define if have UNION maps */
608 #define HAVE_MAP_UNION 1
610 /* Define to 1 if you have the `memcmp' function. */
611 #define HAVE_MEMCMP 1
613 /* Define to 1 if you have the `memcpy' function. */
614 #define HAVE_MEMCPY 1
616 /* Define to 1 if you have the `memmove' function. */
617 #define HAVE_MEMMOVE 1
619 /* Define to 1 if you have the <memory.h> header file. */
620 #define HAVE_MEMORY_H 1
622 /* Define to 1 if you have the `memset' function. */
623 #define HAVE_MEMSET 1
625 /* Define to 1 if you have the `mkdir' function. */
626 #define HAVE_MKDIR 1
628 /* Define to 1 if you have the `mkstemp' function. */
629 #define HAVE_MKSTEMP 1
631 /* Define to 1 if you have the `mlockall' function. */
632 #define HAVE_MLOCKALL 1
634 /* Define to 1 if you have the `mntctl' function. */
635 /* #undef HAVE_MNTCTL */
637 /* Define to 1 if you have the <mntent.h> header file. */
638 /* #undef HAVE_MNTENT_H */
640 /* Define to 1 if `mnt_cnode' is member of `mntent_t'. */
641 /* #undef HAVE_MNTENT_T_MNT_CNODE */
643 /* Define to 1 if `mnt_ro' is member of `mntent_t'. */
644 /* #undef HAVE_MNTENT_T_MNT_RO */
646 /* Define to 1 if `mnt_time' is member of `mntent_t'. */
647 /* #undef HAVE_MNTENT_T_MNT_TIME */
649 /* does mntent_t have mnt_time field and is of type "char *" ? */
650 /* #undef HAVE_MNTENT_T_MNT_TIME_STRING */
652 /* Define to 1 if you have the <mnttab.h> header file. */
653 /* #undef HAVE_MNTTAB_H */
655 /* Define to 1 if you have the `mount' function. */
656 #define HAVE_MOUNT 1
658 /* Define to 1 if `optptr' is member of `mounta'. */
659 /* #undef HAVE_MOUNTA_OPTPTR */
661 /* Define to 1 if you have the `mountsyscall' function. */
662 /* #undef HAVE_MOUNTSYSCALL */
664 /* Define to 1 if you have the <mount.h> header file. */
665 /* #undef HAVE_MOUNT_H */
667 /* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
668 #define HAVE_MSDOSFS_MSDOSFSMOUNT_H 1
670 /* Define to 1 if you have the <ndbm.h> header file. */
671 #define HAVE_NDBM_H 1
673 /* Define to 1 if you have the <ndir.h> header file. */
674 /* #undef HAVE_NDIR_H */
676 /* Define to 1 if you have the <netconfig.h> header file. */
677 #define HAVE_NETCONFIG_H 1
679 /* Define to 1 if you have the <netdb.h> header file. */
680 #define HAVE_NETDB_H 1
682 /* Define to 1 if you have the <netdir.h> header file. */
683 /* #undef HAVE_NETDIR_H */
685 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
686 #define HAVE_NETINET_IF_ETHER_H 1
688 /* Define to 1 if you have the <netinet/in.h> header file. */
689 #define HAVE_NETINET_IN_H 1
691 /* Define to 1 if you have the <net/errno.h> header file. */
692 /* #undef HAVE_NET_ERRNO_H */
694 /* Define to 1 if you have the <net/if.h> header file. */
695 #define HAVE_NET_IF_H 1
697 /* Define to 1 if you have the <net/if_var.h> header file. */
698 /* #undef HAVE_NET_IF_VAR_H */
700 /* Define to 1 if you have the <net/route.h> header file. */
701 #define HAVE_NET_ROUTE_H 1
703 /* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
704 /* #undef HAVE_NFSCLIENT_NFSARGS_H */
706 /* Define to 1 if `acdirmax' is member of `nfs_args_t'. */
707 /* #undef HAVE_NFS_ARGS_T_ACDIRMAX */
709 /* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
710 /* #undef HAVE_NFS_ARGS_T_ACDIRMIN */
712 /* Define to 1 if `acregmax' is member of `nfs_args_t'. */
713 /* #undef HAVE_NFS_ARGS_T_ACREGMAX */
715 /* Define to 1 if `acregmin' is member of `nfs_args_t'. */
716 /* #undef HAVE_NFS_ARGS_T_ACREGMIN */
718 /* Define to 1 if `addrlen' is member of `nfs_args_t'. */
719 #define HAVE_NFS_ARGS_T_ADDRLEN 1
721 /* Define to 1 if `bsize' is member of `nfs_args_t'. */
722 /* #undef HAVE_NFS_ARGS_T_BSIZE */
724 /* Define to 1 if `context' is member of `nfs_args_t'. */
725 /* #undef HAVE_NFS_ARGS_T_CONTEXT */
727 /* Define to 1 if `fhsize' is member of `nfs_args_t'. */
728 #define HAVE_NFS_ARGS_T_FHSIZE 1
730 /* Define to 1 if `fh_len' is member of `nfs_args_t'. */
731 /* #undef HAVE_NFS_ARGS_T_FH_LEN */
733 /* Define to 1 if `gfs_flags' is member of `nfs_args_t'. */
734 /* #undef HAVE_NFS_ARGS_T_GFS_FLAGS */
736 /* Define to 1 if `namlen' is member of `nfs_args_t'. */
737 /* #undef HAVE_NFS_ARGS_T_NAMLEN */
739 /* Define to 1 if `optstr' is member of `nfs_args_t'. */
740 /* #undef HAVE_NFS_ARGS_T_OPTSTR */
742 /* Define to 1 if `pathconf' is member of `nfs_args_t'. */
743 /* #undef HAVE_NFS_ARGS_T_PATHCONF */
745 /* Define to 1 if `proto' is member of `nfs_args_t'. */
746 #define HAVE_NFS_ARGS_T_PROTO 1
748 /* Define to 1 if `pseudoflavor' is member of `nfs_args_t'. */
749 /* #undef HAVE_NFS_ARGS_T_PSEUDOFLAVOR */
751 /* Define to 1 if `sotype' is member of `nfs_args_t'. */
752 #define HAVE_NFS_ARGS_T_SOTYPE 1
754 /* Define to 1 if `version' is member of `nfs_args_t'. */
755 #define HAVE_NFS_ARGS_T_VERSION 1
757 /* Define to 1 if you have the <nfs/export.h> header file. */
758 /* #undef HAVE_NFS_EXPORT_H */
760 /* Define to 1 if you have the <nfs/mount.h> header file. */
761 /* #undef HAVE_NFS_MOUNT_H */
763 /* Define to 1 if you have the <nfs/nfsmount.h> header file. */
764 #define HAVE_NFS_NFSMOUNT_H 1
766 /* Define to 1 if you have the <nfs/nfsproto.h> header file. */
767 #define HAVE_NFS_NFSPROTO_H 1
769 /* Define to 1 if you have the <nfs/nfsv2.h> header file. */
770 /* #undef HAVE_NFS_NFSV2_H */
772 /* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
773 /* #undef HAVE_NFS_NFS_CLNT_H */
775 /* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
776 /* #undef HAVE_NFS_NFS_GFS_H */
778 /* Define to 1 if you have the <nfs/nfs.h> header file. */
779 #define HAVE_NFS_NFS_H 1
781 /* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
782 /* #undef HAVE_NFS_NFS_MOUNT_H */
784 /* Define to 1 if you have the <nfs/pathconf.h> header file. */
785 /* #undef HAVE_NFS_PATHCONF_H */
787 /* define if the host has NFS protocol headers in system headers */
788 /* #undef HAVE_NFS_PROT_HEADERS */
790 /* Define to 1 if you have the <nfs/rpcv2.h> header file. */
791 #define HAVE_NFS_RPCV2_H 1
793 /* Define to 1 if you have the `nis_domain_of' function. */
794 /* #undef HAVE_NIS_DOMAIN_OF */
796 /* Define to 1 if you have the <nsswitch.h> header file. */
797 #define HAVE_NSSWITCH_H 1
799 /* Define to 1 if you have the `opendir' function. */
800 #define HAVE_OPENDIR 1
802 /* Define to 1 if `dirmask' is member of `pcfs_args_t'. */
803 #define HAVE_PCFS_ARGS_T_DIRMASK 1
805 /* Define to 1 if `dsttime' is member of `pcfs_args_t'. */
806 /* #undef HAVE_PCFS_ARGS_T_DSTTIME */
808 /* Define to 1 if `fspec' is member of `pcfs_args_t'. */
809 #define HAVE_PCFS_ARGS_T_FSPEC 1
811 /* Define to 1 if `gid' is member of `pcfs_args_t'. */
812 #define HAVE_PCFS_ARGS_T_GID 1
814 /* Define to 1 if `mask' is member of `pcfs_args_t'. */
815 #define HAVE_PCFS_ARGS_T_MASK 1
817 /* Define to 1 if `secondswest' is member of `pcfs_args_t'. */
818 /* #undef HAVE_PCFS_ARGS_T_SECONDSWEST */
820 /* Define to 1 if `uid' is member of `pcfs_args_t'. */
821 #define HAVE_PCFS_ARGS_T_UID 1
823 /* Define to 1 if you have the `plock' function. */
824 /* #undef HAVE_PLOCK */
826 /* Define to 1 if you have the <pwd.h> header file. */
827 #define HAVE_PWD_H 1
829 /* Define to 1 if you have the `regcomp' function. */
830 #define HAVE_REGCOMP 1
832 /* Define to 1 if you have the `regexec' function. */
833 #define HAVE_REGEXEC 1
835 /* Define to 1 if you have the <regex.h> header file. */
836 #define HAVE_REGEX_H 1
838 /* Define to 1 if you have the <resolv.h> header file. */
839 #define HAVE_RESOLV_H 1
841 /* Define to 1 if system calls automatically restart after interruption by a
842 signal. */
843 #define HAVE_RESTARTABLE_SYSCALLS 1
845 /* Define to 1 if you have the `rmdir' function. */
846 #define HAVE_RMDIR 1
848 /* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
849 /* #undef HAVE_RPCSVC_AUTOFS_PROT_H */
851 /* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
852 /* #undef HAVE_RPCSVC_MOUNTV3_H */
854 /* Define to 1 if you have the <rpcsvc/mount.h> header file. */
855 #define HAVE_RPCSVC_MOUNT_H 1
857 /* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
858 #define HAVE_RPCSVC_NFS_PROT_H 1
860 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
861 /* #undef HAVE_RPCSVC_NIS_H */
863 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
864 #define HAVE_RPCSVC_YPCLNT_H 1
866 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
867 #define HAVE_RPCSVC_YP_PROT_H 1
869 /* Define to 1 if you have the <rpc/auth_des.h> header file. */
870 /* #undef HAVE_RPC_AUTH_DES_H */
872 /* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
873 #define HAVE_RPC_PMAP_CLNT_H 1
875 /* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
876 #define HAVE_RPC_PMAP_PROT_H 1
878 /* Define to 1 if you have the <rpc/rpc.h> header file. */
879 #define HAVE_RPC_RPC_H 1
881 /* Define to 1 if you have the <rpc/types.h> header file. */
882 #define HAVE_RPC_TYPES_H 1
884 /* Define to 1 if you have the `select' function. */
885 #define HAVE_SELECT 1
887 /* Define to 1 if you have the `seteuid' function. */
888 #define HAVE_SETEUID 1
890 /* Define to 1 if you have the `setitimer' function. */
891 #define HAVE_SETITIMER 1
893 /* Define to 1 if you have the <setjmp.h> header file. */
894 #define HAVE_SETJMP_H 1
896 /* Define to 1 if you have the `setresuid' function. */
897 /* #undef HAVE_SETRESUID */
899 /* Define to 1 if you have the `setsid' function. */
900 #define HAVE_SETSID 1
902 /* Define to 1 if you have the `sigaction' function. */
903 #define HAVE_SIGACTION 1
905 /* Define to 1 if you have the `signal' function. */
906 #define HAVE_SIGNAL 1
908 /* Define to 1 if you have the <signal.h> header file. */
909 #define HAVE_SIGNAL_H 1
911 /* Define to 1 if you have the `sigsuspend' function. */
912 #define HAVE_SIGSUSPEND 1
914 /* Define to 1 if you have the `socket' function. */
915 #define HAVE_SOCKET 1
917 /* Define to 1 if you have the <socketbits.h> header file. */
918 /* #undef HAVE_SOCKETBITS_H */
920 /* Define to 1 if you have the <statbuf.h> header file. */
921 /* #undef HAVE_STATBUF_H */
923 /* Define to 1 if you have the `statfs' function. */
924 #define HAVE_STATFS 1
926 /* Define to 1 if you have the `statvfs' function. */
927 #define HAVE_STATVFS 1
929 /* Define to 1 if you have the <stdarg.h> header file. */
930 #define HAVE_STDARG_H 1
932 /* Define to 1 if you have the <stdint.h> header file. */
933 #define HAVE_STDINT_H 1
935 /* Define to 1 if you have the <stdio.h> header file. */
936 #define HAVE_STDIO_H 1
938 /* Define to 1 if you have the <stdlib.h> header file. */
939 #define HAVE_STDLIB_H 1
941 /* Define to 1 if you have the `strcasecmp' function. */
942 #define HAVE_STRCASECMP 1
944 /* Define to 1 if you have the `strchr' function. */
945 #define HAVE_STRCHR 1
947 /* Define to 1 if you have the `strcspn' function. */
948 #define HAVE_STRCSPN 1
950 /* Define to 1 if you have the `strdup' function. */
951 #define HAVE_STRDUP 1
953 /* Define to 1 if you have the `strerror' function. */
954 #define HAVE_STRERROR 1
956 /* Define to 1 if you have the <strings.h> header file. */
957 #define HAVE_STRINGS_H 1
959 /* Define to 1 if you have the <string.h> header file. */
960 #define HAVE_STRING_H 1
962 /* Define to 1 if you have the `strlcat' function. */
963 #define HAVE_STRLCAT 1
965 /* Define to 1 if you have the `strlcpy' function. */
966 #define HAVE_STRLCPY 1
968 /* Define to 1 if you have the `strspn' function. */
969 #define HAVE_STRSPN 1
971 /* Define to 1 if you have the `strstr' function. */
972 #define HAVE_STRSTR 1
974 /* Define to 1 if `fhs_fh' is member of `struct fhstatus'. */
975 /* #undef HAVE_STRUCT_FHSTATUS_FHS_FH */
977 /* Define to 1 if `ifa_next' is member of `struct ifaddrs'. */
978 #define HAVE_STRUCT_IFADDRS_IFA_NEXT 1
980 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
981 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
983 /* Define if have struct mntent in one of the standard headers */
984 /* #undef HAVE_STRUCT_MNTENT */
986 /* Define if have struct mnttab in one of the standard headers */
987 /* #undef HAVE_STRUCT_MNTTAB */
989 /* Define if have struct nfs_args in one of the standard nfs headers */
990 #define HAVE_STRUCT_NFS_ARGS 1
992 /* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
993 /* #undef HAVE_STRUCT_NFS_GFS_MOUNT */
995 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
996 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
998 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
999 #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
1001 /* Define to 1 if `devid' is member of `struct umntrequest'. */
1002 /* #undef HAVE_STRUCT_UMNTREQUEST_DEVID */
1004 /* Define to 1 if you have the `svc_getreq' function. */
1005 #define HAVE_SVC_GETREQ 1
1007 /* Define to 1 if you have the `svc_getreqset' function. */
1008 #define HAVE_SVC_GETREQSET 1
1010 /* Define to 1 if you have the `sysfs' function. */
1011 /* #undef HAVE_SYSFS */
1013 /* Define to 1 if you have the `syslog' function. */
1014 #define HAVE_SYSLOG 1
1016 /* Define to 1 if you have the <syslog.h> header file. */
1017 #define HAVE_SYSLOG_H 1
1019 /* Define to 1 if you have the <sys/config.h> header file. */
1020 /* #undef HAVE_SYS_CONFIG_H */
1022 /* Define to 1 if you have the <sys/dg_mount.h> header file. */
1023 /* #undef HAVE_SYS_DG_MOUNT_H */
1025 /* Define to 1 if you have the <sys/dir.h> header file. */
1026 #define HAVE_SYS_DIR_H 1
1028 /* Define to 1 if you have the <sys/errno.h> header file. */
1029 #define HAVE_SYS_ERRNO_H 1
1031 /* Define to 1 if you have the <sys/file.h> header file. */
1032 #define HAVE_SYS_FILE_H 1
1034 /* Define to 1 if you have the <sys/fsid.h> header file. */
1035 /* #undef HAVE_SYS_FSID_H */
1037 /* Define to 1 if you have the <sys/fstyp.h> header file. */
1038 /* #undef HAVE_SYS_FSTYP_H */
1040 /* Define to 1 if you have the <sys/fs/autofs.h> header file. */
1041 /* #undef HAVE_SYS_FS_AUTOFS_H */
1043 /* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
1044 /* #undef HAVE_SYS_FS_AUTOFS_PROT_H */
1046 /* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
1047 /* #undef HAVE_SYS_FS_CACHEFS_FS_H */
1049 /* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
1050 /* #undef HAVE_SYS_FS_EFS_CLNT_H */
1052 /* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
1053 /* #undef HAVE_SYS_FS_NFS_CLNT_H */
1055 /* Define to 1 if you have the <sys/fs/nfs.h> header file. */
1056 /* #undef HAVE_SYS_FS_NFS_H */
1058 /* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
1059 /* #undef HAVE_SYS_FS_NFS_MOUNT_H */
1061 /* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
1062 /* #undef HAVE_SYS_FS_NFS_NFS_CLNT_H */
1064 /* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
1065 /* #undef HAVE_SYS_FS_PC_FS_H */
1067 /* Define to 1 if you have the <sys/fs/tmp.h> header file. */
1068 /* #undef HAVE_SYS_FS_TMP_H */
1070 /* Define to 1 if you have the <sys/fs_types.h> header file. */
1071 /* #undef HAVE_SYS_FS_TYPES_H */
1073 /* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
1074 /* #undef HAVE_SYS_FS_UFS_MOUNT_H */
1076 /* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
1077 /* #undef HAVE_SYS_FS_XFS_CLNT_H */
1079 /* Define to 1 if you have the <sys/immu.h> header file. */
1080 /* #undef HAVE_SYS_IMMU_H */
1082 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1083 #define HAVE_SYS_IOCTL_H 1
1085 /* Define to 1 if you have the <sys/lock.h> header file. */
1086 #define HAVE_SYS_LOCK_H 1
1088 /* Define to 1 if you have the <sys/machine.h> header file. */
1089 /* #undef HAVE_SYS_MACHINE_H */
1091 /* Define to 1 if you have the <sys/mbuf.h> header file. */
1092 #define HAVE_SYS_MBUF_H 1
1094 /* Define to 1 if you have the <sys/mman.h> header file. */
1095 #define HAVE_SYS_MMAN_H 1
1097 /* Define to 1 if you have the <sys/mntctl.h> header file. */
1098 /* #undef HAVE_SYS_MNTCTL_H */
1100 /* Define to 1 if you have the <sys/mntent.h> header file. */
1101 /* #undef HAVE_SYS_MNTENT_H */
1103 /* Define to 1 if you have the <sys/mnttab.h> header file. */
1104 /* #undef HAVE_SYS_MNTTAB_H */
1106 /* Define to 1 if you have the <sys/mount.h> header file. */
1107 #define HAVE_SYS_MOUNT_H 1
1109 /* Define to 1 if you have the <sys/ndir.h> header file. */
1110 /* #undef HAVE_SYS_NDIR_H */
1112 /* Define to 1 if you have the <sys/netconfig.h> header file. */
1113 /* #undef HAVE_SYS_NETCONFIG_H */
1115 /* Define to 1 if you have the <sys/param.h> header file. */
1116 #define HAVE_SYS_PARAM_H 1
1118 /* Define to 1 if you have the <sys/pathconf.h> header file. */
1119 /* #undef HAVE_SYS_PATHCONF_H */
1121 /* Define to 1 if you have the <sys/proc.h> header file. */
1122 #define HAVE_SYS_PROC_H 1
1124 /* Define to 1 if you have the <sys/resource.h> header file. */
1125 #define HAVE_SYS_RESOURCE_H 1
1127 /* Define to 1 if you have the <sys/sema.h> header file. */
1128 /* #undef HAVE_SYS_SEMA_H */
1130 /* Define to 1 if you have the <sys/signal.h> header file. */
1131 #define HAVE_SYS_SIGNAL_H 1
1133 /* Define to 1 if you have the <sys/socket.h> header file. */
1134 #define HAVE_SYS_SOCKET_H 1
1136 /* Define to 1 if you have the <sys/sockio.h> header file. */
1137 #define HAVE_SYS_SOCKIO_H 1
1139 /* Define to 1 if you have the <sys/statfs.h> header file. */
1140 /* #undef HAVE_SYS_STATFS_H */
1142 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1143 #define HAVE_SYS_STATVFS_H 1
1145 /* Define to 1 if you have the <sys/stat.h> header file. */
1146 #define HAVE_SYS_STAT_H 1
1148 /* Define to 1 if you have the <sys/syscall.h> header file. */
1149 #define HAVE_SYS_SYSCALL_H 1
1151 /* Define to 1 if you have the <sys/syslimits.h> header file. */
1152 #define HAVE_SYS_SYSLIMITS_H 1
1154 /* Define to 1 if you have the <sys/syslog.h> header file. */
1155 #define HAVE_SYS_SYSLOG_H 1
1157 /* Define to 1 if you have the <sys/time.h> header file. */
1158 #define HAVE_SYS_TIME_H 1
1160 /* Define to 1 if you have the <sys/tiuser.h> header file. */
1161 /* #undef HAVE_SYS_TIUSER_H */
1163 /* Define to 1 if you have the <sys/types.h> header file. */
1164 #define HAVE_SYS_TYPES_H 1
1166 /* Define to 1 if you have the <sys/ucred.h> header file. */
1167 #define HAVE_SYS_UCRED_H 1
1169 /* Define to 1 if you have the <sys/uio.h> header file. */
1170 #define HAVE_SYS_UIO_H 1
1172 /* Define to 1 if you have the <sys/utsname.h> header file. */
1173 #define HAVE_SYS_UTSNAME_H 1
1175 /* Define to 1 if you have the <sys/vfs.h> header file. */
1176 /* #undef HAVE_SYS_VFS_H */
1178 /* Define to 1 if you have the <sys/vmount.h> header file. */
1179 /* #undef HAVE_SYS_VMOUNT_H */
1181 /* Define to 1 if you have the <sys/vnode.h> header file. */
1182 #define HAVE_SYS_VNODE_H 1
1184 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1185 #define HAVE_SYS_WAIT_H 1
1187 /* Define to 1 if you have the <tcpd.h> header file. */
1188 #define HAVE_TCPD_H 1
1190 /* Define to 1 if you have the <time.h> header file. */
1191 #define HAVE_TIME_H 1
1193 /* Define to 1 if you have the <tiuser.h> header file. */
1194 /* #undef HAVE_TIUSER_H */
1196 /* Define to 1 if `ta_nodes_max' is member of `tmpfs_args_t'. */
1197 #define HAVE_TMPFS_ARGS_T_TA_NODES_MAX 1
1199 /* Define to 1 if `ta_root_gid' is member of `tmpfs_args_t'. */
1200 #define HAVE_TMPFS_ARGS_T_TA_ROOT_GID 1
1202 /* Define to 1 if `ta_root_mode' is member of `tmpfs_args_t'. */
1203 #define HAVE_TMPFS_ARGS_T_TA_ROOT_MODE 1
1205 /* Define to 1 if `ta_root_uid' is member of `tmpfs_args_t'. */
1206 #define HAVE_TMPFS_ARGS_T_TA_ROOT_UID 1
1208 /* Define to 1 if `ta_size_max' is member of `tmpfs_args_t'. */
1209 #define HAVE_TMPFS_ARGS_T_TA_SIZE_MAX 1
1211 /* Define to 1 if `ta_version' is member of `tmpfs_args_t'. */
1212 #define HAVE_TMPFS_ARGS_T_TA_VERSION 1
1214 /* Define to 1 if you have the <tmpfs/tmp.h> header file. */
1215 /* #undef HAVE_TMPFS_TMP_H */
1217 /* what type of network transport type is in use? TLI or sockets? */
1218 /* #undef HAVE_TRANSPORT_TYPE_TLI */
1220 /* Define to 1 if you have the `ualarm' function. */
1221 #define HAVE_UALARM 1
1223 /* Define to 1 if `anon_gid' is member of `udf_args_t'. */
1224 #define HAVE_UDF_ARGS_T_ANON_GID 1
1226 /* Define to 1 if `anon_uid' is member of `udf_args_t'. */
1227 #define HAVE_UDF_ARGS_T_ANON_UID 1
1229 /* Define to 1 if `fspec' is member of `udf_args_t'. */
1230 #define HAVE_UDF_ARGS_T_FSPEC 1
1232 /* Define to 1 if `gmtoff' is member of `udf_args_t'. */
1233 #define HAVE_UDF_ARGS_T_GMTOFF 1
1235 /* Define to 1 if `nobody_gid' is member of `udf_args_t'. */
1236 #define HAVE_UDF_ARGS_T_NOBODY_GID 1
1238 /* Define to 1 if `nobody_uid' is member of `udf_args_t'. */
1239 #define HAVE_UDF_ARGS_T_NOBODY_UID 1
1241 /* Define to 1 if `sector_size' is member of `udf_args_t'. */
1242 #define HAVE_UDF_ARGS_T_SECTOR_SIZE 1
1244 /* Define to 1 if `sessionnr' is member of `udf_args_t'. */
1245 #define HAVE_UDF_ARGS_T_SESSIONNR 1
1247 /* Define to 1 if `udfmflags' is member of `udf_args_t'. */
1248 #define HAVE_UDF_ARGS_T_UDFMFLAGS 1
1250 /* Define to 1 if `version' is member of `udf_args_t'. */
1251 #define HAVE_UDF_ARGS_T_VERSION 1
1253 /* Define to 1 if `flags' is member of `ufs_args_t'. */
1254 /* #undef HAVE_UFS_ARGS_T_FLAGS */
1256 /* Define to 1 if `fspec' is member of `ufs_args_t'. */
1257 #define HAVE_UFS_ARGS_T_FSPEC 1
1259 /* Define to 1 if `ufs_flags' is member of `ufs_args_t'. */
1260 /* #undef HAVE_UFS_ARGS_T_UFS_FLAGS */
1262 /* Define to 1 if `ufs_pgthresh' is member of `ufs_args_t'. */
1263 /* #undef HAVE_UFS_ARGS_T_UFS_PGTHRESH */
1265 /* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
1266 #define HAVE_UFS_UFS_EXTATTR_H 1
1268 /* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
1269 /* #undef HAVE_UFS_UFS_MOUNT_H */
1271 /* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
1272 #define HAVE_UFS_UFS_UFSMOUNT_H 1
1274 /* Define to 1 if you have the `umount' function. */
1275 /* #undef HAVE_UMOUNT */
1277 /* Define to 1 if you have the `umount2' function. */
1278 /* #undef HAVE_UMOUNT2 */
1280 /* Define to 1 if you have the `uname' function. */
1281 #define HAVE_UNAME 1
1283 /* Define to 1 if you have the <unistd.h> header file. */
1284 #define HAVE_UNISTD_H 1
1286 /* Define to 1 if you have the `unmount' function. */
1287 #define HAVE_UNMOUNT 1
1289 /* Define to 1 if you have the `uvmount' function. */
1290 /* #undef HAVE_UVMOUNT */
1292 /* Define to 1 if you have the <varargs.h> header file. */
1293 /* #undef HAVE_VARARGS_H */
1295 /* Define to 1 if you have the `vfork' function. */
1296 #define HAVE_VFORK 1
1298 /* Define to 1 if you have the <vfork.h> header file. */
1299 /* #undef HAVE_VFORK_H */
1301 /* Define to 1 if you have the `vfsmount' function. */
1302 /* #undef HAVE_VFSMOUNT */
1304 /* Define to 1 if you have the `vmount' function. */
1305 /* #undef HAVE_VMOUNT */
1307 /* Define to 1 if you have the `vsnprintf' function. */
1308 #define HAVE_VSNPRINTF 1
1310 /* Define to 1 if you have the `wait3' function. */
1311 #define HAVE_WAIT3 1
1313 /* Define to 1 if you have the `waitpid' function. */
1314 #define HAVE_WAITPID 1
1316 /* Define to 1 if `fork' works. */
1317 #define HAVE_WORKING_FORK 1
1319 /* Define to 1 if `vfork' works. */
1320 #define HAVE_WORKING_VFORK 1
1322 /* Define to 1 if you have the `xdr_attrstat' function. */
1323 #define HAVE_XDR_ATTRSTAT 1
1325 /* Define to 1 if you have the `xdr_createargs' function. */
1326 #define HAVE_XDR_CREATEARGS 1
1328 /* Define to 1 if you have the `xdr_dirlist' function. */
1329 #define HAVE_XDR_DIRLIST 1
1331 /* Define to 1 if you have the `xdr_diropargs' function. */
1332 #define HAVE_XDR_DIROPARGS 1
1334 /* Define to 1 if you have the `xdr_diropokres' function. */
1335 #define HAVE_XDR_DIROPOKRES 1
1337 /* Define to 1 if you have the `xdr_diropres' function. */
1338 #define HAVE_XDR_DIROPRES 1
1340 /* Define to 1 if you have the `xdr_dirpath' function. */
1341 #define HAVE_XDR_DIRPATH 1
1343 /* Define to 1 if you have the `xdr_entry' function. */
1344 #define HAVE_XDR_ENTRY 1
1346 /* Define to 1 if you have the `xdr_exportnode' function. */
1347 #define HAVE_XDR_EXPORTNODE 1
1349 /* Define to 1 if you have the `xdr_exports' function. */
1350 #define HAVE_XDR_EXPORTS 1
1352 /* Define to 1 if you have the `xdr_fattr' function. */
1353 #define HAVE_XDR_FATTR 1
1355 /* Define to 1 if you have the `xdr_fhandle' function. */
1356 #define HAVE_XDR_FHANDLE 1
1358 /* Define to 1 if you have the `xdr_fhstatus' function. */
1359 #define HAVE_XDR_FHSTATUS 1
1361 /* Define to 1 if you have the `xdr_filename' function. */
1362 #define HAVE_XDR_FILENAME 1
1364 /* Define to 1 if you have the `xdr_ftype' function. */
1365 #define HAVE_XDR_FTYPE 1
1367 /* Define to 1 if you have the `xdr_groupnode' function. */
1368 #define HAVE_XDR_GROUPNODE 1
1370 /* Define to 1 if you have the `xdr_groups' function. */
1371 #define HAVE_XDR_GROUPS 1
1373 /* Define to 1 if you have the `xdr_linkargs' function. */
1374 #define HAVE_XDR_LINKARGS 1
1376 /* Define to 1 if you have the `xdr_mountbody' function. */
1377 #define HAVE_XDR_MOUNTBODY 1
1379 /* Define to 1 if you have the `xdr_mountlist' function. */
1380 #define HAVE_XDR_MOUNTLIST 1
1382 /* Define to 1 if you have the `xdr_name' function. */
1383 #define HAVE_XDR_NAME 1
1385 /* Define to 1 if you have the `xdr_nfscookie' function. */
1386 #define HAVE_XDR_NFSCOOKIE 1
1388 /* Define to 1 if you have the `xdr_nfspath' function. */
1389 #define HAVE_XDR_NFSPATH 1
1391 /* Define to 1 if you have the `xdr_nfsstat' function. */
1392 #define HAVE_XDR_NFSSTAT 1
1394 /* Define to 1 if you have the `xdr_nfstime' function. */
1395 #define HAVE_XDR_NFSTIME 1
1397 /* Define to 1 if you have the `xdr_nfs_fh' function. */
1398 #define HAVE_XDR_NFS_FH 1
1400 /* Define to 1 if you have the `xdr_pointer' function. */
1401 #define HAVE_XDR_POINTER 1
1403 /* Define to 1 if you have the `xdr_readargs' function. */
1404 #define HAVE_XDR_READARGS 1
1406 /* Define to 1 if you have the `xdr_readdirargs' function. */
1407 #define HAVE_XDR_READDIRARGS 1
1409 /* Define to 1 if you have the `xdr_readdirres' function. */
1410 #define HAVE_XDR_READDIRRES 1
1412 /* Define to 1 if you have the `xdr_readlinkres' function. */
1413 #define HAVE_XDR_READLINKRES 1
1415 /* Define to 1 if you have the `xdr_readokres' function. */
1416 #define HAVE_XDR_READOKRES 1
1418 /* Define to 1 if you have the `xdr_readres' function. */
1419 #define HAVE_XDR_READRES 1
1421 /* Define to 1 if you have the `xdr_renameargs' function. */
1422 #define HAVE_XDR_RENAMEARGS 1
1424 /* Define to 1 if you have the `xdr_sattr' function. */
1425 #define HAVE_XDR_SATTR 1
1427 /* Define to 1 if you have the `xdr_sattrargs' function. */
1428 #define HAVE_XDR_SATTRARGS 1
1430 /* Define to 1 if you have the `xdr_statfsokres' function. */
1431 #define HAVE_XDR_STATFSOKRES 1
1433 /* Define to 1 if you have the `xdr_statfsres' function. */
1434 #define HAVE_XDR_STATFSRES 1
1436 /* Define to 1 if you have the `xdr_symlinkargs' function. */
1437 #define HAVE_XDR_SYMLINKARGS 1
1439 /* Define to 1 if you have the `xdr_writeargs' function. */
1440 #define HAVE_XDR_WRITEARGS 1
1442 /* Define to 1 if `flags' is member of `xfs_args_t'. */
1443 /* #undef HAVE_XFS_ARGS_T_FLAGS */
1445 /* Define to 1 if `fspec' is member of `xfs_args_t'. */
1446 /* #undef HAVE_XFS_ARGS_T_FSPEC */
1448 /* Define to 1 if you have the `yp_all' function. */
1449 /* #undef HAVE_YP_ALL */
1451 /* Define to 1 if you have the `yp_get_default_domain' function. */
1452 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1454 /* Define to 1 if you have the `_seterr_reply' function. */
1455 #define HAVE__SETERR_REPLY 1
1457 /* Define to 1 if you have the `__rpc_get_local_uid' function. */
1458 /* #undef HAVE___RPC_GET_LOCAL_UID */
1460 /* Define to 1 if you have the `__seterr_reply' function. */
1461 /* #undef HAVE___SETERR_REPLY */
1463 /* Name of mount type to hide amd mount from df(1) */
1464 #define HIDE_MOUNT_TYPE "nfs"
1466 #ifdef __NetBSD__
1467 #include <config_local.h>
1468 #else
1470 /* Define name of host machine's architecture (eg. sun4) */
1471 #define HOST_ARCH "amd64"
1473 /* Define name of host machine's cpu (eg. sparc) */
1474 #define HOST_CPU "x86_64"
1476 /* Define the header version of (linux) hosts (eg. 2.2.10) */
1477 #define HOST_HEADER_VERSION "5.99.7"
1479 /* Define name of host */
1480 #define HOST_NAME "quasar.astron.com"
1482 /* Define name and version of host machine (eg. solaris2.5.1) */
1483 #define HOST_OS "netbsd5.99.7"
1485 /* Define only name of host machine OS (eg. solaris2) */
1486 #define HOST_OS_NAME "netbsd"
1488 /* Define only version of host machine (eg. 2.5.1) */
1489 #define HOST_OS_VERSION "5.99.7"
1491 /* Define name of host machine's vendor (eg. sun) */
1492 #define HOST_VENDOR "unknown"
1493 #endif
1495 /* Ignore permission bits */
1496 /* #undef MNT2_CDFS_OPT_DEFPERM */
1498 /* Enable external attributes */
1499 #define MNT2_CDFS_OPT_EXTATT 0x4
1501 /* Show file generations */
1502 #define MNT2_CDFS_OPT_GENS 0x2
1504 /* Disable filename case translation */
1505 #define MNT2_CDFS_OPT_NOCASETRANS 0x10
1507 /* Use on-disk permission bits */
1508 /* #undef MNT2_CDFS_OPT_NODEFPERM */
1510 /* Disable Joliet extensions */
1511 #define MNT2_CDFS_OPT_NOJOLIET 0x8
1513 /* Disable Rock Ridge Interchange Protocol (RRIP) extensions */
1514 #define MNT2_CDFS_OPT_NORRIP 0x1
1516 /* Strip off extension from version string */
1517 /* #undef MNT2_CDFS_OPT_NOVERSION */
1519 /* Enable Rock Ridge Interchange Protocol (RRIP) case insensitive filename
1520 extensions */
1521 #define MNT2_CDFS_OPT_RRCASEINS 0x20
1523 /* Use Rock Ridge Interchange Protocol (RRIP) extensions */
1524 /* #undef MNT2_CDFS_OPT_RRIP */
1526 /* asynchronous filesystem access */
1527 #define MNT2_GEN_OPT_ASYNC 0x40
1529 /* automounter filesystem (ignore) flag, used in bsdi-4.1 */
1530 /* #undef MNT2_GEN_OPT_AUTOMNTFS */
1532 /* automounter filesystem flag, used in Mac OS X / Darwin */
1533 /* #undef MNT2_GEN_OPT_AUTOMOUNTED */
1535 /* directory hardlink */
1536 /* #undef MNT2_GEN_OPT_BIND */
1538 /* cache (what?) */
1539 /* #undef MNT2_GEN_OPT_CACHE */
1541 /* 6-argument mount */
1542 /* #undef MNT2_GEN_OPT_DATA */
1544 /* Use a lazy unmount (detach) */
1545 /* #undef MNT2_GEN_OPT_DETACH */
1547 /* Use a forced unmount */
1548 #define MNT2_GEN_OPT_FORCE 0x80000
1550 /* old (4-argument) mount (compatibility) */
1551 /* #undef MNT2_GEN_OPT_FSS */
1553 /* old BSD group-id on create */
1554 /* #undef MNT2_GEN_OPT_GRPID */
1556 /* ignore mount entry in df output */
1557 #define MNT2_GEN_OPT_IGNORE 0x100000
1559 /* journaling filesystem (AIX's UFS/FFS) */
1560 /* #undef MNT2_GEN_OPT_JFS */
1562 /* do multi-component lookup on files */
1563 /* #undef MNT2_GEN_OPT_MULTI */
1565 /* use type string instead of int */
1566 /* #undef MNT2_GEN_OPT_NEWTYPE */
1568 /* NFS mount */
1569 /* #undef MNT2_GEN_OPT_NFS */
1571 /* nocache (what?) */
1572 /* #undef MNT2_GEN_OPT_NOCACHE */
1574 /* do not interpret special device files */
1575 #define MNT2_GEN_OPT_NODEV 0x10
1577 /* no exec calls allowed */
1578 #define MNT2_GEN_OPT_NOEXEC 0x4
1580 /* do not interpret special device files */
1581 /* #undef MNT2_GEN_OPT_NONDEV */
1583 /* Disallow mounts beneath this mount */
1584 /* #undef MNT2_GEN_OPT_NOSUB */
1586 /* Setuid programs disallowed */
1587 #define MNT2_GEN_OPT_NOSUID 0x8
1589 /* Return ENAMETOOLONG for long filenames */
1590 /* #undef MNT2_GEN_OPT_NOTRUNC */
1592 /* Pass mount option string to kernel */
1593 /* #undef MNT2_GEN_OPT_OPTIONSTR */
1595 /* allow overlay mounts */
1596 /* #undef MNT2_GEN_OPT_OVERLAY */
1598 /* check quotas */
1599 #define MNT2_GEN_OPT_QUOTA 0x2000
1601 /* Read-only */
1602 #define MNT2_GEN_OPT_RDONLY 0x1
1604 /* change options on an existing mount */
1605 /* #undef MNT2_GEN_OPT_REMOUNT */
1607 /* read only */
1608 /* #undef MNT2_GEN_OPT_RONLY */
1610 /* synchronize data immediately to filesystem */
1611 /* #undef MNT2_GEN_OPT_SYNC */
1613 /* synchronous filesystem access (same as SYNC) */
1614 #define MNT2_GEN_OPT_SYNCHRONOUS 0x2
1616 /* Mount with Sys 5-specific semantics */
1617 /* #undef MNT2_GEN_OPT_SYS5 */
1619 /* Union mount */
1620 #define MNT2_GEN_OPT_UNION 0x20
1622 /* set max secs for dir attr cache */
1623 /* #undef MNT2_NFS_OPT_ACDIRMAX */
1625 /* set min secs for dir attr cache */
1626 /* #undef MNT2_NFS_OPT_ACDIRMIN */
1628 /* set max secs for file attr cache */
1629 /* #undef MNT2_NFS_OPT_ACREGMAX */
1631 /* set min secs for file attr cache */
1632 /* #undef MNT2_NFS_OPT_ACREGMIN */
1634 /* Authentication error */
1635 /* #undef MNT2_NFS_OPT_AUTHERR */
1637 /* hide mount type from df(1) */
1638 /* #undef MNT2_NFS_OPT_AUTO */
1640 /* set dead server retry thresh */
1641 #define MNT2_NFS_OPT_DEADTHRESH 0x4000
1643 /* Dismount in progress */
1644 /* #undef MNT2_NFS_OPT_DISMINPROG */
1646 /* Dismounted */
1647 /* #undef MNT2_NFS_OPT_DISMNT */
1649 /* Don't estimate rtt dynamically */
1650 #define MNT2_NFS_OPT_DUMBTIMR 0x800
1652 /* provide name of server's fs to system */
1653 /* #undef MNT2_NFS_OPT_FSNAME */
1655 /* System V-style gid inheritance */
1656 /* #undef MNT2_NFS_OPT_GRPID */
1658 /* Has authenticator */
1659 /* #undef MNT2_NFS_OPT_HASAUTH */
1661 /* set hostname for error printf */
1662 /* #undef MNT2_NFS_OPT_HOSTNAME */
1664 /* ignore mount point */
1665 /* #undef MNT2_NFS_OPT_IGNORE */
1667 /* allow interrupts on hard mount */
1668 #define MNT2_NFS_OPT_INT 0x40
1670 /* Bits set internally */
1671 /* #undef MNT2_NFS_OPT_INTERNAL */
1673 /* allow interrupts on hard mount */
1674 /* #undef MNT2_NFS_OPT_INTR */
1676 /* Use Kerberos authentication */
1677 #define MNT2_NFS_OPT_KERB 0x400
1679 /* use kerberos credentials */
1680 /* #undef MNT2_NFS_OPT_KERBEROS */
1682 /* transport's knetconfig structure */
1683 /* #undef MNT2_NFS_OPT_KNCONF */
1685 /* set lease term (nqnfs) */
1686 #define MNT2_NFS_OPT_LEASETERM 0x1000
1688 /* Local locking (no lock manager) */
1689 /* #undef MNT2_NFS_OPT_LLOCK */
1691 /* set maximum grouplist size */
1692 #define MNT2_NFS_OPT_MAXGRPS 0x20
1694 /* Mnt server for mnt point */
1695 /* #undef MNT2_NFS_OPT_MNTD */
1697 /* Assume writes were mine */
1698 /* #undef MNT2_NFS_OPT_MYWRITE */
1700 /* mount NFS Version 3 */
1701 #define MNT2_NFS_OPT_NFSV3 0x200
1703 /* don't cache attributes */
1704 #define MNT2_NFS_OPT_NOAC 0x80000
1706 /* Don't Connect the socket */
1707 #define MNT2_NFS_OPT_NOCONN 0x80
1709 /* no close-to-open consistency */
1710 /* #undef MNT2_NFS_OPT_NOCTO */
1712 /* disallow interrupts on hard mounts */
1713 /* #undef MNT2_NFS_OPT_NOINT */
1715 /* Don't use locking */
1716 /* #undef MNT2_NFS_OPT_NONLM */
1718 /* Get lease for lookup */
1719 /* #undef MNT2_NFS_OPT_NQLOOKLEASE */
1721 /* Use Nqnfs protocol */
1722 #define MNT2_NFS_OPT_NQNFS 0x100
1724 /* paging threshold */
1725 /* #undef MNT2_NFS_OPT_PGTHRESH */
1727 /* static pathconf kludge info */
1728 /* #undef MNT2_NFS_OPT_POSIX */
1730 /* Use local locking */
1731 /* #undef MNT2_NFS_OPT_PRIVATE */
1733 /* allow property list operations (ACLs over NFS) */
1734 /* #undef MNT2_NFS_OPT_PROPLIST */
1736 /* Rcv socket lock */
1737 /* #undef MNT2_NFS_OPT_RCVLOCK */
1739 /* Do lookup with readdir (nqnfs) */
1740 /* #undef MNT2_NFS_OPT_RDIRALOOK */
1742 /* Use Readdirplus for NFSv3 */
1743 #define MNT2_NFS_OPT_RDIRPLUS 0x10000
1745 /* set read ahead */
1746 #define MNT2_NFS_OPT_READAHEAD 0x2000
1748 /* Set readdir size */
1749 #define MNT2_NFS_OPT_READDIRSIZE 0x20000
1751 /* Allocate a reserved port */
1752 #define MNT2_NFS_OPT_RESVPORT 0x8000
1754 /* set number of request retries */
1755 #define MNT2_NFS_OPT_RETRANS 0x10
1757 /* read only */
1758 /* #undef MNT2_NFS_OPT_RONLY */
1760 /* use RPC to do secure NFS time sync */
1761 /* #undef MNT2_NFS_OPT_RPCTIMESYNC */
1763 /* set read size */
1764 #define MNT2_NFS_OPT_RSIZE 0x4
1766 /* secure mount */
1767 /* #undef MNT2_NFS_OPT_SECURE */
1769 /* Send socket lock */
1770 /* #undef MNT2_NFS_OPT_SNDLOCK */
1772 /* soft mount (hard is default) */
1773 #define MNT2_NFS_OPT_SOFT 0x1
1775 /* spongy mount */
1776 /* #undef MNT2_NFS_OPT_SPONGY */
1778 /* set symlink cache time-to-live */
1779 /* #undef MNT2_NFS_OPT_SYMTTL */
1781 /* use TCP for mounts */
1782 /* #undef MNT2_NFS_OPT_TCP */
1784 /* set initial timeout */
1785 #define MNT2_NFS_OPT_TIMEO 0x8
1787 /* linux NFSv3 */
1788 /* #undef MNT2_NFS_OPT_VER3 */
1790 /* Wait for authentication */
1791 /* #undef MNT2_NFS_OPT_WAITAUTH */
1793 /* Wants an authenticator */
1794 /* #undef MNT2_NFS_OPT_WANTAUTH */
1796 /* Want receive socket lock */
1797 /* #undef MNT2_NFS_OPT_WANTRCV */
1799 /* Want send socket lock */
1800 /* #undef MNT2_NFS_OPT_WANTSND */
1802 /* set write size */
1803 #define MNT2_NFS_OPT_WSIZE 0x2
1805 /* 32<->64 dir cookie translation */
1806 #define MNT2_NFS_OPT_XLATECOOKIE 0x40000
1808 /* Force Win95 long names */
1809 /* #undef MNT2_PCFS_OPT_LONGNAME */
1811 /* Completely ignore Win95 entries */
1812 /* #undef MNT2_PCFS_OPT_NOWIN95 */
1814 /* Force old DOS short names only */
1815 /* #undef MNT2_PCFS_OPT_SHORTNAME */
1817 /* Close session when unmounting */
1818 #define MNT2_UDF_OPT_CLOSESESSION 0x1
1820 /* Name of mount table file name */
1821 /* #undef MNTTAB_FILE_NAME */
1823 /* Mount Table option string: Max attr cache timeout (dirs) */
1824 /* #undef MNTTAB_OPT_ACDIRMAX */
1826 /* Mount Table option string: Min attr cache timeout (dirs) */
1827 /* #undef MNTTAB_OPT_ACDIRMIN */
1829 /* Mount Table option string: Max attr cache timeout (files) */
1830 /* #undef MNTTAB_OPT_ACREGMAX */
1832 /* Mount Table option string: Min attr cache timeout (files) */
1833 /* #undef MNTTAB_OPT_ACREGMIN */
1835 /* Mount Table option string: Attr cache timeout (sec) */
1836 /* #undef MNTTAB_OPT_ACTIMEO */
1838 /* Mount Table option string: Do mount retries in background */
1839 /* #undef MNTTAB_OPT_BG */
1841 /* Mount Table option string: compress */
1842 /* #undef MNTTAB_OPT_COMPRESS */
1844 /* Mount Table option string: Device id of mounted fs */
1845 /* #undef MNTTAB_OPT_DEV */
1847 /* Mount Table option string: Automount direct map mount */
1848 /* #undef MNTTAB_OPT_DIRECT */
1850 /* Mount Table option string: Do mount retries in foreground */
1851 /* #undef MNTTAB_OPT_FG */
1853 /* Mount Table option string: Filesystem id of mounted fs */
1854 /* #undef MNTTAB_OPT_FSID */
1856 /* Mount Table option string: SysV-compatible gid on create */
1857 /* #undef MNTTAB_OPT_GRPID */
1859 /* Mount Table option string: Hard mount */
1860 /* #undef MNTTAB_OPT_HARD */
1862 /* Mount Table option string: Ignore this entry */
1863 /* #undef MNTTAB_OPT_IGNORE */
1865 /* Mount Table option string: Automount indirect map mount */
1866 /* #undef MNTTAB_OPT_INDIRECT */
1868 /* Mount Table option string: Allow NFS ops to be interrupted */
1869 /* #undef MNTTAB_OPT_INTR */
1871 /* Mount Table option string: Secure (AUTH_Kerb) mounting */
1872 /* #undef MNTTAB_OPT_KERB */
1874 /* Mount Table option string: Local locking (no lock manager) */
1875 /* #undef MNTTAB_OPT_LLOCK */
1877 /* Force Win95 long names */
1878 /* #undef MNTTAB_OPT_LONGNAME */
1880 /* Mount Table option string: Automount map */
1881 /* #undef MNTTAB_OPT_MAP */
1883 /* Mount Table option string: max groups */
1884 /* #undef MNTTAB_OPT_MAXGROUPS */
1886 /* Mount Table option string: Do multi-component lookup */
1887 /* #undef MNTTAB_OPT_MULTI */
1889 /* Mount Table option string: Don't cache attributes at all */
1890 /* #undef MNTTAB_OPT_NOAC */
1892 /* Mount Table option string: No auto (what?) */
1893 /* #undef MNTTAB_OPT_NOAUTO */
1895 /* Mount Table option string: No connection */
1896 /* #undef MNTTAB_OPT_NOCONN */
1898 /* Mount Table option string: No close-to-open consistency */
1899 /* #undef MNTTAB_OPT_NOCTO */
1901 /* Mount Table option string: Don't allow interrupted ops */
1902 /* #undef MNTTAB_OPT_NOINTR */
1904 /* Mount Table option string: Don't check quotas */
1905 /* #undef MNTTAB_OPT_NOQUOTA */
1907 /* Mount Table option string: Do no allow setting sec attrs */
1908 /* #undef MNTTAB_OPT_NOSETSEC */
1910 /* Mount Table option string: Disallow mounts on subdirs */
1911 /* #undef MNTTAB_OPT_NOSUB */
1913 /* Mount Table option string: Set uid not allowed */
1914 /* #undef MNTTAB_OPT_NOSUID */
1916 /* Completely ignore Win95 entries */
1917 /* #undef MNTTAB_OPT_NOWIN95 */
1919 /* Mount Table option string: action to taken on error */
1920 /* #undef MNTTAB_OPT_ONERROR */
1922 /* Mount Table option string: paging threshold */
1923 /* #undef MNTTAB_OPT_PGTHRESH */
1925 /* Mount Table option string: NFS server IP port number */
1926 /* #undef MNTTAB_OPT_PORT */
1928 /* Mount Table option string: Get static pathconf for mount */
1929 /* #undef MNTTAB_OPT_POSIX */
1931 /* Mount Table option string: Use local locking */
1932 /* #undef MNTTAB_OPT_PRIVATE */
1934 /* Mount Table option string: support property lists (ACLs) */
1935 /* #undef MNTTAB_OPT_PROPLIST */
1937 /* Mount Table option string: protocol network_id indicator */
1938 /* #undef MNTTAB_OPT_PROTO */
1940 /* Mount Table option string: Check quotas */
1941 /* #undef MNTTAB_OPT_QUOTA */
1943 /* Mount Table option string: Change mount options */
1944 /* #undef MNTTAB_OPT_REMOUNT */
1946 /* Mount Table option string: Max retransmissions (soft mnts) */
1947 /* #undef MNTTAB_OPT_RETRANS */
1949 /* Mount Table option string: Number of mount retries */
1950 /* #undef MNTTAB_OPT_RETRY */
1952 /* Mount Table option string: Read only */
1953 /* #undef MNTTAB_OPT_RO */
1955 /* Mount Table option string: Read/write with quotas */
1956 /* #undef MNTTAB_OPT_RQ */
1958 /* Mount Table option string: Max NFS read size (bytes) */
1959 /* #undef MNTTAB_OPT_RSIZE */
1961 /* Mount Table option string: Read/write */
1962 /* #undef MNTTAB_OPT_RW */
1964 /* Mount Table option string: Secure (AUTH_DES) mounting */
1965 /* #undef MNTTAB_OPT_SECURE */
1967 /* Force old DOS short names only */
1968 /* #undef MNTTAB_OPT_SHORTNAME */
1970 /* Mount Table option string: Soft mount */
1971 /* #undef MNTTAB_OPT_SOFT */
1973 /* Mount Table option string: spongy mount */
1974 /* #undef MNTTAB_OPT_SPONGY */
1976 /* Mount Table option string: Set uid allowed */
1977 /* #undef MNTTAB_OPT_SUID */
1979 /* Mount Table option string: set symlink cache time-to-live */
1980 /* #undef MNTTAB_OPT_SYMTTL */
1982 /* Mount Table option string: Synchronous local directory ops */
1983 /* #undef MNTTAB_OPT_SYNCDIR */
1985 /* Mount Table option string: NFS timeout (1/10 sec) */
1986 /* #undef MNTTAB_OPT_TIMEO */
1988 /* Mount Table option string: min. time between inconsistencies */
1989 /* #undef MNTTAB_OPT_TOOSOON */
1991 /* Mount Table option string: protocol version number indicator */
1992 /* #undef MNTTAB_OPT_VERS */
1994 /* Mount Table option string: Max NFS write size (bytes) */
1995 /* #undef MNTTAB_OPT_WSIZE */
1997 /* Mount-table entry name for AUTOFS filesystem */
1998 /* #undef MNTTAB_TYPE_AUTOFS */
2000 /* Mount-table entry name for CACHEFS filesystem */
2001 /* #undef MNTTAB_TYPE_CACHEFS */
2003 /* Mount-table entry name for CDFS filesystem */
2004 #define MNTTAB_TYPE_CDFS "cd9660"
2006 /* Mount-table entry name for CFS (crypto) filesystem */
2007 /* #undef MNTTAB_TYPE_CFS */
2009 /* Mount-table entry name for EFS filesystem (irix) */
2010 #define MNTTAB_TYPE_EFS "efs"
2012 /* Mount-table entry name for FFS filesystem */
2013 /* #undef MNTTAB_TYPE_FFS */
2015 /* Mount-table entry name for LOFS filesystem */
2016 /* #undef MNTTAB_TYPE_LOFS */
2018 /* Mount-table entry name for MFS filesystem */
2019 #define MNTTAB_TYPE_MFS "mfs"
2021 /* Mount-table entry name for NFS filesystem */
2022 #define MNTTAB_TYPE_NFS "nfs"
2024 /* Mount-table entry name for NFS3 filesystem */
2025 #define MNTTAB_TYPE_NFS3 "nfs"
2027 /* Mount-table entry name for NULLFS (loopback on bsd44) filesystem */
2028 #define MNTTAB_TYPE_NULLFS "null"
2030 /* Mount-table entry name for PCFS filesystem */
2031 #define MNTTAB_TYPE_PCFS "msdos"
2033 /* Mount-table entry name for TFS filesystem */
2034 /* #undef MNTTAB_TYPE_TFS */
2036 /* Mount-table entry name for TMPFS filesystem */
2037 #define MNTTAB_TYPE_TMPFS "tmpfs"
2039 /* Mount-table entry name for UDF filesystem */
2040 #define MNTTAB_TYPE_UDF "udf"
2042 /* Mount-table entry name for UFS filesystem */
2043 #define MNTTAB_TYPE_UFS "ffs"
2045 /* Mount-table entry name for UMAPFS (uid/gid mapping) filesystem */
2046 #define MNTTAB_TYPE_UMAPFS "umap"
2048 /* Mount-table entry name for UNIONFS filesystem */
2049 #define MNTTAB_TYPE_UNIONFS "union"
2051 /* Mount-table entry name for XFS filesystem (irix) */
2052 /* #undef MNTTAB_TYPE_XFS */
2054 /* Define if mount table is on file, undefine if in kernel */
2055 /* #undef MOUNT_TABLE_ON_FILE */
2057 /* Mount(2) type/name for AUTOFS filesystem */
2058 /* #undef MOUNT_TYPE_AUTOFS */
2060 /* Mount(2) type/name for CACHEFS filesystem */
2061 /* #undef MOUNT_TYPE_CACHEFS */
2063 /* Mount(2) type/name for CDFS filesystem */
2064 #define MOUNT_TYPE_CDFS MOUNT_CD9660
2066 /* Mount(2) type/name for CFS (crypto) filesystem */
2067 /* #undef MOUNT_TYPE_CFS */
2069 /* Mount(2) type/name for EFS filesystem (irix) */
2070 #define MOUNT_TYPE_EFS MOUNT_EFS
2072 /* Mount(2) type/name for FFS filesystem */
2073 /* #undef MOUNT_TYPE_FFS */
2075 /* Mount(2) type/name for IGNORE filesystem (not real just ignore for df) */
2076 #define MOUNT_TYPE_IGNORE MNT_IGNORE
2078 /* Mount(2) type/name for LOFS filesystem */
2079 /* #undef MOUNT_TYPE_LOFS */
2081 /* Mount(2) type/name for MFS filesystem */
2082 #define MOUNT_TYPE_MFS MOUNT_MFS
2084 /* Mount(2) type/name for NFS filesystem */
2085 #define MOUNT_TYPE_NFS MOUNT_NFS
2087 /* Mount(2) type/name for NFS3 filesystem */
2088 #define MOUNT_TYPE_NFS3 MOUNT_NFS3
2090 /* Mount(2) type/name for NULLFS (loopback on bsd44) filesystem */
2091 #define MOUNT_TYPE_NULLFS MOUNT_NULL
2093 /* Mount(2) type/name for PCFS filesystem. XXX: conf/trap/trap_hpux.h may
2094 override this definition for HPUX 9.0 */
2095 #define MOUNT_TYPE_PCFS MOUNT_MSDOS
2097 /* Mount(2) type/name for TFS filesystem */
2098 /* #undef MOUNT_TYPE_TFS */
2100 /* Mount(2) type/name for TMPFS filesystem */
2101 #define MOUNT_TYPE_TMPFS MOUNT_TMPFS
2103 /* Mount(2) type/name for UDF filesystem */
2104 #define MOUNT_TYPE_UDF MOUNT_UDF
2106 /* Mount(2) type/name for UFS filesystem */
2107 #define MOUNT_TYPE_UFS MOUNT_FFS
2109 /* Mount(2) type/name for UMAPFS (uid/gid mapping) filesystem */
2110 #define MOUNT_TYPE_UMAPFS MOUNT_UMAP
2112 /* Mount(2) type/name for UNIONFS filesystem */
2113 #define MOUNT_TYPE_UNIONFS MOUNT_UNION
2115 /* Mount(2) type/name for XFS filesystem (irix) */
2116 /* #undef MOUNT_TYPE_XFS */
2118 /* The string used in printf to print the mount-type field of mount(2) */
2119 #define MTYPE_PRINTF_TYPE "%s"
2121 /* Type of the mount-type field in the mount() system call */
2122 #define MTYPE_TYPE char *
2124 /* does libwrap expect caller to define the variables allow_severity and
2125 deny_severity */
2126 /* #undef NEED_LIBWRAP_SEVERITY_VARIABLES */
2128 /* Defined to the header file containing ndbm-compatible definitions */
2129 #define NEW_DBM_H "ndbm.h"
2131 /* Define the field name for the filehandle within nfs_args_t */
2132 #define NFS_FH_FIELD fh
2134 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
2135 /* #undef NO_MINUS_C_MINUS_O */
2137 /* Name of package */
2138 #define PACKAGE "am-utils"
2140 /* Define to the address where bug reports for this package should be sent. */
2141 #define PACKAGE_BUGREPORT "https://bugzilla.am-utils.org/ or am-utils@am-utils.org"
2143 /* Define to the full name of this package. */
2144 #define PACKAGE_NAME "am-utils"
2146 /* Define to the full name and version of this package. */
2147 #define PACKAGE_STRING "am-utils 6.2a3"
2149 /* Define to the one symbol short name of this package. */
2150 #define PACKAGE_TARNAME "am-utils"
2152 /* Define to the version of this package. */
2153 #define PACKAGE_VERSION "6.2a3"
2155 /* Type of the 6th argument to recvfrom() */
2156 #define RECVFROM_FROMLEN_TYPE socklen_t
2158 /* should signal handlers be reinstalled? */
2159 /* #undef REINSTALL_SIGNAL_HANDLER */
2161 /* Define as the return type of signal handlers (`int' or `void'). */
2162 #define RETSIGTYPE void
2164 /* Define to 1 if the `setpgrp' function takes no argument. */
2165 /* #undef SETPGRP_VOID */
2167 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2168 /* #undef STAT_MACROS_BROKEN */
2170 /* Define to 1 if you have the ANSI C header files. */
2171 #define STDC_HEADERS 1
2173 /* Define the type of the 3rd argument ('in') to svc_getargs() */
2174 #define SVC_IN_ARG_TYPE caddr_t
2176 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2177 #define TIME_WITH_SYS_TIME 1
2179 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2180 /* #undef TM_IN_SYS_TIME */
2182 #ifndef __NetBSD__
2183 /* Define user name */
2184 #define USER_NAME "christos"
2185 #endif
2187 /* define if must NOT use NFS "noconn" option */
2188 /* #undef USE_CONNECTED_NFS_SOCKETS */
2190 /* Enable extensions on AIX 3, Interix. */
2191 #ifndef _ALL_SOURCE
2192 # define _ALL_SOURCE 1
2193 #endif
2194 /* Enable GNU extensions on systems that have them. */
2195 #ifndef _GNU_SOURCE
2196 # define _GNU_SOURCE 1
2197 #endif
2198 /* Enable threading extensions on Solaris. */
2199 #ifndef _POSIX_PTHREAD_SEMANTICS
2200 # define _POSIX_PTHREAD_SEMANTICS 1
2201 #endif
2202 /* Enable extensions on HP NonStop. */
2203 #ifndef _TANDEM_SOURCE
2204 # define _TANDEM_SOURCE 1
2205 #endif
2206 /* Enable general extensions on Solaris. */
2207 #ifndef __EXTENSIONS__
2208 # define __EXTENSIONS__ 1
2209 #endif
2212 /* define if must use NFS "noconn" option */
2213 /* #undef USE_UNCONNECTED_NFS_SOCKETS */
2215 /* Version number of package */
2216 #define VERSION "6.2a3"
2218 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2219 significant byte first (like Motorola and SPARC, unlike Intel). */
2220 #if defined AC_APPLE_UNIVERSAL_BUILD
2221 # if defined __BIG_ENDIAN__
2222 # define WORDS_BIGENDIAN 1
2223 # endif
2224 #else
2225 # ifndef WORDS_BIGENDIAN
2226 /* # undef WORDS_BIGENDIAN */
2227 # endif
2228 #endif
2230 /* Define to the type of xdr procedure type */
2231 #define XDRPROC_T_TYPE xdrproc_t
2233 /* Type of the 3rd argument to yp_order() */
2234 #define YP_ORDER_OUTORDER_TYPE int
2236 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2237 `char[]'. */
2238 #define YYTEXT_POINTER 1
2240 /* Define to 1 if on MINIX. */
2241 /* #undef _MINIX */
2243 /* Define to 2 if the system does not provide POSIX.1 features except with
2244 this defined. */
2245 /* #undef _POSIX_1_SOURCE */
2247 /* Define to 1 if you need to in order for `stat' and other things to work. */
2248 /* #undef _POSIX_SOURCE */
2250 /* Define a type/structure for an NFS V2 filehandle */
2251 #define am_nfs_fh nfs_fh
2253 /* Define a type/structure for an NFS V3 filehandle */
2254 #define am_nfs_fh3 nfs_fh3_netbsd20
2256 /* Define a type for the autofs_args structure */
2257 /* #undef autofs_args_t */
2259 /* Define a type for the cachefs_args structure */
2260 /* #undef cachefs_args_t */
2262 /* Define a type for the cdfs_args structure */
2263 #define cdfs_args_t struct iso_args
2265 /* Define to empty if `const' does not conform to ANSI C. */
2266 /* #undef const */
2268 /* Define a type for the efs_args structure */
2269 #define efs_args_t struct efs_args
2271 /* Define to `int' if <sys/types.h> doesn't define. */
2272 /* #undef gid_t */
2274 /* Define to `__inline__' or `__inline' if that's what the C compiler
2275 calls it, or to nothing if 'inline' is not supported under any name. */
2276 #ifndef __cplusplus
2277 /* #undef inline */
2278 #endif
2280 /* Define a type for the lofs_args structure */
2281 /* #undef lofs_args_t */
2283 /* Define a type for the mfs_args structure */
2284 #define mfs_args_t struct mfs_args
2286 /* Define to `int' if <sys/types.h> does not define. */
2287 /* #undef mode_t */
2289 /* Define a type for the nfs_args structure */
2290 #define nfs_args_t struct nfs_args
2292 /* Define a type for the pcfs_args structure */
2293 #define pcfs_args_t struct msdosfs_args
2295 /* Define to `int' if <sys/types.h> does not define. */
2296 /* #undef pid_t */
2298 /* Check if pte_t is defined in <sys/immu.h> */
2299 /* #undef pte_t */
2301 /* Define a type for the rfs_args structure */
2302 /* #undef rfs_args_t */
2304 /* Check if rpcvers_t is defined in <rpc/types.h> */
2305 /* #undef rpcvers_t */
2307 /* Define to `unsigned int' if <sys/types.h> does not define. */
2308 /* #undef size_t */
2310 /* Define to `long' if <sys/types.h> does not define. */
2311 /* #undef time_t */
2313 /* Define a type for the tmpfs_args structure */
2314 #define tmpfs_args_t struct tmpfs_args
2316 /* Define a type for the udf_args structure */
2317 #define udf_args_t struct udf_args
2319 /* Define a type for the ufs_args structure */
2320 #define ufs_args_t struct ufs_args
2322 /* Define to `int' if <sys/types.h> doesn't define. */
2323 /* #undef uid_t */
2325 /* Define as `fork' if `vfork' does not work. */
2326 /* #undef vfork */
2328 /* Define to "void *" if compiler can handle, otherwise "char *" */
2329 #define voidp void *
2331 /* Define to empty if the keyword `volatile' does not work. Warning: valid
2332 code using `volatile' can become incorrect without. Disable with care. */
2333 /* #undef volatile */
2335 /* Define a type for the xfs_args structure */
2336 /* #undef xfs_args_t */
2339 /****************************************************************************/
2340 /*** INCLUDE localconfig.h if it exists, to allow users to make some ***/
2341 /*** compile time configuration changes. ***/
2342 /****************************************************************************/
2343 /* does a local configuration file exist? */
2344 /* #undef HAVE_LOCALCONFIG_H */
2345 #ifdef HAVE_LOCALCONFIG_H
2346 # include <localconfig.h>
2347 #endif /* HAVE_LOCALCONFIG_H */
2349 #endif /* not _CONFIG_H */
2352 * Local Variables:
2353 * mode: c
2354 * End:
2357 /* End of am-utils-6.x config.h file */