/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #define GETGROUPS_T gid_t /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #define WORDS_BIGENDIAN 1 /* Define if lex declares yytext as a char * by default, not a char[]. */ /* #undef YYTEXT_POINTER */ /* Types that might neglect to define. */ /* #undef int32_t */ #define u_int32_t unsigned int #define u_int16_t unsigned short #define u_int8_t unsigned char /* #undef ssize_t */ /* #undef u_char */ /* #undef u_int */ /* #undef u_long */ /* The nfs_args structure is in */ #define NEED_NFS_NFS_H 1 /* The nfs_args structure is in */ #define NEED_NFS_MOUNT_H 1 /* The nfs_args structure is in */ /* #undef NEED_NFS_NFSMOUNT_H */ /* The hostname field of nfs_arg is an array */ /* #undef HAVE_NFSARG_HOSTNAME_ARRAY */ /* The addr field of nfs_arg is a pointer */ #define HAVE_NFSARG_ADDR_PTR 1 /* If the nfs_arg addr field is a netbuf pointer */ #define HAVE_NFSARG_ADDR_NETBUF 1 /* The the fh field of the nfs_arg structure points to an SVR4 nfs_fh3 */ #define HAVE_SVR4_FH3 1 /* If the system supports NFS 3 */ #define HAVE_NFS_V3 1 /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a long long. */ #define SIZEOF_LONG_LONG 8 /* Define if you have the __seterr_reply function. */ #define HAVE___SETERR_REPLY 1 /* Define if you have the _getpty function. */ /* #undef HAVE__GETPTY */ /* Define if you have the arc4random function. */ /* #undef HAVE_ARC4RANDOM */ /* Define if you have the bindresvport function. */ #define HAVE_BINDRESVPORT 1 /* Define if you have the clock_gettime function. */ /* #undef HAVE_CLOCK_GETTIME */ /* Define if you have the flock function. */ /* #undef HAVE_FLOCK */ /* Define if you have the getdtablesize function. */ #define HAVE_GETDTABLESIZE 1 /* Define if you have the getegid function. */ #define HAVE_GETEGID 1 /* Define if you have the geteuid function. */ #define HAVE_GETEUID 1 /* Define if you have the getgrouplist function. */ /* #undef HAVE_GETGROUPLIST */ /* Define if you have the getspnam function. */ #define HAVE_GETSPNAM 1 /* Define if you have the inet_aton function. */ /* #undef HAVE_INET_ATON */ /* Define if you have the issetugid function. */ /* #undef HAVE_ISSETUGID */ /* Define if you have the memcpy function. */ #define HAVE_MEMCPY 1 /* Define if you have the mlockall function. */ #define HAVE_MLOCKALL 1 /* Define if you have the openpty function. */ /* #undef HAVE_OPENPTY */ /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the umount2 function. */ #define HAVE_UMOUNT2 1 /* Define if you have the unmount function. */ /* #undef HAVE_UNMOUNT */ /* Define if you have the vfsmount function. */ /* #undef HAVE_VFSMOUNT */ /* Define if you have the xdr_int64_t function. */ #define HAVE_XDR_INT64_T 1 /* Define if you have the xdr_longlong_t function. */ #define HAVE_XDR_LONGLONG_T 1 /* Define if you have the xdr_u_int64_t function. */ /* #undef HAVE_XDR_U_INT64_T */ /* Define if you have the header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define if you have the header file. */ /* #undef HAVE_LINUX_NFS2_H */ /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_FILIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_MKDEV_H 1 /* Define if you have the header file. */ #define HAVE_SYS_MNTENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_RUSAGE_H */ /* Define if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STROPTS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ #define HAVE_TIUSER_H 1 /* Define if you have the header file. */ /* #undef HAVE_UTIL_H */ /* Define if you have the nsl library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define if you have the resolv library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define if you have the socket library (-lsocket). */ #define HAVE_LIBSOCKET 1 /* Name of package */ #define PACKAGE "sfs" /* Version number of package */ #define VERSION "0.5" /* Path for the C preprocessor command */ #define PATH_CPP "/lib/cpp" /* Full path of logger command */ #define PATH_LOGGER "/usr/bin/logger" /* Full path of df command */ #define PATH_DF "/usr/ucb/df" /* Path to the strongest random number device, if any. */ /* #undef SFS_DEV_RANDOM */ /* Full path of dmesg command */ #define PATH_DMESG "/usr/bin/dmesg" /* Full path of fstat command */ /* #undef PATH_FSTAT */ /* Full path of ls command */ #define PATH_LS "/usr/bin/ls" /* Full path of lsof command */ #define PATH_LSOF "/mit/ops/arch/sun4x_58/bin/lsof" /* Define is lsof supports the -D option */ #define LSOF_DEVCACHE 1 /* Full path of netstat command */ #define PATH_NETSTAT "/usr/bin/netstat" /* Full path of nfsstat command */ #define PATH_NFSSTAT "/usr/bin/nfsstat" /* Full path of ntpq command */ #define PATH_NTPQ "/usr/sbin/ntpq" /* Full path of ps command */ #define PATH_PS "/usr/bin/ps" /* Full path of rup command */ #define PATH_RUP "/usr/bin/rup" /* Full path of rusers command */ #define PATH_RUSERS "/usr/bin/rusers" /* Full path of vmstat command */ #define PATH_VMSTAT "/usr/bin/vmstat" /* Full path of w command */ #define PATH_W "/usr/bin/w" /* Full path of su command */ #define PATH_SU "/usr/bin/su" /* Full path of sessreg command */ #define PATH_SESSREG "/usr/openwin/bin/sessreg" /* Full path of xauth command */ #define PATH_XAUTH "/usr/openwin/bin/xauth" /* Define if off_t is 64 bits wide. */ /* #undef HAVE_OFF_T_64 */ /* Define if system headers declare a int64_t type. */ #define HAVE_INT64_T 1 /* Define if system headers declare a u_int64_t type. */ /* #undef HAVE_U_INT64_T */ /* Define if system headers declare a socklen_t type. */ #define HAVE_SOCKLEN_T 1 /* Define if setgroups is declared in . */ /* #undef SETGROUPS_NEEDS_GRP_H */ /* Define if last argument of authunix_create is a gid_t *. */ #define AUTHUNIX_GID_T 1 /* The C++ type name of the x_ops field in struct XDR. */ #define xdr_ops_t xdr_ops /* Define if system headers do not declare mkstemp. */ /* #undef NEED_MKSTEMP_DECL */ /* Define if system headers do not declare getrusage. */ /* #undef NEED_GETRUSAGE_DECL */ /* Define if system headers do not declare fchdir. */ /* #undef NEED_FCHDIR_DECL */ /* Define if system headers do not declare flock. */ #define NEED_FLOCK_DECL 1 /* Define if system headers do not declare bindresvport. */ #define NEED_BINDRESVPORT_DECL 1 /* Type pointed to by 3rd argument of getgrouplist. */ #define GROUPLIST_T gid_t /* Define if system headers declare clock_gettime. */ #define HAVE_CLOCK_GETTIME_DECL 1 /* Define if sys/time.h defines a struct timespec. */ #define HAVE_TIMESPEC 1 /* Define if you have the openpty function. */ /* #undef HAVE_OPENPTY */ /* Define if you have SYSV-style /dev/ptmx and /dev/pts/. */ #define HAVE_DEV_PTMX 1 /* Define if you have /dev/pts and /dev/ptc devices (as in AIX). */ /* #undef HAVE_DEV_PTS_AND_PTC */ /* Define if the stat structure has a st_atimespec field. */ /* #undef SFS_HAVE_STAT_ST_ATIMESPEC */ /* Define if the stat structure has a st_mtimespec field. */ /* #undef SFS_HAVE_STAT_ST_MTIMESPEC */ /* Define if compiling with dmalloc. */ /* #undef DMALLOC */ /* Define if system headers do not declare xdr_callmsg. */ /* #undef NEED_XDR_CALLMSG_DECL */ /* What the second argument of xdr_getlong points to */ #define xdrlong_t long /* Define if select can take file descriptors >= FD_SETSIZE */ /* #undef HAVE_WIDE_SELECT */ /* Define if the nfs_args structure has a addrlen field. */ /* #undef HAVE_NFSMNT_ADDRLEN */ /* Define if the nfs_args structure has a sotype field. */ /* #undef HAVE_NFSMNT_SOTYPE */ /* Define if the nfs_args structure has a proto field. */ /* #undef HAVE_NFSMNT_PROTO */ /* Define if the nfs_args structure has a fhsize field. */ /* #undef HAVE_NFSMNT_FHSIZE */ /* Define if the nfs_args structure has a fd field. */ /* #undef HAVE_NFSMNT_FD */ /* Define if the nfs_args structure has a old_root field. */ /* #undef HAVE_NFSMNT_OLD_ROOT */ /* Define if the nfs_args structure has a root field. */ /* #undef HAVE_NFSMNT_ROOT */ /* Define if the nfs_args structure has a fh field. */ #define HAVE_NFSMNT_FH 1 /* Define if the unmount system call has 2 arguments. */ /* #undef UNMOUNT_FLAGS */ /* Define if struct sockaddr has sa_len field. */ /* #undef HAVE_SA_LEN */ /* Define if msghdr has msg_accrights field for passing file descriptors. */ #define HAVE_ACCRIGHTS 1 /* Define if system has cmsghdr structure for passing file descriptors. */ /* #undef HAVE_CMSGHDR */ /* Define if SO_SNDBUF/SO_RCVBUF can exceed 64K. */ #define SFS_ALLOW_LARGE_BUFFER 1 /* Define if the first element of a grouplist is the effective gid */ /* #undef HAVE_EGID_IN_GROUPLIST */ /* Define if system headers do not declare res_init. */ /* #undef NEED_RES_INIT_DECL */ /* Define if system headers do not declare res_mkquery. */ /* #undef NEED_RES_MKQUERY_DECL */ /* Define if system headers do not declare dn_skipname. */ /* #undef NEED_DN_SKIPNAME_DECL */ /* Define if system headers do not declare dn_expand. */ /* #undef NEED_DN_EXPAND_DECL */ /* Define if you have mpz_xor in your GMP library. */ #define HAVE_MPZ_XOR 1 /* Define to be the size of GMP's mp_limb_t type. */ #define GMP_LIMB_SIZE 4 /* Define if your kernel has the Arla file system's XFS device */ /* #undef HAVE_DEV_XFS */ /* Define if BerkeleyDB header is db3.h. */ /* #undef HAVE_DB3_H */