xref: /netbsd-src/external/bsd/am-utils/include/config.h (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 
5 /*
6  * Start of am-utils-6.x config.h file.
7  * Erez Zadok <ezk AT cs.sunysb.edu>
8  *
9  * DO NOT EDIT BY HAND.
10  * Note: generated by autoheader from configure.in.
11  */
12 
13 #ifndef _CONFIG_H
14 #define _CONFIG_H
15 
16 
17 /* Define if building universal (internal helper macro) */
18 /* #undef AC_APPLE_UNIVERSAL_BUILD */
19 
20 /* define name of am-utils' NFS protocol header */
21 #define AMU_NFS_PROTOCOL_HEADER "./conf/nfs_prot/nfs_prot_netbsd1_4.h"
22 
23 /* Type of the 5rd argument to authunix_create() */
24 #define AUTH_CREATE_GIDLIST_TYPE int
25 
26 #ifndef __NetBSD__
27 /* Define configuration date */
28 #define CONFIG_DATE "Sat Jan 17 11:42:57 EST 2015"
29 #endif
30 
31 /* Turn off general debugging by default */
32 /* #undef DEBUG */
33 
34 /* Turn off memory debugging by default */
35 /* #undef DEBUG_MEM */
36 
37 /* Define name of host OS's distribution name (eg. debian, redhat, suse, etc.)
38    */
39 #define DISTRO_NAME "none"
40 
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
44 
45 /* Define to 1 if the `getpgrp' function requires zero arguments. */
46 #define GETPGRP_VOID 1
47 
48 /* Define if have automount filesystem */
49 #define HAVE_AMU_FS_AUTO 1
50 
51 /* Define if have direct automount filesystem */
52 #define HAVE_AMU_FS_DIRECT 1
53 
54 /* Define if have error filesystem */
55 #define HAVE_AMU_FS_ERROR 1
56 
57 /* Define if have NFS host-tree filesystem */
58 #define HAVE_AMU_FS_HOST 1
59 
60 /* Define if have symbolic-link filesystem */
61 #define HAVE_AMU_FS_LINK 1
62 
63 /* Define if have symlink with existence check filesystem */
64 #define HAVE_AMU_FS_LINKX 1
65 
66 /* Define if have nfsl (NFS with local link check) filesystem */
67 #define HAVE_AMU_FS_NFSL 1
68 
69 /* Define if have multi-NFS filesystem */
70 #define HAVE_AMU_FS_NFSX 1
71 
72 /* Define if have program filesystem */
73 #define HAVE_AMU_FS_PROGRAM 1
74 
75 /* Define if have "top-level" filesystem */
76 #define HAVE_AMU_FS_TOPLVL 1
77 
78 /* Define if have union filesystem */
79 #define HAVE_AMU_FS_UNION 1
80 
81 /* Define to 1 if you have the <arpa/inet.h> header file. */
82 #define HAVE_ARPA_INET_H 1
83 
84 /* Define to 1 if you have the <arpa/nameser.h> header file. */
85 #define HAVE_ARPA_NAMESER_H 1
86 
87 /* Define to 1 if you have the <assert.h> header file. */
88 #define HAVE_ASSERT_H 1
89 
90 /* Define to 1 if `addr' is member of `autofs_args_t'. */
91 /* #undef HAVE_AUTOFS_ARGS_T_ADDR */
92 
93 /* define if have a bad version of hasmntopt() */
94 /* #undef HAVE_BAD_HASMNTOPT */
95 
96 /* define if have a bad version of memcmp() */
97 /* #undef HAVE_BAD_MEMCMP */
98 
99 /* define if have a bad version of yp_all() */
100 /* #undef HAVE_BAD_YP_ALL */
101 
102 /* Define to 1 if you have the `bcmp' function. */
103 #define HAVE_BCMP 1
104 
105 /* Define to 1 if you have the `bcopy' function. */
106 #define HAVE_BCOPY 1
107 
108 /* Define to 1 if you have the <bsd/rpc/rpc.h> header file. */
109 /* #undef HAVE_BSD_RPC_RPC_H */
110 
111 /* Define to 1 if you have the `bzero' function. */
112 #define HAVE_BZERO 1
113 
114 /* System supports C99-style variable-length argument macros */
115 #define HAVE_C99_VARARGS_MACROS 1
116 
117 /* Define to 1 if `flags' is member of `cdfs_args_t'. */
118 #define HAVE_CDFS_ARGS_T_FLAGS 1
119 
120 /* Define to 1 if `fspec' is member of `cdfs_args_t'. */
121 #define HAVE_CDFS_ARGS_T_FSPEC 1
122 
123 /* Define to 1 if `iso_flags' is member of `cdfs_args_t'. */
124 /* #undef HAVE_CDFS_ARGS_T_ISO_FLAGS */
125 
126 /* Define to 1 if `iso_pgthresh' is member of `cdfs_args_t'. */
127 /* #undef HAVE_CDFS_ARGS_T_ISO_PGTHRESH */
128 
129 /* Define to 1 if `norrip' is member of `cdfs_args_t'. */
130 /* #undef HAVE_CDFS_ARGS_T_NORRIP */
131 
132 /* Define to 1 if `ssector' is member of `cdfs_args_t'. */
133 /* #undef HAVE_CDFS_ARGS_T_SSECTOR */
134 
135 /* Define to 1 if you have the <cdfs/cdfsmount.h> header file. */
136 /* #undef HAVE_CDFS_CDFSMOUNT_H */
137 
138 /* Define to 1 if you have the <cdfs/cdfs_mount.h> header file. */
139 /* #undef HAVE_CDFS_CDFS_MOUNT_H */
140 
141 /* Define to 1 if you have the `clnt_create' function. */
142 #define HAVE_CLNT_CREATE 1
143 
144 /* Define to 1 if you have the `clnt_create_vers' function. */
145 #define HAVE_CLNT_CREATE_VERS 1
146 
147 /* Define to 1 if you have the `clnt_create_vers_timed' function. */
148 /* #undef HAVE_CLNT_CREATE_VERS_TIMED */
149 
150 /* Define to 1 if you have the `clnt_spcreateerror' function. */
151 #define HAVE_CLNT_SPCREATEERROR 1
152 
153 /* Define to 1 if you have the `clnt_sperrno' function. */
154 #define HAVE_CLNT_SPERRNO 1
155 
156 /* Define to 1 if you have the `clock_gettime' function. */
157 #define HAVE_CLOCK_GETTIME 1
158 
159 /* Define to 1 if you have the <cluster.h> header file. */
160 /* #undef HAVE_CLUSTER_H */
161 
162 /* Define to 1 if you have the `cnodeid' function. */
163 /* #undef HAVE_CNODEID */
164 
165 /* Define to 1 if you have the <ctype.h> header file. */
166 #define HAVE_CTYPE_H 1
167 
168 /* Define to 1 if you have the <db1/ndbm.h> header file. */
169 /* #undef HAVE_DB1_NDBM_H */
170 
171 /* Define to 1 if you have the `dbm_open' function. */
172 #define HAVE_DBM_OPEN 1
173 
174 /* Define to 1 if you have the `dg_mount' function. */
175 /* #undef HAVE_DG_MOUNT */
176 
177 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
178    */
179 #define HAVE_DIRENT_H 1
180 
181 /* Define to 1 if you have the <dlfcn.h> header file. */
182 #define HAVE_DLFCN_H 1
183 
184 /* Define to 1 if `flags' is member of `efs_args_t'. */
185 /* #undef HAVE_EFS_ARGS_T_FLAGS */
186 
187 /* Define to 1 if `fspec' is member of `efs_args_t'. */
188 #define HAVE_EFS_ARGS_T_FSPEC 1
189 
190 /* Define to 1 if `version' is member of `efs_args_t'. */
191 #define HAVE_EFS_ARGS_T_VERSION 1
192 
193 /* Define to 1 if you have the <errno.h> header file. */
194 #define HAVE_ERRNO_H 1
195 
196 /* does extern definition for clnt_spcreateerror() exist? */
197 #define HAVE_EXTERN_CLNT_SPCREATEERROR 1
198 
199 /* does extern definition for clnt_sperrno() exist? */
200 #define HAVE_EXTERN_CLNT_SPERRNO 1
201 
202 /* does extern definition for free() exist? */
203 #define HAVE_EXTERN_FREE 1
204 
205 /* does extern definition for getccent() (hpux) exist? */
206 /* #undef HAVE_EXTERN_GETCCENT */
207 
208 /* does extern definition for getdomainname() exist? */
209 #define HAVE_EXTERN_GETDOMAINNAME 1
210 
211 /* does extern definition for getdtablesize() exist? */
212 #define HAVE_EXTERN_GETDTABLESIZE 1
213 
214 /* does extern definition for gethostname() exist? */
215 #define HAVE_EXTERN_GETHOSTNAME 1
216 
217 /* does extern definition for getlogin() exist? */
218 #define HAVE_EXTERN_GETLOGIN 1
219 
220 /* does extern definition for getpagesize() exist? */
221 #define HAVE_EXTERN_GETPAGESIZE 1
222 
223 /* does extern definition for gettablesize() exist? */
224 /* #undef HAVE_EXTERN_GETTABLESIZE */
225 
226 /* does extern definition for getwd() exist? */
227 #define HAVE_EXTERN_GETWD 1
228 
229 /* does extern definition for get_myaddress() exist? */
230 #define HAVE_EXTERN_GET_MYADDRESS 1
231 
232 /* does extern definition for hosts_ctl() exist? */
233 /* #undef HAVE_EXTERN_HOSTS_CTL */
234 
235 /* does extern definition for innetgr() exist? */
236 /* #undef HAVE_EXTERN_INNETGR */
237 
238 /* does extern definition for ldap_enable_cache() exist? */
239 /* #undef HAVE_EXTERN_LDAP_ENABLE_CACHE */
240 
241 /* does extern definition for mkstemp() exist? */
242 #define HAVE_EXTERN_MKSTEMP 1
243 
244 /* does extern definition for mntctl() exist? */
245 /* #undef HAVE_EXTERN_MNTCTL */
246 
247 /* does extern definition for optarg exist? */
248 #define HAVE_EXTERN_OPTARG 1
249 
250 /* does extern definition for sbrk() exist? */
251 #define HAVE_EXTERN_SBRK 1
252 
253 /* does extern definition for seteuid() exist? */
254 #define HAVE_EXTERN_SETEUID 1
255 
256 /* does extern definition for setitimer() exist? */
257 #define HAVE_EXTERN_SETITIMER 1
258 
259 /* does extern definition for sleep() exist? */
260 #define HAVE_EXTERN_SLEEP 1
261 
262 /* does extern definition for strcasecmp() exist? */
263 #define HAVE_EXTERN_STRCASECMP 1
264 
265 /* does extern definition for strlcat() exist? */
266 #define HAVE_EXTERN_STRLCAT 1
267 
268 /* does extern definition for strlcpy() exist? */
269 #define HAVE_EXTERN_STRLCPY 1
270 
271 /* does extern definition for strstr() exist? */
272 #define HAVE_EXTERN_STRSTR 1
273 
274 /* does extern definition for sys_errlist[] exist? */
275 #define HAVE_EXTERN_SYS_ERRLIST 1
276 
277 /* does extern definition for ualarm() exist? */
278 #define HAVE_EXTERN_UALARM 1
279 
280 /* does extern definition for usleep() exist? */
281 #define HAVE_EXTERN_USLEEP 1
282 
283 /* does extern definition for vsnprintf() exist? */
284 #define HAVE_EXTERN_VSNPRINTF 1
285 
286 /* does extern definition for wait3() exist? */
287 #define HAVE_EXTERN_WAIT3 1
288 
289 /* does extern definition for xdr_callmsg() exist? */
290 #define HAVE_EXTERN_XDR_CALLMSG 1
291 
292 /* does extern definition for xdr_opaque_auth() exist? */
293 #define HAVE_EXTERN_XDR_OPAQUE_AUTH 1
294 
295 /* Define to 1 if you have the <fcntl.h> header file. */
296 #define HAVE_FCNTL_H 1
297 
298 /* Define to 1 if `fds_bits' is member of `fd_set'. */
299 #define HAVE_FD_SET_FDS_BITS 1
300 
301 /* Define to 1 if you have the `fgets' function. */
302 #define HAVE_FGETS 1
303 
304 /* Define if plain fhandle type exists */
305 #define HAVE_FHANDLE 1
306 
307 /* Define to 1 if you have the `flock' function. */
308 #define HAVE_FLOCK 1
309 
310 /* Define to 1 if you have the `fork' function. */
311 #define HAVE_FORK 1
312 
313 /* Define to 1 if you have the `fsmount' function. */
314 /* #undef HAVE_FSMOUNT */
315 
316 /* Define if have AUTOFS filesystem */
317 /* #undef HAVE_FS_AUTOFS */
318 
319 /* Define if have CACHEFS filesystem */
320 /* #undef HAVE_FS_CACHEFS */
321 
322 /* Define if have CDFS filesystem */
323 #define HAVE_FS_CDFS 1
324 
325 /* Define if have CFS (crypto) filesystem */
326 /* #undef HAVE_FS_CFS */
327 
328 /* Define if have EFS filesystem (irix) */
329 #define HAVE_FS_EFS 1
330 
331 /* Define to 1 if you have the <fs/efs/efs_mount.h> header file. */
332 #define HAVE_FS_EFS_EFS_MOUNT_H 1
333 
334 /* Define if have EXT{2,3,4} filesystem (linux) */
335 /* #undef HAVE_FS_EXT */
336 
337 /* Define if have FFS filesystem */
338 /* #undef HAVE_FS_FFS */
339 
340 /* Define if have HSFS filesystem */
341 /* #undef HAVE_FS_HSFS */
342 
343 /* Define if have LOFS filesystem */
344 /* #undef HAVE_FS_LOFS */
345 
346 /* Define if have LUSTRE filesystem */
347 /* #undef HAVE_FS_LUSTRE */
348 
349 /* Define if have MFS filesystem */
350 #define HAVE_FS_MFS 1
351 
352 /* Define to 1 if you have the <fs/msdosfs/msdosfsmount.h> header file. */
353 /* #undef HAVE_FS_MSDOSFS_MSDOSFSMOUNT_H */
354 
355 /* Define if have NFS filesystem */
356 #define HAVE_FS_NFS 1
357 
358 /* Define if have NFS3 filesystem */
359 #define HAVE_FS_NFS3 1
360 
361 /* Define if have NFS4 filesystem */
362 /* #undef HAVE_FS_NFS4 */
363 
364 /* Define if have NULLFS (loopback on bsd44) filesystem */
365 #define HAVE_FS_NULLFS 1
366 
367 /* Define if have PCFS filesystem */
368 #define HAVE_FS_PCFS 1
369 
370 /* Define if have TFS filesystem */
371 /* #undef HAVE_FS_TFS */
372 
373 /* Define if have TMPFS filesystem */
374 #define HAVE_FS_TMPFS 1
375 
376 /* Define to 1 if you have the <fs/tmpfs/tmpfs_args.h> header file. */
377 #define HAVE_FS_TMPFS_TMPFS_ARGS_H 1
378 
379 /* Define if have UDF filesystem */
380 #define HAVE_FS_UDF 1
381 
382 /* Define to 1 if you have the <fs/udf/udf_mount.h> header file. */
383 #define HAVE_FS_UDF_UDF_MOUNT_H 1
384 
385 /* Define if have UFS filesystem */
386 #define HAVE_FS_UFS 1
387 
388 /* Define if have UMAPFS (uid/gid mapping) filesystem */
389 #define HAVE_FS_UMAPFS 1
390 
391 /* Define if have UNIONFS filesystem */
392 #define HAVE_FS_UNIONFS 1
393 
394 /* Define if have XFS filesystem (irix) */
395 /* #undef HAVE_FS_XFS */
396 
397 /* System supports GCC-style variable-length argument macros */
398 /* #undef HAVE_GCC_VARARGS_MACROS */
399 
400 /* Define to 1 if you have the <gdbm-ndbm.h> header file. */
401 /* #undef HAVE_GDBM_NDBM_H */
402 
403 /* Define to 1 if you have the `getccent' function. */
404 /* #undef HAVE_GETCCENT */
405 
406 /* Define to 1 if you have the `getcwd' function. */
407 #define HAVE_GETCWD 1
408 
409 /* Define to 1 if you have the `getdomainname' function. */
410 #define HAVE_GETDOMAINNAME 1
411 
412 /* Define to 1 if you have the `getdtablesize' function. */
413 #define HAVE_GETDTABLESIZE 1
414 
415 /* Define to 1 if you have the `gethostname' function. */
416 #define HAVE_GETHOSTNAME 1
417 
418 /* Define to 1 if you have the `getifaddrs' function. */
419 #define HAVE_GETIFADDRS 1
420 
421 /* Define to 1 if you have the `getmntinfo' function. */
422 #define HAVE_GETMNTINFO 1
423 
424 /* Define to 1 if you have the `getmountent' function. */
425 /* #undef HAVE_GETMOUNTENT */
426 
427 /* Define to 1 if you have the `getpagesize' function. */
428 #define HAVE_GETPAGESIZE 1
429 
430 /* Define to 1 if you have the `getpwnam' function. */
431 #define HAVE_GETPWNAM 1
432 
433 /* Define to 1 if you have the `gettimeofday' function. */
434 #define HAVE_GETTIMEOFDAY 1
435 
436 /* Define to 1 if you have the `get_myaddress' function. */
437 #define HAVE_GET_MYADDRESS 1
438 
439 /* define if your system's getopt() is GNU getopt() (are you using glibc) */
440 /* #undef HAVE_GNU_GETOPT */
441 
442 /* Define to 1 if you have the <grp.h> header file. */
443 #define HAVE_GRP_H 1
444 
445 /* Define to 1 if you have the `hasmntopt' function. */
446 /* #undef HAVE_HASMNTOPT */
447 
448 /* Define to 1 if you have the <hesiod.h> header file. */
449 #define HAVE_HESIOD_H 1
450 
451 /* Define to 1 if you have the `hesiod_init' function. */
452 #define HAVE_HESIOD_INIT 1
453 
454 /* Define to 1 if you have the `hesiod_reload' function. */
455 /* #undef HAVE_HESIOD_RELOAD */
456 
457 /* Define to 1 if you have the `hesiod_to_bind' function. */
458 #define HAVE_HESIOD_TO_BIND 1
459 
460 /* Define to 1 if you have the `hes_init' function. */
461 #define HAVE_HES_INIT 1
462 
463 /* Define to 1 if you have the <hsfs/hsfs.h> header file. */
464 /* #undef HAVE_HSFS_HSFS_H */
465 
466 /* Define to 1 if you have the `hstrerror' function. */
467 #define HAVE_HSTRERROR 1
468 
469 /* Define to 1 if you have the <ifaddrs.h> header file. */
470 #define HAVE_IFADDRS_H 1
471 
472 /* Define to 1 if you have the <inttypes.h> header file. */
473 #define HAVE_INTTYPES_H 1
474 
475 /* Define to 1 if you have the <irs.h> header file. */
476 /* #undef HAVE_IRS_H */
477 
478 /* Define to 1 if you have the <isofs/cd9660/cd9660_mount.h> header file. */
479 #define HAVE_ISOFS_CD9660_CD9660_MOUNT_H 1
480 
481 #ifndef __NetBSD__
482 /* Define to 1 if you have the <lber.h> header file. */
483 #define HAVE_LBER_H 1
484 #endif
485 
486 /* Define to 1 if you have the `ldap_enable_cache' function. */
487 /* #undef HAVE_LDAP_ENABLE_CACHE */
488 
489 #ifndef __NetBSD__
490 /* Define to 1 if you have the <ldap.h> header file. */
491 #define HAVE_LDAP_H 1
492 #endif
493 
494 #ifndef __NetBSD__
495 /* Define to 1 if you have the `ldap_open' function. */
496 #define HAVE_LDAP_OPEN 1
497 #endif
498 
499 /* Define to 1 if you have the <libgen.h> header file. */
500 #define HAVE_LIBGEN_H 1
501 
502 /* Define to 1 if you have the `malloc' library (-lmalloc). */
503 /* #undef HAVE_LIBMALLOC */
504 
505 /* Define to 1 if you have the `mapmalloc' library (-lmapmalloc). */
506 /* #undef HAVE_LIBMAPMALLOC */
507 
508 /* Define to 1 if you have the `nsl' library (-lnsl). */
509 /* #undef HAVE_LIBNSL */
510 
511 /* Define to 1 if you have the `posix4' library (-lposix4). */
512 /* #undef HAVE_LIBPOSIX4 */
513 
514 /* Define to 1 if you have the `resolv' library (-lresolv). */
515 /* #undef HAVE_LIBRESOLV */
516 
517 /* Define to 1 if you have the `rpc' library (-lrpc). */
518 /* #undef HAVE_LIBRPC */
519 
520 /* Define to 1 if you have the `rpcsvc' library (-lrpcsvc). */
521 #define HAVE_LIBRPCSVC 1
522 
523 /* Define to 1 if you have the `rt' library (-lrt). */
524 /* #undef HAVE_LIBRT */
525 
526 /* does libwrap exist? */
527 /* #undef HAVE_LIBWRAP */
528 
529 /* Define to 1 if you have the <limits.h> header file. */
530 #define HAVE_LIMITS_H 1
531 
532 /* Define to 1 if you have the <linux/auto_fs4.h> header file. */
533 /* #undef HAVE_LINUX_AUTO_FS4_H */
534 
535 /* Define to 1 if you have the <linux/auto_fs.h> header file. */
536 /* #undef HAVE_LINUX_AUTO_FS_H */
537 
538 /* Define to 1 if you have the <linux/fs.h> header file. */
539 /* #undef HAVE_LINUX_FS_H */
540 
541 /* Define to 1 if you have the <linux/kdev_t.h> header file. */
542 /* #undef HAVE_LINUX_KDEV_T_H */
543 
544 /* Define to 1 if you have the <linux/list.h> header file. */
545 /* #undef HAVE_LINUX_LIST_H */
546 
547 /* Define to 1 if you have the <linux/loop.h> header file. */
548 /* #undef HAVE_LINUX_LOOP_H */
549 
550 /* Define to 1 if you have the <linux/nfs2.h> header file. */
551 /* #undef HAVE_LINUX_NFS2_H */
552 
553 /* Define to 1 if you have the <linux/nfs4.h> header file. */
554 /* #undef HAVE_LINUX_NFS4_H */
555 
556 /* Define to 1 if you have the <linux/nfs.h> header file. */
557 /* #undef HAVE_LINUX_NFS_H */
558 
559 /* Define to 1 if you have the <linux/nfs_mount.h> header file. */
560 /* #undef HAVE_LINUX_NFS_MOUNT_H */
561 
562 /* Define to 1 if you have the <linux/posix_types.h> header file. */
563 /* #undef HAVE_LINUX_POSIX_TYPES_H */
564 
565 /* Define to 1 if you have the <linux/socket.h> header file. */
566 /* #undef HAVE_LINUX_SOCKET_H */
567 
568 /* Define to 1 if you support file names longer than 14 characters. */
569 #define HAVE_LONG_FILE_NAMES 1
570 
571 /* Define to 1 if you have the <machine/endian.h> header file. */
572 #define HAVE_MACHINE_ENDIAN_H 1
573 
574 /* Define to 1 if you have the `madvise' function. */
575 #define HAVE_MADVISE 1
576 
577 /* Define to 1 if you have the <malloc.h> header file. */
578 #define HAVE_MALLOC_H 1
579 
580 /* Define if have DBM maps */
581 /* #undef HAVE_MAP_DBM */
582 
583 /* Define if have executable maps */
584 #define HAVE_MAP_EXEC 1
585 
586 /* Define if have file maps (everyone should have it!) */
587 #define HAVE_MAP_FILE 1
588 
589 #ifndef __NetBSD__
590 /* Define if have HESIOD maps */
591 #define HAVE_MAP_HESIOD 1
592 #endif
593 
594 #ifndef __NetBSD__
595 /* Define if have LDAP maps */
596 #define HAVE_MAP_LDAP 1
597 #endif
598 
599 /* Define if have NDBM maps */
600 #define HAVE_MAP_NDBM 1
601 
602 #ifndef __NetBSD__
603 /* Define if have NIS maps */
604 #define HAVE_MAP_NIS 1
605 #endif
606 
607 /* Define if have NIS+ maps */
608 /* #undef HAVE_MAP_NISPLUS */
609 
610 /* Define if have PASSWD maps */
611 #define HAVE_MAP_PASSWD 1
612 
613 /* Define if have Sun-syntax maps */
614 #define HAVE_MAP_SUN 1
615 
616 /* Define if have UNION maps */
617 #define HAVE_MAP_UNION 1
618 
619 /* Define to 1 if you have the `memcmp' function. */
620 #define HAVE_MEMCMP 1
621 
622 /* Define to 1 if you have the `memcpy' function. */
623 #define HAVE_MEMCPY 1
624 
625 /* Define to 1 if you have the `memmove' function. */
626 #define HAVE_MEMMOVE 1
627 
628 /* Define to 1 if you have the <memory.h> header file. */
629 #define HAVE_MEMORY_H 1
630 
631 /* Define to 1 if you have the `memset' function. */
632 #define HAVE_MEMSET 1
633 
634 /* Define to 1 if you have the `mkdir' function. */
635 #define HAVE_MKDIR 1
636 
637 /* Define to 1 if you have the `mkstemp' function. */
638 #define HAVE_MKSTEMP 1
639 
640 /* Define to 1 if you have the `mlockall' function. */
641 #define HAVE_MLOCKALL 1
642 
643 /* Define to 1 if you have the `mntctl' function. */
644 /* #undef HAVE_MNTCTL */
645 
646 /* Define to 1 if you have the <mntent.h> header file. */
647 /* #undef HAVE_MNTENT_H */
648 
649 /* Define to 1 if `mnt_cnode' is member of `mntent_t'. */
650 /* #undef HAVE_MNTENT_T_MNT_CNODE */
651 
652 /* Define to 1 if `mnt_ro' is member of `mntent_t'. */
653 /* #undef HAVE_MNTENT_T_MNT_RO */
654 
655 /* Define to 1 if `mnt_time' is member of `mntent_t'. */
656 /* #undef HAVE_MNTENT_T_MNT_TIME */
657 
658 /* does mntent_t have mnt_time field and is of type "char *" ? */
659 /* #undef HAVE_MNTENT_T_MNT_TIME_STRING */
660 
661 /* Define to 1 if you have the <mnttab.h> header file. */
662 /* #undef HAVE_MNTTAB_H */
663 
664 /* Define to 1 if you have the `mount' function. */
665 #define HAVE_MOUNT 1
666 
667 /* Define to 1 if `optptr' is member of `mounta'. */
668 /* #undef HAVE_MOUNTA_OPTPTR */
669 
670 /* Define to 1 if you have the `mountsyscall' function. */
671 /* #undef HAVE_MOUNTSYSCALL */
672 
673 /* Define to 1 if you have the <mount.h> header file. */
674 /* #undef HAVE_MOUNT_H */
675 
676 /* Define to 1 if you have the <msdosfs/msdosfsmount.h> header file. */
677 #define HAVE_MSDOSFS_MSDOSFSMOUNT_H 1
678 
679 /* Define to 1 if you have the <ndbm.h> header file. */
680 #define HAVE_NDBM_H 1
681 
682 /* Define to 1 if you have the <ndir.h> header file. */
683 /* #undef HAVE_NDIR_H */
684 
685 /* Define to 1 if you have the <netconfig.h> header file. */
686 #define HAVE_NETCONFIG_H 1
687 
688 /* Define to 1 if you have the <netdb.h> header file. */
689 #define HAVE_NETDB_H 1
690 
691 /* Define to 1 if you have the <netdir.h> header file. */
692 /* #undef HAVE_NETDIR_H */
693 
694 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
695 #define HAVE_NETINET_IF_ETHER_H 1
696 
697 /* Define to 1 if you have the <netinet/in.h> header file. */
698 #define HAVE_NETINET_IN_H 1
699 
700 /* Define to 1 if you have the <net/errno.h> header file. */
701 /* #undef HAVE_NET_ERRNO_H */
702 
703 /* Define to 1 if you have the <net/if.h> header file. */
704 #define HAVE_NET_IF_H 1
705 
706 /* Define to 1 if you have the <net/if_var.h> header file. */
707 /* #undef HAVE_NET_IF_VAR_H */
708 
709 /* Define to 1 if you have the <net/route.h> header file. */
710 #define HAVE_NET_ROUTE_H 1
711 
712 /* Define to 1 if you have the <nfsclient/nfsargs.h> header file. */
713 /* #undef HAVE_NFSCLIENT_NFSARGS_H */
714 
715 /* Define to 1 if `acdirmax' is member of `nfs_args_t'. */
716 /* #undef HAVE_NFS_ARGS_T_ACDIRMAX */
717 
718 /* Define to 1 if `acdirmin' is member of `nfs_args_t'. */
719 /* #undef HAVE_NFS_ARGS_T_ACDIRMIN */
720 
721 /* Define to 1 if `acregmax' is member of `nfs_args_t'. */
722 /* #undef HAVE_NFS_ARGS_T_ACREGMAX */
723 
724 /* Define to 1 if `acregmin' is member of `nfs_args_t'. */
725 /* #undef HAVE_NFS_ARGS_T_ACREGMIN */
726 
727 /* Define to 1 if `addrlen' is member of `nfs_args_t'. */
728 #define HAVE_NFS_ARGS_T_ADDRLEN 1
729 
730 /* Define to 1 if `bsize' is member of `nfs_args_t'. */
731 /* #undef HAVE_NFS_ARGS_T_BSIZE */
732 
733 /* Define to 1 if `context' is member of `nfs_args_t'. */
734 /* #undef HAVE_NFS_ARGS_T_CONTEXT */
735 
736 /* Define to 1 if `fhsize' is member of `nfs_args_t'. */
737 #define HAVE_NFS_ARGS_T_FHSIZE 1
738 
739 /* Define to 1 if `fh_len' is member of `nfs_args_t'. */
740 /* #undef HAVE_NFS_ARGS_T_FH_LEN */
741 
742 /* Define to 1 if `gfs_flags' is member of `nfs_args_t'. */
743 /* #undef HAVE_NFS_ARGS_T_GFS_FLAGS */
744 
745 /* Define to 1 if `namlen' is member of `nfs_args_t'. */
746 /* #undef HAVE_NFS_ARGS_T_NAMLEN */
747 
748 /* Define to 1 if `optstr' is member of `nfs_args_t'. */
749 /* #undef HAVE_NFS_ARGS_T_OPTSTR */
750 
751 /* Define to 1 if `pathconf' is member of `nfs_args_t'. */
752 /* #undef HAVE_NFS_ARGS_T_PATHCONF */
753 
754 /* Define to 1 if `proto' is member of `nfs_args_t'. */
755 #define HAVE_NFS_ARGS_T_PROTO 1
756 
757 /* Define to 1 if `pseudoflavor' is member of `nfs_args_t'. */
758 /* #undef HAVE_NFS_ARGS_T_PSEUDOFLAVOR */
759 
760 /* Define to 1 if `sotype' is member of `nfs_args_t'. */
761 #define HAVE_NFS_ARGS_T_SOTYPE 1
762 
763 /* Define to 1 if `version' is member of `nfs_args_t'. */
764 #define HAVE_NFS_ARGS_T_VERSION 1
765 
766 /* Define to 1 if you have the <nfs/export.h> header file. */
767 /* #undef HAVE_NFS_EXPORT_H */
768 
769 /* Define to 1 if you have the <nfs/mount.h> header file. */
770 /* #undef HAVE_NFS_MOUNT_H */
771 
772 /* Define to 1 if you have the <nfs/nfsmount.h> header file. */
773 #define HAVE_NFS_NFSMOUNT_H 1
774 
775 /* Define to 1 if you have the <nfs/nfsproto.h> header file. */
776 #define HAVE_NFS_NFSPROTO_H 1
777 
778 /* Define to 1 if you have the <nfs/nfsv2.h> header file. */
779 /* #undef HAVE_NFS_NFSV2_H */
780 
781 /* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */
782 /* #undef HAVE_NFS_NFS_CLNT_H */
783 
784 /* Define to 1 if you have the <nfs/nfs_gfs.h> header file. */
785 /* #undef HAVE_NFS_NFS_GFS_H */
786 
787 /* Define to 1 if you have the <nfs/nfs.h> header file. */
788 #define HAVE_NFS_NFS_H 1
789 
790 /* Define to 1 if you have the <nfs/nfs_mount.h> header file. */
791 /* #undef HAVE_NFS_NFS_MOUNT_H */
792 
793 /* Define to 1 if you have the <nfs/pathconf.h> header file. */
794 /* #undef HAVE_NFS_PATHCONF_H */
795 
796 /* define if the host has NFS protocol headers in system headers */
797 /* #undef HAVE_NFS_PROT_HEADERS */
798 
799 /* Define to 1 if you have the <nfs/rpcv2.h> header file. */
800 #define HAVE_NFS_RPCV2_H 1
801 
802 /* Define to 1 if you have the `nis_domain_of' function. */
803 /* #undef HAVE_NIS_DOMAIN_OF */
804 
805 /* Define to 1 if you have the <nsswitch.h> header file. */
806 #define HAVE_NSSWITCH_H 1
807 
808 /* Define to 1 if you have the `opendir' function. */
809 #define HAVE_OPENDIR 1
810 
811 /* Define to 1 if `dirmask' is member of `pcfs_args_t'. */
812 #define HAVE_PCFS_ARGS_T_DIRMASK 1
813 
814 /* Define to 1 if `dsttime' is member of `pcfs_args_t'. */
815 /* #undef HAVE_PCFS_ARGS_T_DSTTIME */
816 
817 /* Define to 1 if `fspec' is member of `pcfs_args_t'. */
818 #define HAVE_PCFS_ARGS_T_FSPEC 1
819 
820 /* Define to 1 if `gid' is member of `pcfs_args_t'. */
821 #define HAVE_PCFS_ARGS_T_GID 1
822 
823 /* Define to 1 if `mask' is member of `pcfs_args_t'. */
824 #define HAVE_PCFS_ARGS_T_MASK 1
825 
826 /* Define to 1 if `secondswest' is member of `pcfs_args_t'. */
827 /* #undef HAVE_PCFS_ARGS_T_SECONDSWEST */
828 
829 /* Define to 1 if `uid' is member of `pcfs_args_t'. */
830 #define HAVE_PCFS_ARGS_T_UID 1
831 
832 /* Define to 1 if you have the `plock' function. */
833 /* #undef HAVE_PLOCK */
834 
835 /* Define to 1 if you have the <pwd.h> header file. */
836 #define HAVE_PWD_H 1
837 
838 /* Define to 1 if you have the `regcomp' function. */
839 #define HAVE_REGCOMP 1
840 
841 /* Define to 1 if you have the `regexec' function. */
842 #define HAVE_REGEXEC 1
843 
844 /* Define to 1 if you have the <regex.h> header file. */
845 #define HAVE_REGEX_H 1
846 
847 /* Define to 1 if you have the <resolv.h> header file. */
848 #define HAVE_RESOLV_H 1
849 
850 /* Define to 1 if system calls automatically restart after interruption by a
851    signal. */
852 #define HAVE_RESTARTABLE_SYSCALLS 1
853 
854 /* Define to 1 if you have the `rmdir' function. */
855 #define HAVE_RMDIR 1
856 
857 /* Define to 1 if you have the <rpcsvc/autofs_prot.h> header file. */
858 /* #undef HAVE_RPCSVC_AUTOFS_PROT_H */
859 
860 /* Define to 1 if you have the <rpcsvc/mountv3.h> header file. */
861 /* #undef HAVE_RPCSVC_MOUNTV3_H */
862 
863 /* Define to 1 if you have the <rpcsvc/mount.h> header file. */
864 #define HAVE_RPCSVC_MOUNT_H 1
865 
866 /* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
867 #define HAVE_RPCSVC_NFS_PROT_H 1
868 
869 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
870 /* #undef HAVE_RPCSVC_NIS_H */
871 
872 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
873 #define HAVE_RPCSVC_YPCLNT_H 1
874 
875 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
876 #define HAVE_RPCSVC_YP_PROT_H 1
877 
878 /* Define to 1 if you have the <rpc/auth_des.h> header file. */
879 /* #undef HAVE_RPC_AUTH_DES_H */
880 
881 /* Define to 1 if you have the <rpc/auth.h> header file. */
882 #define HAVE_RPC_AUTH_H 1
883 
884 /* Define to 1 if you have the <rpc/pmap_clnt.h> header file. */
885 #define HAVE_RPC_PMAP_CLNT_H 1
886 
887 /* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
888 #define HAVE_RPC_PMAP_PROT_H 1
889 
890 /* Define to 1 if you have the <rpc/rpc.h> header file. */
891 #define HAVE_RPC_RPC_H 1
892 
893 /* Define to 1 if you have the <rpc/types.h> header file. */
894 #define HAVE_RPC_TYPES_H 1
895 
896 /* Define to 1 if you have the `select' function. */
897 #define HAVE_SELECT 1
898 
899 /* Define to 1 if you have the `seteuid' function. */
900 #define HAVE_SETEUID 1
901 
902 /* Define to 1 if you have the `setitimer' function. */
903 #define HAVE_SETITIMER 1
904 
905 /* Define to 1 if you have the <setjmp.h> header file. */
906 #define HAVE_SETJMP_H 1
907 
908 /* Define to 1 if you have the `setresuid' function. */
909 /* #undef HAVE_SETRESUID */
910 
911 /* Define to 1 if you have the `setsid' function. */
912 #define HAVE_SETSID 1
913 
914 /* Define to 1 if you have the `sigaction' function. */
915 #define HAVE_SIGACTION 1
916 
917 /* Define to 1 if you have the `signal' function. */
918 #define HAVE_SIGNAL 1
919 
920 /* Define to 1 if you have the <signal.h> header file. */
921 #define HAVE_SIGNAL_H 1
922 
923 /* Define to 1 if you have the `sigsuspend' function. */
924 #define HAVE_SIGSUSPEND 1
925 
926 /* Define to 1 if you have the `socket' function. */
927 #define HAVE_SOCKET 1
928 
929 /* Define to 1 if you have the <socketbits.h> header file. */
930 /* #undef HAVE_SOCKETBITS_H */
931 
932 /* Define to 1 if you have the <statbuf.h> header file. */
933 /* #undef HAVE_STATBUF_H */
934 
935 /* Define to 1 if you have the `statfs' function. */
936 #define HAVE_STATFS 1
937 
938 /* Define to 1 if you have the `statvfs' function. */
939 #define HAVE_STATVFS 1
940 
941 /* Define to 1 if you have the <stdarg.h> header file. */
942 #define HAVE_STDARG_H 1
943 
944 /* Define to 1 if you have the <stdint.h> header file. */
945 #define HAVE_STDINT_H 1
946 
947 /* Define to 1 if you have the <stdio.h> header file. */
948 #define HAVE_STDIO_H 1
949 
950 /* Define to 1 if you have the <stdlib.h> header file. */
951 #define HAVE_STDLIB_H 1
952 
953 /* Define to 1 if you have the `strcasecmp' function. */
954 #define HAVE_STRCASECMP 1
955 
956 /* Define to 1 if you have the `strchr' function. */
957 #define HAVE_STRCHR 1
958 
959 /* Define to 1 if you have the `strcspn' function. */
960 #define HAVE_STRCSPN 1
961 
962 /* Define to 1 if you have the `strdup' function. */
963 #define HAVE_STRDUP 1
964 
965 /* Define to 1 if you have the `strerror' function. */
966 #define HAVE_STRERROR 1
967 
968 /* Define to 1 if you have the <strings.h> header file. */
969 #define HAVE_STRINGS_H 1
970 
971 /* Define to 1 if you have the <string.h> header file. */
972 #define HAVE_STRING_H 1
973 
974 /* Define to 1 if you have the `strlcat' function. */
975 #define HAVE_STRLCAT 1
976 
977 /* Define to 1 if you have the `strlcpy' function. */
978 #define HAVE_STRLCPY 1
979 
980 /* Define to 1 if you have the `strspn' function. */
981 #define HAVE_STRSPN 1
982 
983 /* Define to 1 if you have the `strstr' function. */
984 #define HAVE_STRSTR 1
985 
986 /* Define to 1 if `fhs_fh' is member of `struct fhstatus'. */
987 /* #undef HAVE_STRUCT_FHSTATUS_FHS_FH */
988 
989 /* Define to 1 if `ifa_next' is member of `struct ifaddrs'. */
990 #define HAVE_STRUCT_IFADDRS_IFA_NEXT 1
991 
992 /* Define to 1 if `ifr_addr' is member of `struct ifreq'. */
993 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
994 
995 /* Define if have struct mntent in one of the standard headers */
996 /* #undef HAVE_STRUCT_MNTENT */
997 
998 /* Define if have struct mnttab in one of the standard headers */
999 /* #undef HAVE_STRUCT_MNTTAB */
1000 
1001 /* Define if have struct nfs_args in one of the standard nfs headers */
1002 #define HAVE_STRUCT_NFS_ARGS 1
1003 
1004 /* Define if have struct nfs_gfs_mount in one of the standard nfs headers */
1005 /* #undef HAVE_STRUCT_NFS_GFS_MOUNT */
1006 
1007 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
1008 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1009 
1010 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
1011 #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
1012 
1013 /* Define to 1 if `devid' is member of `struct umntrequest'. */
1014 /* #undef HAVE_STRUCT_UMNTREQUEST_DEVID */
1015 
1016 /* Define to 1 if you have the `svc_getreq' function. */
1017 #define HAVE_SVC_GETREQ 1
1018 
1019 /* Define to 1 if you have the `svc_getreqset' function. */
1020 #define HAVE_SVC_GETREQSET 1
1021 
1022 /* Define to 1 if you have the `sysfs' function. */
1023 /* #undef HAVE_SYSFS */
1024 
1025 /* Define to 1 if you have the `syslog' function. */
1026 #define HAVE_SYSLOG 1
1027 
1028 /* Define to 1 if you have the <syslog.h> header file. */
1029 #define HAVE_SYSLOG_H 1
1030 
1031 /* Define to 1 if you have the <sys/config.h> header file. */
1032 /* #undef HAVE_SYS_CONFIG_H */
1033 
1034 /* Define to 1 if you have the <sys/dg_mount.h> header file. */
1035 /* #undef HAVE_SYS_DG_MOUNT_H */
1036 
1037 /* Define to 1 if you have the <sys/dir.h> header file. */
1038 #define HAVE_SYS_DIR_H 1
1039 
1040 /* Define to 1 if you have the <sys/errno.h> header file. */
1041 #define HAVE_SYS_ERRNO_H 1
1042 
1043 /* Define to 1 if you have the <sys/file.h> header file. */
1044 #define HAVE_SYS_FILE_H 1
1045 
1046 /* Define to 1 if you have the <sys/fsid.h> header file. */
1047 /* #undef HAVE_SYS_FSID_H */
1048 
1049 /* Define to 1 if you have the <sys/fstyp.h> header file. */
1050 /* #undef HAVE_SYS_FSTYP_H */
1051 
1052 /* Define to 1 if you have the <sys/fs/autofs.h> header file. */
1053 /* #undef HAVE_SYS_FS_AUTOFS_H */
1054 
1055 /* Define to 1 if you have the <sys/fs/autofs_prot.h> header file. */
1056 /* #undef HAVE_SYS_FS_AUTOFS_PROT_H */
1057 
1058 /* Define to 1 if you have the <sys/fs/cachefs_fs.h> header file. */
1059 /* #undef HAVE_SYS_FS_CACHEFS_FS_H */
1060 
1061 /* Define to 1 if you have the <sys/fs/efs_clnt.h> header file. */
1062 /* #undef HAVE_SYS_FS_EFS_CLNT_H */
1063 
1064 /* Define to 1 if you have the <sys/fs/nfs_clnt.h> header file. */
1065 /* #undef HAVE_SYS_FS_NFS_CLNT_H */
1066 
1067 /* Define to 1 if you have the <sys/fs/nfs.h> header file. */
1068 /* #undef HAVE_SYS_FS_NFS_H */
1069 
1070 /* Define to 1 if you have the <sys/fs/nfs/mount.h> header file. */
1071 /* #undef HAVE_SYS_FS_NFS_MOUNT_H */
1072 
1073 /* Define to 1 if you have the <sys/fs/nfs/nfs_clnt.h> header file. */
1074 /* #undef HAVE_SYS_FS_NFS_NFS_CLNT_H */
1075 
1076 /* Define to 1 if you have the <sys/fs/pc_fs.h> header file. */
1077 /* #undef HAVE_SYS_FS_PC_FS_H */
1078 
1079 /* Define to 1 if you have the <sys/fs/tmp.h> header file. */
1080 /* #undef HAVE_SYS_FS_TMP_H */
1081 
1082 /* Define to 1 if you have the <sys/fs_types.h> header file. */
1083 /* #undef HAVE_SYS_FS_TYPES_H */
1084 
1085 /* Define to 1 if you have the <sys/fs/ufs_mount.h> header file. */
1086 /* #undef HAVE_SYS_FS_UFS_MOUNT_H */
1087 
1088 /* Define to 1 if you have the <sys/fs/xfs_clnt.h> header file. */
1089 /* #undef HAVE_SYS_FS_XFS_CLNT_H */
1090 
1091 /* Define to 1 if you have the <sys/immu.h> header file. */
1092 /* #undef HAVE_SYS_IMMU_H */
1093 
1094 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1095 #define HAVE_SYS_IOCTL_H 1
1096 
1097 /* Define to 1 if you have the <sys/lock.h> header file. */
1098 #define HAVE_SYS_LOCK_H 1
1099 
1100 /* Define to 1 if you have the <sys/machine.h> header file. */
1101 /* #undef HAVE_SYS_MACHINE_H */
1102 
1103 /* Define to 1 if you have the <sys/mbuf.h> header file. */
1104 #define HAVE_SYS_MBUF_H 1
1105 
1106 /* Define to 1 if you have the <sys/mman.h> header file. */
1107 #define HAVE_SYS_MMAN_H 1
1108 
1109 /* Define to 1 if you have the <sys/mntctl.h> header file. */
1110 /* #undef HAVE_SYS_MNTCTL_H */
1111 
1112 /* Define to 1 if you have the <sys/mntent.h> header file. */
1113 /* #undef HAVE_SYS_MNTENT_H */
1114 
1115 /* Define to 1 if you have the <sys/mnttab.h> header file. */
1116 /* #undef HAVE_SYS_MNTTAB_H */
1117 
1118 /* Define to 1 if you have the <sys/mount.h> header file. */
1119 #define HAVE_SYS_MOUNT_H 1
1120 
1121 /* Define to 1 if you have the <sys/ndir.h> header file. */
1122 /* #undef HAVE_SYS_NDIR_H */
1123 
1124 /* Define to 1 if you have the <sys/netconfig.h> header file. */
1125 /* #undef HAVE_SYS_NETCONFIG_H */
1126 
1127 /* Define to 1 if you have the <sys/param.h> header file. */
1128 #define HAVE_SYS_PARAM_H 1
1129 
1130 /* Define to 1 if you have the <sys/pathconf.h> header file. */
1131 /* #undef HAVE_SYS_PATHCONF_H */
1132 
1133 /* Define to 1 if you have the <sys/proc.h> header file. */
1134 #define HAVE_SYS_PROC_H 1
1135 
1136 /* Define to 1 if you have the <sys/resource.h> header file. */
1137 #define HAVE_SYS_RESOURCE_H 1
1138 
1139 /* Define to 1 if you have the <sys/sema.h> header file. */
1140 /* #undef HAVE_SYS_SEMA_H */
1141 
1142 /* Define to 1 if you have the <sys/signal.h> header file. */
1143 #define HAVE_SYS_SIGNAL_H 1
1144 
1145 /* Define to 1 if you have the <sys/socket.h> header file. */
1146 #define HAVE_SYS_SOCKET_H 1
1147 
1148 /* Define to 1 if you have the <sys/sockio.h> header file. */
1149 #define HAVE_SYS_SOCKIO_H 1
1150 
1151 /* Define to 1 if you have the <sys/statfs.h> header file. */
1152 /* #undef HAVE_SYS_STATFS_H */
1153 
1154 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1155 #define HAVE_SYS_STATVFS_H 1
1156 
1157 /* Define to 1 if you have the <sys/stat.h> header file. */
1158 #define HAVE_SYS_STAT_H 1
1159 
1160 /* Define to 1 if you have the <sys/syscall.h> header file. */
1161 #define HAVE_SYS_SYSCALL_H 1
1162 
1163 /* Define to 1 if you have the <sys/syslimits.h> header file. */
1164 #define HAVE_SYS_SYSLIMITS_H 1
1165 
1166 /* Define to 1 if you have the <sys/syslog.h> header file. */
1167 #define HAVE_SYS_SYSLOG_H 1
1168 
1169 /* Define to 1 if you have the <sys/time.h> header file. */
1170 #define HAVE_SYS_TIME_H 1
1171 
1172 /* Define to 1 if you have the <sys/tiuser.h> header file. */
1173 /* #undef HAVE_SYS_TIUSER_H */
1174 
1175 /* Define to 1 if you have the <sys/types.h> header file. */
1176 #define HAVE_SYS_TYPES_H 1
1177 
1178 /* Define to 1 if you have the <sys/ucred.h> header file. */
1179 #define HAVE_SYS_UCRED_H 1
1180 
1181 /* Define to 1 if you have the <sys/uio.h> header file. */
1182 #define HAVE_SYS_UIO_H 1
1183 
1184 /* Define to 1 if you have the <sys/utsname.h> header file. */
1185 #define HAVE_SYS_UTSNAME_H 1
1186 
1187 /* Define to 1 if you have the <sys/vfs.h> header file. */
1188 /* #undef HAVE_SYS_VFS_H */
1189 
1190 /* Define to 1 if you have the <sys/vmount.h> header file. */
1191 /* #undef HAVE_SYS_VMOUNT_H */
1192 
1193 /* Define to 1 if you have the <sys/vnode.h> header file. */
1194 #define HAVE_SYS_VNODE_H 1
1195 
1196 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1197 #define HAVE_SYS_WAIT_H 1
1198 
1199 /* Define to 1 if you have the <tcpd.h> header file. */
1200 #define HAVE_TCPD_H 1
1201 
1202 /* Define to 1 if you have the <time.h> header file. */
1203 #define HAVE_TIME_H 1
1204 
1205 /* Define to 1 if you have the <tiuser.h> header file. */
1206 /* #undef HAVE_TIUSER_H */
1207 
1208 /* Define to 1 if `ta_nodes_max' is member of `tmpfs_args_t'. */
1209 #define HAVE_TMPFS_ARGS_T_TA_NODES_MAX 1
1210 
1211 /* Define to 1 if `ta_root_gid' is member of `tmpfs_args_t'. */
1212 #define HAVE_TMPFS_ARGS_T_TA_ROOT_GID 1
1213 
1214 /* Define to 1 if `ta_root_mode' is member of `tmpfs_args_t'. */
1215 #define HAVE_TMPFS_ARGS_T_TA_ROOT_MODE 1
1216 
1217 /* Define to 1 if `ta_root_uid' is member of `tmpfs_args_t'. */
1218 #define HAVE_TMPFS_ARGS_T_TA_ROOT_UID 1
1219 
1220 /* Define to 1 if `ta_size_max' is member of `tmpfs_args_t'. */
1221 #define HAVE_TMPFS_ARGS_T_TA_SIZE_MAX 1
1222 
1223 /* Define to 1 if `ta_version' is member of `tmpfs_args_t'. */
1224 #define HAVE_TMPFS_ARGS_T_TA_VERSION 1
1225 
1226 /* Define to 1 if you have the <tmpfs/tmp.h> header file. */
1227 /* #undef HAVE_TMPFS_TMP_H */
1228 
1229 /* what type of network transport type is in use? TLI or sockets? */
1230 /* #undef HAVE_TRANSPORT_TYPE_TLI */
1231 
1232 /* Define to 1 if you have the `ualarm' function. */
1233 #define HAVE_UALARM 1
1234 
1235 /* Define to 1 if `anon_gid' is member of `udf_args_t'. */
1236 #define HAVE_UDF_ARGS_T_ANON_GID 1
1237 
1238 /* Define to 1 if `anon_uid' is member of `udf_args_t'. */
1239 #define HAVE_UDF_ARGS_T_ANON_UID 1
1240 
1241 /* Define to 1 if `fspec' is member of `udf_args_t'. */
1242 #define HAVE_UDF_ARGS_T_FSPEC 1
1243 
1244 /* Define to 1 if `gmtoff' is member of `udf_args_t'. */
1245 #define HAVE_UDF_ARGS_T_GMTOFF 1
1246 
1247 /* Define to 1 if `nobody_gid' is member of `udf_args_t'. */
1248 #define HAVE_UDF_ARGS_T_NOBODY_GID 1
1249 
1250 /* Define to 1 if `nobody_uid' is member of `udf_args_t'. */
1251 #define HAVE_UDF_ARGS_T_NOBODY_UID 1
1252 
1253 /* Define to 1 if `sector_size' is member of `udf_args_t'. */
1254 #define HAVE_UDF_ARGS_T_SECTOR_SIZE 1
1255 
1256 /* Define to 1 if `sessionnr' is member of `udf_args_t'. */
1257 #define HAVE_UDF_ARGS_T_SESSIONNR 1
1258 
1259 /* Define to 1 if `udfmflags' is member of `udf_args_t'. */
1260 #define HAVE_UDF_ARGS_T_UDFMFLAGS 1
1261 
1262 /* Define to 1 if `version' is member of `udf_args_t'. */
1263 #define HAVE_UDF_ARGS_T_VERSION 1
1264 
1265 /* Define to 1 if `flags' is member of `ufs_args_t'. */
1266 /* #undef HAVE_UFS_ARGS_T_FLAGS */
1267 
1268 /* Define to 1 if `fspec' is member of `ufs_args_t'. */
1269 #define HAVE_UFS_ARGS_T_FSPEC 1
1270 
1271 /* Define to 1 if `ufs_flags' is member of `ufs_args_t'. */
1272 /* #undef HAVE_UFS_ARGS_T_UFS_FLAGS */
1273 
1274 /* Define to 1 if `ufs_pgthresh' is member of `ufs_args_t'. */
1275 /* #undef HAVE_UFS_ARGS_T_UFS_PGTHRESH */
1276 
1277 /* Define to 1 if you have the <ufs/ufs/extattr.h> header file. */
1278 #define HAVE_UFS_UFS_EXTATTR_H 1
1279 
1280 /* Define to 1 if you have the <ufs/ufs_mount.h> header file. */
1281 /* #undef HAVE_UFS_UFS_MOUNT_H */
1282 
1283 /* Define to 1 if you have the <ufs/ufs/ufsmount.h> header file. */
1284 #define HAVE_UFS_UFS_UFSMOUNT_H 1
1285 
1286 /* Define to 1 if you have the `umount' function. */
1287 /* #undef HAVE_UMOUNT */
1288 
1289 /* Define to 1 if you have the `umount2' function. */
1290 /* #undef HAVE_UMOUNT2 */
1291 
1292 /* Define to 1 if you have the `uname' function. */
1293 #define HAVE_UNAME 1
1294 
1295 /* Define to 1 if you have the <unistd.h> header file. */
1296 #define HAVE_UNISTD_H 1
1297 
1298 /* Define to 1 if you have the `unmount' function. */
1299 #define HAVE_UNMOUNT 1
1300 
1301 /* Define to 1 if you have the `uvmount' function. */
1302 /* #undef HAVE_UVMOUNT */
1303 
1304 /* Define to 1 if you have the <varargs.h> header file. */
1305 /* #undef HAVE_VARARGS_H */
1306 
1307 /* Define to 1 if you have the `vfork' function. */
1308 #define HAVE_VFORK 1
1309 
1310 /* Define to 1 if you have the <vfork.h> header file. */
1311 /* #undef HAVE_VFORK_H */
1312 
1313 /* Define to 1 if you have the `vfsmount' function. */
1314 /* #undef HAVE_VFSMOUNT */
1315 
1316 /* Define to 1 if you have the `vmount' function. */
1317 /* #undef HAVE_VMOUNT */
1318 
1319 /* Define to 1 if you have the `vsnprintf' function. */
1320 #define HAVE_VSNPRINTF 1
1321 
1322 /* Define to 1 if you have the `wait3' function. */
1323 #define HAVE_WAIT3 1
1324 
1325 /* Define to 1 if you have the `waitpid' function. */
1326 #define HAVE_WAITPID 1
1327 
1328 /* Define to 1 if `fork' works. */
1329 #define HAVE_WORKING_FORK 1
1330 
1331 /* Define to 1 if `vfork' works. */
1332 #define HAVE_WORKING_VFORK 1
1333 
1334 /* Define to 1 if you have the `xdr_attrstat' function. */
1335 #define HAVE_XDR_ATTRSTAT 1
1336 
1337 /* Define to 1 if you have the `xdr_createargs' function. */
1338 #define HAVE_XDR_CREATEARGS 1
1339 
1340 /* Define to 1 if you have the `xdr_dirlist' function. */
1341 #define HAVE_XDR_DIRLIST 1
1342 
1343 /* Define to 1 if you have the `xdr_diropargs' function. */
1344 #define HAVE_XDR_DIROPARGS 1
1345 
1346 /* Define to 1 if you have the `xdr_diropokres' function. */
1347 #define HAVE_XDR_DIROPOKRES 1
1348 
1349 /* Define to 1 if you have the `xdr_diropres' function. */
1350 #define HAVE_XDR_DIROPRES 1
1351 
1352 /* Define to 1 if you have the `xdr_dirpath' function. */
1353 #define HAVE_XDR_DIRPATH 1
1354 
1355 /* Define to 1 if you have the `xdr_entry' function. */
1356 #define HAVE_XDR_ENTRY 1
1357 
1358 /* Define to 1 if you have the `xdr_exportnode' function. */
1359 #define HAVE_XDR_EXPORTNODE 1
1360 
1361 /* Define to 1 if you have the `xdr_exports' function. */
1362 #define HAVE_XDR_EXPORTS 1
1363 
1364 /* Define to 1 if you have the `xdr_fattr' function. */
1365 #define HAVE_XDR_FATTR 1
1366 
1367 /* Define to 1 if you have the `xdr_fhandle' function. */
1368 #define HAVE_XDR_FHANDLE 1
1369 
1370 /* Define to 1 if you have the `xdr_fhstatus' function. */
1371 #define HAVE_XDR_FHSTATUS 1
1372 
1373 /* Define to 1 if you have the `xdr_filename' function. */
1374 #define HAVE_XDR_FILENAME 1
1375 
1376 /* Define to 1 if you have the `xdr_ftype' function. */
1377 #define HAVE_XDR_FTYPE 1
1378 
1379 /* Define to 1 if you have the `xdr_groupnode' function. */
1380 #define HAVE_XDR_GROUPNODE 1
1381 
1382 /* Define to 1 if you have the `xdr_groups' function. */
1383 #define HAVE_XDR_GROUPS 1
1384 
1385 /* Define to 1 if you have the `xdr_linkargs' function. */
1386 #define HAVE_XDR_LINKARGS 1
1387 
1388 /* Define to 1 if you have the `xdr_mountbody' function. */
1389 #define HAVE_XDR_MOUNTBODY 1
1390 
1391 /* Define to 1 if you have the `xdr_mountlist' function. */
1392 #define HAVE_XDR_MOUNTLIST 1
1393 
1394 /* Define to 1 if you have the `xdr_name' function. */
1395 #define HAVE_XDR_NAME 1
1396 
1397 /* Define to 1 if you have the `xdr_nfscookie' function. */
1398 #define HAVE_XDR_NFSCOOKIE 1
1399 
1400 /* Define to 1 if you have the `xdr_nfspath' function. */
1401 #define HAVE_XDR_NFSPATH 1
1402 
1403 /* Define to 1 if you have the `xdr_nfsstat' function. */
1404 #define HAVE_XDR_NFSSTAT 1
1405 
1406 /* Define to 1 if you have the `xdr_nfstime' function. */
1407 #define HAVE_XDR_NFSTIME 1
1408 
1409 /* Define to 1 if you have the `xdr_nfs_fh' function. */
1410 #define HAVE_XDR_NFS_FH 1
1411 
1412 /* Define to 1 if you have the `xdr_pointer' function. */
1413 #define HAVE_XDR_POINTER 1
1414 
1415 /* Define to 1 if you have the `xdr_readargs' function. */
1416 #define HAVE_XDR_READARGS 1
1417 
1418 /* Define to 1 if you have the `xdr_readdirargs' function. */
1419 #define HAVE_XDR_READDIRARGS 1
1420 
1421 /* Define to 1 if you have the `xdr_readdirres' function. */
1422 #define HAVE_XDR_READDIRRES 1
1423 
1424 /* Define to 1 if you have the `xdr_readlinkres' function. */
1425 #define HAVE_XDR_READLINKRES 1
1426 
1427 /* Define to 1 if you have the `xdr_readokres' function. */
1428 #define HAVE_XDR_READOKRES 1
1429 
1430 /* Define to 1 if you have the `xdr_readres' function. */
1431 #define HAVE_XDR_READRES 1
1432 
1433 /* Define to 1 if you have the `xdr_renameargs' function. */
1434 #define HAVE_XDR_RENAMEARGS 1
1435 
1436 /* Define to 1 if you have the `xdr_sattr' function. */
1437 #define HAVE_XDR_SATTR 1
1438 
1439 /* Define to 1 if you have the `xdr_sattrargs' function. */
1440 #define HAVE_XDR_SATTRARGS 1
1441 
1442 /* Define to 1 if you have the `xdr_statfsokres' function. */
1443 #define HAVE_XDR_STATFSOKRES 1
1444 
1445 /* Define to 1 if you have the `xdr_statfsres' function. */
1446 #define HAVE_XDR_STATFSRES 1
1447 
1448 /* Define to 1 if you have the `xdr_symlinkargs' function. */
1449 #define HAVE_XDR_SYMLINKARGS 1
1450 
1451 /* Define to 1 if you have the `xdr_u_int64_t' function. */
1452 #define HAVE_XDR_U_INT64_T 1
1453 
1454 /* Define to 1 if you have the `xdr_writeargs' function. */
1455 #define HAVE_XDR_WRITEARGS 1
1456 
1457 /* Define to 1 if `flags' is member of `xfs_args_t'. */
1458 /* #undef HAVE_XFS_ARGS_T_FLAGS */
1459 
1460 /* Define to 1 if `fspec' is member of `xfs_args_t'. */
1461 /* #undef HAVE_XFS_ARGS_T_FSPEC */
1462 
1463 /* Define to 1 if you have the `yp_all' function. */
1464 /* #undef HAVE_YP_ALL */
1465 
1466 /* Define to 1 if you have the `yp_get_default_domain' function. */
1467 #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1468 
1469 /* Define to 1 if you have the `_seterr_reply' function. */
1470 #define HAVE__SETERR_REPLY 1
1471 
1472 /* Define to 1 if you have the `__rpc_get_local_uid' function. */
1473 /* #undef HAVE___RPC_GET_LOCAL_UID */
1474 
1475 /* Define to 1 if you have the `__seterr_reply' function. */
1476 /* #undef HAVE___SETERR_REPLY */
1477 
1478 /* Name of mount type to hide amd mount from df(1) */
1479 #define HIDE_MOUNT_TYPE "nfs"
1480 
1481 #ifdef __NetBSD__
1482 #include <config_local.h>
1483 #else
1484 
1485 /* Define name of host machine's architecture (eg. sun4) */
1486 #define HOST_ARCH "amd64"
1487 
1488 /* Define name of host machine's cpu (eg. sparc) */
1489 #define HOST_CPU "x86_64"
1490 
1491 /* Define the header version of (linux) hosts (eg. 2.2.10) */
1492 #define HOST_HEADER_VERSION "7.99.4"
1493 
1494 /* Define name of host */
1495 #define HOST_NAME "quasar.astron.com"
1496 
1497 /* Define name and version of host machine (eg. solaris2.5.1) */
1498 #define HOST_OS "netbsd7.99.4"
1499 
1500 /* Define only name of host machine OS (eg. solaris2) */
1501 #define HOST_OS_NAME "netbsd"
1502 
1503 /* Define only version of host machine (eg. 2.5.1) */
1504 #define HOST_OS_VERSION "7.99.4"
1505 
1506 /* Define name of host machine's vendor (eg. sun) */
1507 #define HOST_VENDOR "unknown"
1508 
1509 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1510    */
1511 #define LT_OBJDIR ".libs/"
1512 #endif
1513 
1514 /* Ignore permission bits */
1515 /* #undef MNT2_CDFS_OPT_DEFPERM */
1516 
1517 /* Enable external attributes */
1518 #define MNT2_CDFS_OPT_EXTATT 0x4
1519 
1520 /* Show file generations */
1521 #define MNT2_CDFS_OPT_GENS 0x2
1522 
1523 /* Disable filename case translation */
1524 #define MNT2_CDFS_OPT_NOCASETRANS 0x10
1525 
1526 /* Use on-disk permission bits */
1527 /* #undef MNT2_CDFS_OPT_NODEFPERM */
1528 
1529 /* Disable Joliet extensions */
1530 #define MNT2_CDFS_OPT_NOJOLIET 0x8
1531 
1532 /* Disable Rock Ridge Interchange Protocol (RRIP) extensions */
1533 #define MNT2_CDFS_OPT_NORRIP 0x1
1534 
1535 /* Strip off extension from version string */
1536 /* #undef MNT2_CDFS_OPT_NOVERSION */
1537 
1538 /* Enable Rock Ridge Interchange Protocol (RRIP) case insensitive filename
1539    extensions */
1540 #define MNT2_CDFS_OPT_RRCASEINS 0x20
1541 
1542 /* Use Rock Ridge Interchange Protocol (RRIP) extensions */
1543 /* #undef MNT2_CDFS_OPT_RRIP */
1544 
1545 /* asynchronous filesystem access */
1546 #define MNT2_GEN_OPT_ASYNC 0x40
1547 
1548 /* automounter filesystem (ignore) flag, used in bsdi-4.1 */
1549 /* #undef MNT2_GEN_OPT_AUTOMNTFS */
1550 
1551 /* automounter filesystem flag, used in Mac OS X / Darwin */
1552 /* #undef MNT2_GEN_OPT_AUTOMOUNTED */
1553 
1554 /* directory hardlink */
1555 /* #undef MNT2_GEN_OPT_BIND */
1556 
1557 /* cache (what?) */
1558 /* #undef MNT2_GEN_OPT_CACHE */
1559 
1560 /* 6-argument mount */
1561 /* #undef MNT2_GEN_OPT_DATA */
1562 
1563 /* Use a lazy unmount (detach) */
1564 /* #undef MNT2_GEN_OPT_DETACH */
1565 
1566 /* Use a forced unmount */
1567 #define MNT2_GEN_OPT_FORCE 0x80000
1568 
1569 /* old (4-argument) mount (compatibility) */
1570 /* #undef MNT2_GEN_OPT_FSS */
1571 
1572 /* old BSD group-id on create */
1573 /* #undef MNT2_GEN_OPT_GRPID */
1574 
1575 /* ignore mount entry in df output */
1576 #define MNT2_GEN_OPT_IGNORE 0x100000
1577 
1578 /* journaling filesystem (AIX's UFS/FFS) */
1579 /* #undef MNT2_GEN_OPT_JFS */
1580 
1581 /* honor mandatory locking requests */
1582 /* #undef MNT2_GEN_OPT_MANDLOCK */
1583 
1584 /* do multi-component lookup on files */
1585 /* #undef MNT2_GEN_OPT_MULTI */
1586 
1587 /* use type string instead of int */
1588 /* #undef MNT2_GEN_OPT_NEWTYPE */
1589 
1590 /* NFS mount */
1591 /* #undef MNT2_GEN_OPT_NFS */
1592 
1593 /* don't update access times */
1594 #define MNT2_GEN_OPT_NOATIME 0x4000000
1595 
1596 /* nocache (what?) */
1597 /* #undef MNT2_GEN_OPT_NOCACHE */
1598 
1599 /* do not interpret special device files */
1600 #define MNT2_GEN_OPT_NODEV 0x10
1601 
1602 /* don't update directory access times */
1603 /* #undef MNT2_GEN_OPT_NODIRATIME */
1604 
1605 /* no exec calls allowed */
1606 #define MNT2_GEN_OPT_NOEXEC 0x4
1607 
1608 /* do not interpret special device files */
1609 /* #undef MNT2_GEN_OPT_NONDEV */
1610 
1611 /* Disallow mounts beneath this mount */
1612 /* #undef MNT2_GEN_OPT_NOSUB */
1613 
1614 /* Setuid programs disallowed */
1615 #define MNT2_GEN_OPT_NOSUID 0x8
1616 
1617 /* Return ENAMETOOLONG for long filenames */
1618 /* #undef MNT2_GEN_OPT_NOTRUNC */
1619 
1620 /* Pass mount option string to kernel */
1621 /* #undef MNT2_GEN_OPT_OPTIONSTR */
1622 
1623 /* allow overlay mounts */
1624 /* #undef MNT2_GEN_OPT_OVERLAY */
1625 
1626 /* check quotas */
1627 #define MNT2_GEN_OPT_QUOTA 0x2000
1628 
1629 /* Read-only */
1630 #define MNT2_GEN_OPT_RDONLY 0x1
1631 
1632 /* change options on an existing mount */
1633 /* #undef MNT2_GEN_OPT_REMOUNT */
1634 
1635 /* read only */
1636 /* #undef MNT2_GEN_OPT_RONLY */
1637 
1638 /* synchronize data immediately to filesystem */
1639 /* #undef MNT2_GEN_OPT_SYNC */
1640 
1641 /* synchronous filesystem access (same as SYNC) */
1642 #define MNT2_GEN_OPT_SYNCHRONOUS 0x2
1643 
1644 /* Mount with Sys 5-specific semantics */
1645 /* #undef MNT2_GEN_OPT_SYS5 */
1646 
1647 /* Union mount */
1648 #define MNT2_GEN_OPT_UNION 0x20
1649 
1650 /* set max secs for dir attr cache */
1651 /* #undef MNT2_NFS_OPT_ACDIRMAX */
1652 
1653 /* set min secs for dir attr cache */
1654 /* #undef MNT2_NFS_OPT_ACDIRMIN */
1655 
1656 /* set max secs for file attr cache */
1657 /* #undef MNT2_NFS_OPT_ACREGMAX */
1658 
1659 /* set min secs for file attr cache */
1660 /* #undef MNT2_NFS_OPT_ACREGMIN */
1661 
1662 /* Authentication error */
1663 /* #undef MNT2_NFS_OPT_AUTHERR */
1664 
1665 /* hide mount type from df(1) */
1666 /* #undef MNT2_NFS_OPT_AUTO */
1667 
1668 /* Linux broken setuid */
1669 /* #undef MNT2_NFS_OPT_BROKEN_SUID */
1670 
1671 /* set dead server retry thresh */
1672 #define MNT2_NFS_OPT_DEADTHRESH 0x4000
1673 
1674 /* Dismount in progress */
1675 /* #undef MNT2_NFS_OPT_DISMINPROG */
1676 
1677 /* Dismounted */
1678 /* #undef MNT2_NFS_OPT_DISMNT */
1679 
1680 /* Don't estimate rtt dynamically */
1681 #define MNT2_NFS_OPT_DUMBTIMR 0x800
1682 
1683 /* provide name of server's fs to system */
1684 /* #undef MNT2_NFS_OPT_FSNAME */
1685 
1686 /* System V-style gid inheritance */
1687 /* #undef MNT2_NFS_OPT_GRPID */
1688 
1689 /* Has authenticator */
1690 /* #undef MNT2_NFS_OPT_HASAUTH */
1691 
1692 /* set hostname for error printf */
1693 /* #undef MNT2_NFS_OPT_HOSTNAME */
1694 
1695 /* ignore mount point */
1696 /* #undef MNT2_NFS_OPT_IGNORE */
1697 
1698 /* allow interrupts on hard mount */
1699 #define MNT2_NFS_OPT_INT 0x40
1700 
1701 /* Bits set internally */
1702 /* #undef MNT2_NFS_OPT_INTERNAL */
1703 
1704 /* allow interrupts on hard mount */
1705 /* #undef MNT2_NFS_OPT_INTR */
1706 
1707 /* Use Kerberos authentication */
1708 #define MNT2_NFS_OPT_KERB 0x400
1709 
1710 /* use kerberos credentials */
1711 /* #undef MNT2_NFS_OPT_KERBEROS */
1712 
1713 /* transport's knetconfig structure */
1714 /* #undef MNT2_NFS_OPT_KNCONF */
1715 
1716 /* set lease term (nqnfs) */
1717 #define MNT2_NFS_OPT_LEASETERM 0x1000
1718 
1719 /* Local locking (no lock manager) */
1720 /* #undef MNT2_NFS_OPT_LLOCK */
1721 
1722 /* set maximum grouplist size */
1723 #define MNT2_NFS_OPT_MAXGRPS 0x20
1724 
1725 /* Mnt server for mnt point */
1726 /* #undef MNT2_NFS_OPT_MNTD */
1727 
1728 /* Assume writes were mine */
1729 /* #undef MNT2_NFS_OPT_MYWRITE */
1730 
1731 /* mount NFS Version 3 */
1732 #define MNT2_NFS_OPT_NFSV3 0x200
1733 
1734 /* don't cache attributes */
1735 #define MNT2_NFS_OPT_NOAC 0x80000
1736 
1737 /* does not support Access Control Lists */
1738 /* #undef MNT2_NFS_OPT_NOACL */
1739 
1740 /* Don't Connect the socket */
1741 #define MNT2_NFS_OPT_NOCONN 0x80
1742 
1743 /* no close-to-open consistency */
1744 /* #undef MNT2_NFS_OPT_NOCTO */
1745 
1746 /* disallow interrupts on hard mounts */
1747 /* #undef MNT2_NFS_OPT_NOINT */
1748 
1749 /* Don't use locking */
1750 /* #undef MNT2_NFS_OPT_NONLM */
1751 
1752 /* does not support readdir+ */
1753 /* #undef MNT2_NFS_OPT_NORDIRPLUS */
1754 
1755 /* Get lease for lookup */
1756 /* #undef MNT2_NFS_OPT_NQLOOKLEASE */
1757 
1758 /* Use Nqnfs protocol */
1759 #define MNT2_NFS_OPT_NQNFS 0x100
1760 
1761 /* paging threshold */
1762 /* #undef MNT2_NFS_OPT_PGTHRESH */
1763 
1764 /* static pathconf kludge info */
1765 /* #undef MNT2_NFS_OPT_POSIX */
1766 
1767 /* Use local locking */
1768 /* #undef MNT2_NFS_OPT_PRIVATE */
1769 
1770 /* allow property list operations (ACLs over NFS) */
1771 /* #undef MNT2_NFS_OPT_PROPLIST */
1772 
1773 /* Rcv socket lock */
1774 /* #undef MNT2_NFS_OPT_RCVLOCK */
1775 
1776 /* Do lookup with readdir (nqnfs) */
1777 /* #undef MNT2_NFS_OPT_RDIRALOOK */
1778 
1779 /* Use Readdirplus for NFSv3 */
1780 #define MNT2_NFS_OPT_RDIRPLUS 0x10000
1781 
1782 /* set read ahead */
1783 #define MNT2_NFS_OPT_READAHEAD 0x2000
1784 
1785 /* Set readdir size */
1786 #define MNT2_NFS_OPT_READDIRSIZE 0x20000
1787 
1788 /* Allocate a reserved port */
1789 #define MNT2_NFS_OPT_RESVPORT 0x8000
1790 
1791 /* set number of request retries */
1792 #define MNT2_NFS_OPT_RETRANS 0x10
1793 
1794 /* read only */
1795 /* #undef MNT2_NFS_OPT_RONLY */
1796 
1797 /* use RPC to do secure NFS time sync */
1798 /* #undef MNT2_NFS_OPT_RPCTIMESYNC */
1799 
1800 /* set read size */
1801 #define MNT2_NFS_OPT_RSIZE 0x4
1802 
1803 /* secure mount */
1804 /* #undef MNT2_NFS_OPT_SECURE */
1805 
1806 /* Send socket lock */
1807 /* #undef MNT2_NFS_OPT_SNDLOCK */
1808 
1809 /* soft mount (hard is default) */
1810 #define MNT2_NFS_OPT_SOFT 0x1
1811 
1812 /* spongy mount */
1813 /* #undef MNT2_NFS_OPT_SPONGY */
1814 
1815 /* Reserved for nfsv4 */
1816 /* #undef MNT2_NFS_OPT_STRICTLOCK */
1817 
1818 /* set symlink cache time-to-live */
1819 /* #undef MNT2_NFS_OPT_SYMTTL */
1820 
1821 /* use TCP for mounts */
1822 /* #undef MNT2_NFS_OPT_TCP */
1823 
1824 /* set initial timeout */
1825 #define MNT2_NFS_OPT_TIMEO 0x8
1826 
1827 /* do not use shared cache for all mountpoints */
1828 /* #undef MNT2_NFS_OPT_UNSHARED */
1829 
1830 /* linux NFSv3 */
1831 /* #undef MNT2_NFS_OPT_VER3 */
1832 
1833 /* Wait for authentication */
1834 /* #undef MNT2_NFS_OPT_WAITAUTH */
1835 
1836 /* Wants an authenticator */
1837 /* #undef MNT2_NFS_OPT_WANTAUTH */
1838 
1839 /* Want receive socket lock */
1840 /* #undef MNT2_NFS_OPT_WANTRCV */
1841 
1842 /* Want send socket lock */
1843 /* #undef MNT2_NFS_OPT_WANTSND */
1844 
1845 /* set write size */
1846 #define MNT2_NFS_OPT_WSIZE 0x2
1847 
1848 /* 32<->64 dir cookie translation */
1849 #define MNT2_NFS_OPT_XLATECOOKIE 0x40000
1850 
1851 /* Force Win95 long names */
1852 /* #undef MNT2_PCFS_OPT_LONGNAME */
1853 
1854 /* Completely ignore Win95 entries */
1855 /* #undef MNT2_PCFS_OPT_NOWIN95 */
1856 
1857 /* Force old DOS short names only */
1858 /* #undef MNT2_PCFS_OPT_SHORTNAME */
1859 
1860 /* Close session when unmounting */
1861 #define MNT2_UDF_OPT_CLOSESESSION 0x1
1862 
1863 /* Name of mount table file name */
1864 /* #undef MNTTAB_FILE_NAME */
1865 
1866 /* Mount Table option string: Max attr cache timeout (dirs) */
1867 /* #undef MNTTAB_OPT_ACDIRMAX */
1868 
1869 /* Mount Table option string: Min attr cache timeout (dirs) */
1870 /* #undef MNTTAB_OPT_ACDIRMIN */
1871 
1872 /* Mount Table option string: Max attr cache timeout (files) */
1873 /* #undef MNTTAB_OPT_ACREGMAX */
1874 
1875 /* Mount Table option string: Min attr cache timeout (files) */
1876 /* #undef MNTTAB_OPT_ACREGMIN */
1877 
1878 /* Mount Table option string: Attr cache timeout (sec) */
1879 /* #undef MNTTAB_OPT_ACTIMEO */
1880 
1881 /* Mount Table option string: Do mount retries in background */
1882 /* #undef MNTTAB_OPT_BG */
1883 
1884 /* Mount Table option string: compress */
1885 /* #undef MNTTAB_OPT_COMPRESS */
1886 
1887 /* Mount Table option string: Device id of mounted fs */
1888 /* #undef MNTTAB_OPT_DEV */
1889 
1890 /* Mount Table option string: Automount direct map mount */
1891 /* #undef MNTTAB_OPT_DIRECT */
1892 
1893 /* Mount Table option string: Do mount retries in foreground */
1894 /* #undef MNTTAB_OPT_FG */
1895 
1896 /* Mount Table option string: Filesystem id of mounted fs */
1897 /* #undef MNTTAB_OPT_FSID */
1898 
1899 /* Mount Table option string: SysV-compatible gid on create */
1900 /* #undef MNTTAB_OPT_GRPID */
1901 
1902 /* Mount Table option string: Hard mount */
1903 /* #undef MNTTAB_OPT_HARD */
1904 
1905 /* Mount Table option string: Ignore this entry */
1906 /* #undef MNTTAB_OPT_IGNORE */
1907 
1908 /* Mount Table option string: Automount indirect map mount */
1909 /* #undef MNTTAB_OPT_INDIRECT */
1910 
1911 /* Mount Table option string: Allow NFS ops to be interrupted */
1912 /* #undef MNTTAB_OPT_INTR */
1913 
1914 /* Mount Table option string: Secure (AUTH_Kerb) mounting */
1915 /* #undef MNTTAB_OPT_KERB */
1916 
1917 /* Mount Table option string: Local locking (no lock manager) */
1918 /* #undef MNTTAB_OPT_LLOCK */
1919 
1920 /* Force Win95 long names */
1921 /* #undef MNTTAB_OPT_LONGNAME */
1922 
1923 /* Mount Table option string: Automount map */
1924 /* #undef MNTTAB_OPT_MAP */
1925 
1926 /* Mount Table option string: max groups */
1927 /* #undef MNTTAB_OPT_MAXGROUPS */
1928 
1929 /* Mount Table option string: Do multi-component lookup */
1930 /* #undef MNTTAB_OPT_MULTI */
1931 
1932 /* Mount Table option string: Don't cache attributes at all */
1933 /* #undef MNTTAB_OPT_NOAC */
1934 
1935 /* Access Control Lists are not supported */
1936 /* #undef MNTTAB_OPT_NOACL */
1937 
1938 /* Mount Table option string: No auto (what?) */
1939 /* #undef MNTTAB_OPT_NOAUTO */
1940 
1941 /* Mount Table option string: No connection */
1942 /* #undef MNTTAB_OPT_NOCONN */
1943 
1944 /* Mount Table option string: No close-to-open consistency */
1945 /* #undef MNTTAB_OPT_NOCTO */
1946 
1947 /* Mount Table option string: Don't allow interrupted ops */
1948 /* #undef MNTTAB_OPT_NOINTR */
1949 
1950 /* Mount Table option string: Don't check quotas */
1951 /* #undef MNTTAB_OPT_NOQUOTA */
1952 
1953 /* Mount Table option string: Do no allow setting sec attrs */
1954 /* #undef MNTTAB_OPT_NOSETSEC */
1955 
1956 /* Mount Table option string: Disallow mounts on subdirs */
1957 /* #undef MNTTAB_OPT_NOSUB */
1958 
1959 /* Mount Table option string: Set uid not allowed */
1960 /* #undef MNTTAB_OPT_NOSUID */
1961 
1962 /* Completely ignore Win95 entries */
1963 /* #undef MNTTAB_OPT_NOWIN95 */
1964 
1965 /* Mount Table option string: action to taken on error */
1966 /* #undef MNTTAB_OPT_ONERROR */
1967 
1968 /* Mount Table option string: paging threshold */
1969 /* #undef MNTTAB_OPT_PGTHRESH */
1970 
1971 /* Mount Table option string: NFS server IP port number */
1972 /* #undef MNTTAB_OPT_PORT */
1973 
1974 /* Mount Table option string: Get static pathconf for mount */
1975 /* #undef MNTTAB_OPT_POSIX */
1976 
1977 /* Mount Table option string: Use local locking */
1978 /* #undef MNTTAB_OPT_PRIVATE */
1979 
1980 /* Mount Table option string: support property lists (ACLs) */
1981 /* #undef MNTTAB_OPT_PROPLIST */
1982 
1983 /* Mount Table option string: protocol network_id indicator */
1984 /* #undef MNTTAB_OPT_PROTO */
1985 
1986 /* Mount Table option string: Check quotas */
1987 /* #undef MNTTAB_OPT_QUOTA */
1988 
1989 /* Mount Table option string: Change mount options */
1990 /* #undef MNTTAB_OPT_REMOUNT */
1991 
1992 /* Mount Table option string: Max retransmissions (soft mnts) */
1993 /* #undef MNTTAB_OPT_RETRANS */
1994 
1995 /* Mount Table option string: Number of mount retries */
1996 /* #undef MNTTAB_OPT_RETRY */
1997 
1998 /* Mount Table option string: Read only */
1999 /* #undef MNTTAB_OPT_RO */
2000 
2001 /* Mount Table option string: Read/write with quotas */
2002 /* #undef MNTTAB_OPT_RQ */
2003 
2004 /* Mount Table option string: Max NFS read size (bytes) */
2005 /* #undef MNTTAB_OPT_RSIZE */
2006 
2007 /* Mount Table option string: Read/write */
2008 /* #undef MNTTAB_OPT_RW */
2009 
2010 /* Mount Table option string: Secure (AUTH_DES) mounting */
2011 /* #undef MNTTAB_OPT_SECURE */
2012 
2013 /* Force old DOS short names only */
2014 /* #undef MNTTAB_OPT_SHORTNAME */
2015 
2016 /* Mount Table option string: Soft mount */
2017 /* #undef MNTTAB_OPT_SOFT */
2018 
2019 /* Mount Table option string: spongy mount */
2020 /* #undef MNTTAB_OPT_SPONGY */
2021 
2022 /* Mount Table option string: Set uid allowed */
2023 /* #undef MNTTAB_OPT_SUID */
2024 
2025 /* Mount Table option string: set symlink cache time-to-live */
2026 /* #undef MNTTAB_OPT_SYMTTL */
2027 
2028 /* Mount Table option string: Synchronous local directory ops */
2029 /* #undef MNTTAB_OPT_SYNCDIR */
2030 
2031 /* Mount Table option string: NFS timeout (1/10 sec) */
2032 /* #undef MNTTAB_OPT_TIMEO */
2033 
2034 /* Mount Table option string: min. time between inconsistencies */
2035 /* #undef MNTTAB_OPT_TOOSOON */
2036 
2037 /* Mount Table option string: protocol version number indicator */
2038 /* #undef MNTTAB_OPT_VERS */
2039 
2040 /* Mount Table option string: Max NFS write size (bytes) */
2041 /* #undef MNTTAB_OPT_WSIZE */
2042 
2043 /* Mount-table entry name for AUTOFS filesystem */
2044 /* #undef MNTTAB_TYPE_AUTOFS */
2045 
2046 /* Mount-table entry name for CACHEFS filesystem */
2047 /* #undef MNTTAB_TYPE_CACHEFS */
2048 
2049 /* Mount-table entry name for CDFS filesystem */
2050 #define MNTTAB_TYPE_CDFS "cd9660"
2051 
2052 /* Mount-table entry name for CFS (crypto) filesystem */
2053 /* #undef MNTTAB_TYPE_CFS */
2054 
2055 /* Mount-table entry name for EFS filesystem (irix) */
2056 #define MNTTAB_TYPE_EFS "efs"
2057 
2058 /* Mount-table entry name for EXT2 filesystem (linux) */
2059 /* #undef MNTTAB_TYPE_EXT2 */
2060 
2061 /* Mount-table entry name for EXT3 filesystem (linux) */
2062 /* #undef MNTTAB_TYPE_EXT3 */
2063 
2064 /* Mount-table entry name for EXT4 filesystem (linux) */
2065 /* #undef MNTTAB_TYPE_EXT4 */
2066 
2067 /* Mount-table entry name for FFS filesystem */
2068 /* #undef MNTTAB_TYPE_FFS */
2069 
2070 /* Mount-table entry name for LOFS filesystem */
2071 /* #undef MNTTAB_TYPE_LOFS */
2072 
2073 /* Mount-table entry name for LUSTRE filesystem */
2074 /* #undef MNTTAB_TYPE_LUSTRE */
2075 
2076 /* Mount-table entry name for MFS filesystem */
2077 #define MNTTAB_TYPE_MFS "mfs"
2078 
2079 /* Mount-table entry name for NFS filesystem */
2080 #define MNTTAB_TYPE_NFS "nfs"
2081 
2082 /* Mount-table entry name for NFS3 filesystem */
2083 #define MNTTAB_TYPE_NFS3 "nfs"
2084 
2085 /* Mount-table entry name for NFS4 filesystem */
2086 /* #undef MNTTAB_TYPE_NFS4 */
2087 
2088 /* Mount-table entry name for NULLFS (loopback on bsd44) filesystem */
2089 #define MNTTAB_TYPE_NULLFS "null"
2090 
2091 /* Mount-table entry name for PCFS filesystem */
2092 #define MNTTAB_TYPE_PCFS "msdos"
2093 
2094 /* Mount-table entry name for TFS filesystem */
2095 /* #undef MNTTAB_TYPE_TFS */
2096 
2097 /* Mount-table entry name for TMPFS filesystem */
2098 #define MNTTAB_TYPE_TMPFS "tmpfs"
2099 
2100 /* Mount-table entry name for UDF filesystem */
2101 #define MNTTAB_TYPE_UDF "udf"
2102 
2103 /* Mount-table entry name for UFS filesystem */
2104 #define MNTTAB_TYPE_UFS "ffs"
2105 
2106 /* Mount-table entry name for UMAPFS (uid/gid mapping) filesystem */
2107 #define MNTTAB_TYPE_UMAPFS "umap"
2108 
2109 /* Mount-table entry name for UNIONFS filesystem */
2110 #define MNTTAB_TYPE_UNIONFS "union"
2111 
2112 /* Mount-table entry name for XFS filesystem (irix) */
2113 /* #undef MNTTAB_TYPE_XFS */
2114 
2115 /* Define if mount table is on file, undefine if in kernel */
2116 /* #undef MOUNT_TABLE_ON_FILE */
2117 
2118 /* Mount(2) type/name for AUTOFS filesystem */
2119 /* #undef MOUNT_TYPE_AUTOFS */
2120 
2121 /* Mount(2) type/name for CACHEFS filesystem */
2122 /* #undef MOUNT_TYPE_CACHEFS */
2123 
2124 /* Mount(2) type/name for CDFS filesystem */
2125 #define MOUNT_TYPE_CDFS MOUNT_CD9660
2126 
2127 /* Mount(2) type/name for CFS (crypto) filesystem */
2128 /* #undef MOUNT_TYPE_CFS */
2129 
2130 /* Mount(2) type/name for EFS filesystem (irix) */
2131 #define MOUNT_TYPE_EFS MOUNT_EFS
2132 
2133 /* Mount(2) type/name for EXT2 filesystem (linux) */
2134 /* #undef MOUNT_TYPE_EXT2 */
2135 
2136 /* Mount(2) type/name for EXT3 filesystem (linux) */
2137 /* #undef MOUNT_TYPE_EXT3 */
2138 
2139 /* Mount(2) type/name for EXT4 filesystem (linux) */
2140 /* #undef MOUNT_TYPE_EXT4 */
2141 
2142 /* Mount(2) type/name for FFS filesystem */
2143 /* #undef MOUNT_TYPE_FFS */
2144 
2145 /* Mount(2) type/name for IGNORE filesystem (not real just ignore for df) */
2146 #define MOUNT_TYPE_IGNORE MNT_IGNORE
2147 
2148 /* Mount(2) type/name for LOFS filesystem */
2149 /* #undef MOUNT_TYPE_LOFS */
2150 
2151 /* Mount(2) type/name for LUSTRE filesystem */
2152 /* #undef MOUNT_TYPE_LUSTRE */
2153 
2154 /* Mount(2) type/name for MFS filesystem */
2155 #define MOUNT_TYPE_MFS MOUNT_MFS
2156 
2157 /* Mount(2) type/name for NFS filesystem */
2158 #define MOUNT_TYPE_NFS MOUNT_NFS
2159 
2160 /* Mount(2) type/name for NFS3 filesystem */
2161 #define MOUNT_TYPE_NFS3 MOUNT_NFS3
2162 
2163 /* Mount(2) type/name for NFS4 filesystem */
2164 /* #undef MOUNT_TYPE_NFS4 */
2165 
2166 /* Mount(2) type/name for NULLFS (loopback on bsd44) filesystem */
2167 #define MOUNT_TYPE_NULLFS MOUNT_NULL
2168 
2169 /* Mount(2) type/name for PCFS filesystem. XXX: conf/trap/trap_hpux.h may
2170    override this definition for HPUX 9.0 */
2171 #define MOUNT_TYPE_PCFS MOUNT_MSDOS
2172 
2173 /* Mount(2) type/name for TFS filesystem */
2174 /* #undef MOUNT_TYPE_TFS */
2175 
2176 /* Mount(2) type/name for TMPFS filesystem */
2177 #define MOUNT_TYPE_TMPFS MOUNT_TMPFS
2178 
2179 /* Mount(2) type/name for UDF filesystem */
2180 #define MOUNT_TYPE_UDF MOUNT_UDF
2181 
2182 /* Mount(2) type/name for UFS filesystem */
2183 #define MOUNT_TYPE_UFS MOUNT_FFS
2184 
2185 /* Mount(2) type/name for UMAPFS (uid/gid mapping) filesystem */
2186 #define MOUNT_TYPE_UMAPFS MOUNT_UMAP
2187 
2188 /* Mount(2) type/name for UNIONFS filesystem */
2189 #define MOUNT_TYPE_UNIONFS MOUNT_UNION
2190 
2191 /* Mount(2) type/name for XFS filesystem (irix) */
2192 /* #undef MOUNT_TYPE_XFS */
2193 
2194 /* The string used in printf to print the mount-type field of mount(2) */
2195 #define MTYPE_PRINTF_TYPE "%s"
2196 
2197 /* Type of the mount-type field in the mount() system call */
2198 #define MTYPE_TYPE char *
2199 
2200 /* does libwrap expect caller to define the variables allow_severity and
2201    deny_severity */
2202 /* #undef NEED_LIBWRAP_SEVERITY_VARIABLES */
2203 
2204 /* Defined to the header file containing ndbm-compatible definitions */
2205 #define NEW_DBM_H "ndbm.h"
2206 
2207 /* Define the field name for the filehandle within nfs_args_t */
2208 #define NFS_FH_FIELD fh
2209 
2210 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
2211 /* #undef NO_MINUS_C_MINUS_O */
2212 
2213 /* Name of package */
2214 #define PACKAGE "am-utils"
2215 
2216 /* Define to the address where bug reports for this package should be sent. */
2217 #define PACKAGE_BUGREPORT "https://bugzilla.am-utils.org/ or am-utils@am-utils.org"
2218 
2219 /* Define to the full name of this package. */
2220 #define PACKAGE_NAME "am-utils"
2221 
2222 /* Define to the full name and version of this package. */
2223 #define PACKAGE_STRING "am-utils 6.2"
2224 
2225 /* Define to the one symbol short name of this package. */
2226 #define PACKAGE_TARNAME "am-utils"
2227 
2228 /* Define to the home page for this package. */
2229 #define PACKAGE_URL ""
2230 
2231 /* Define to the version of this package. */
2232 #define PACKAGE_VERSION "6.2"
2233 
2234 /* Type of the 6th argument to recvfrom() */
2235 #define RECVFROM_FROMLEN_TYPE socklen_t
2236 
2237 /* should signal handlers be reinstalled? */
2238 /* #undef REINSTALL_SIGNAL_HANDLER */
2239 
2240 /* Define as the return type of signal handlers (`int' or `void'). */
2241 #define RETSIGTYPE void
2242 
2243 /* Define to 1 if the `setpgrp' function takes no argument. */
2244 /* #undef SETPGRP_VOID */
2245 
2246 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2247 /* #undef STAT_MACROS_BROKEN */
2248 
2249 /* Define to 1 if you have the ANSI C header files. */
2250 #define STDC_HEADERS 1
2251 
2252 /* Define the type of the 3rd argument ('in') to svc_getargs() */
2253 #define SVC_IN_ARG_TYPE caddr_t
2254 
2255 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2256 #define TIME_WITH_SYS_TIME 1
2257 
2258 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2259 /* #undef TM_IN_SYS_TIME */
2260 
2261 #ifndef __NetBSD__
2262 /* Define user name */
2263 #define USER_NAME "christos"
2264 #endif
2265 
2266 /* define if must NOT use NFS "noconn" option */
2267 /* #undef USE_CONNECTED_NFS_SOCKETS */
2268 
2269 /* Enable extensions on AIX 3, Interix.  */
2270 #ifndef _ALL_SOURCE
2271 # define _ALL_SOURCE 1
2272 #endif
2273 /* Enable GNU extensions on systems that have them.  */
2274 #ifndef _GNU_SOURCE
2275 # define _GNU_SOURCE 1
2276 #endif
2277 /* Enable threading extensions on Solaris.  */
2278 #ifndef _POSIX_PTHREAD_SEMANTICS
2279 # define _POSIX_PTHREAD_SEMANTICS 1
2280 #endif
2281 /* Enable extensions on HP NonStop.  */
2282 #ifndef _TANDEM_SOURCE
2283 # define _TANDEM_SOURCE 1
2284 #endif
2285 /* Enable general extensions on Solaris.  */
2286 #ifndef __EXTENSIONS__
2287 # define __EXTENSIONS__ 1
2288 #endif
2289 
2290 
2291 /* define if must use NFS "noconn" option */
2292 /* #undef USE_UNCONNECTED_NFS_SOCKETS */
2293 
2294 /* Version number of package */
2295 #define VERSION "6.2"
2296 
2297 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2298    significant byte first (like Motorola and SPARC, unlike Intel). */
2299 #if defined AC_APPLE_UNIVERSAL_BUILD
2300 # if defined __BIG_ENDIAN__
2301 #  define WORDS_BIGENDIAN 1
2302 # endif
2303 #else
2304 # ifndef WORDS_BIGENDIAN
2305 /* #  undef WORDS_BIGENDIAN */
2306 # endif
2307 #endif
2308 
2309 /* Define to the type of xdr procedure type */
2310 #define XDRPROC_T_TYPE xdrproc_t
2311 
2312 /* Type of the 3rd argument to yp_order() */
2313 #define YP_ORDER_OUTORDER_TYPE int
2314 
2315 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2316    `char[]'. */
2317 #define YYTEXT_POINTER 1
2318 
2319 /* Enable large inode numbers on Mac OS X 10.5.  */
2320 #ifndef _DARWIN_USE_64_BIT_INODE
2321 # define _DARWIN_USE_64_BIT_INODE 1
2322 #endif
2323 
2324 /* Number of bits in a file offset, on hosts where this is settable. */
2325 /* #undef _FILE_OFFSET_BITS */
2326 
2327 /* Define for large files, on AIX-style hosts. */
2328 /* #undef _LARGE_FILES */
2329 
2330 /* Define to 1 if on MINIX. */
2331 /* #undef _MINIX */
2332 
2333 /* Define to 2 if the system does not provide POSIX.1 features except with
2334    this defined. */
2335 /* #undef _POSIX_1_SOURCE */
2336 
2337 /* Define to 1 if you need to in order for `stat' and other things to work. */
2338 /* #undef _POSIX_SOURCE */
2339 
2340 /* Define a type/structure for an NFS V2 filehandle */
2341 #define am_nfs_fh nfs_fh
2342 
2343 /* Define a type/structure for an NFS V3 filehandle */
2344 #define am_nfs_fh3 nfs_fh3_netbsd20
2345 
2346 /* Define a type for the autofs_args structure */
2347 /* #undef autofs_args_t */
2348 
2349 /* Define a type for the cachefs_args structure */
2350 /* #undef cachefs_args_t */
2351 
2352 /* Define a type for the cdfs_args structure */
2353 #define cdfs_args_t struct iso_args
2354 
2355 /* Define to empty if `const' does not conform to ANSI C. */
2356 /* #undef const */
2357 
2358 /* Define a type for the efs_args structure */
2359 #define efs_args_t struct efs_args
2360 
2361 /* Define to `int' if <sys/types.h> doesn't define. */
2362 /* #undef gid_t */
2363 
2364 /* Define to `__inline__' or `__inline' if that's what the C compiler
2365    calls it, or to nothing if 'inline' is not supported under any name.  */
2366 #ifndef __cplusplus
2367 /* #undef inline */
2368 #endif
2369 
2370 /* Define a type for the lofs_args structure */
2371 /* #undef lofs_args_t */
2372 
2373 /* Define a type for the mfs_args structure */
2374 #define mfs_args_t struct mfs_args
2375 
2376 /* Define to `int' if <sys/types.h> does not define. */
2377 /* #undef mode_t */
2378 
2379 /* Define a type for the nfs_args structure */
2380 #define nfs_args_t struct nfs_args
2381 
2382 /* Define a type for the pcfs_args structure */
2383 #define pcfs_args_t struct msdosfs_args
2384 
2385 /* Define to `int' if <sys/types.h> does not define. */
2386 /* #undef pid_t */
2387 
2388 /* Check if pte_t is defined in <sys/immu.h> */
2389 /* #undef pte_t */
2390 
2391 /* Define a type for the rfs_args structure */
2392 /* #undef rfs_args_t */
2393 
2394 /* Check if rpcvers_t is defined in <rpc/types.h> */
2395 /* #undef rpcvers_t */
2396 
2397 /* Define to `unsigned int' if <sys/types.h> does not define. */
2398 /* #undef size_t */
2399 
2400 /* Define to `long' if <sys/types.h> does not define. */
2401 /* #undef time_t */
2402 
2403 /* Define a type for the tmpfs_args structure */
2404 #define tmpfs_args_t struct tmpfs_args
2405 
2406 /* Define a type for the udf_args structure */
2407 #define udf_args_t struct udf_args
2408 
2409 /* Define a type for the ufs_args structure */
2410 #define ufs_args_t struct ufs_args
2411 
2412 /* Define to `int' if <sys/types.h> doesn't define. */
2413 /* #undef uid_t */
2414 
2415 /* Define as `fork' if `vfork' does not work. */
2416 /* #undef vfork */
2417 
2418 /* Define to "void *" if compiler can handle, otherwise "char *" */
2419 #define voidp void *
2420 
2421 /* Define to empty if the keyword `volatile' does not work. Warning: valid
2422    code using `volatile' can become incorrect without. Disable with care. */
2423 /* #undef volatile */
2424 
2425 /* Define a type for the xfs_args structure */
2426 /* #undef xfs_args_t */
2427 
2428 
2429 /****************************************************************************/
2430 /*** INCLUDE localconfig.h if it exists, to allow users to make some      ***/
2431 /*** compile time configuration changes.                                  ***/
2432 /****************************************************************************/
2433 /* does a local configuration file exist? */
2434 /* #undef HAVE_LOCALCONFIG_H */
2435 #ifdef HAVE_LOCALCONFIG_H
2436 # include <localconfig.h>
2437 #endif /* HAVE_LOCALCONFIG_H */
2438 
2439 #endif /* not _CONFIG_H */
2440 
2441 /*
2442  * Local Variables:
2443  * mode: c
2444  * End:
2445  */
2446 
2447 /* End of am-utils-6.x config.h file */
2448 
2449