File: config.h.Be

package info (click to toggle)
mtools 3.8-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,116 kB
  • ctags: 1,306
  • sloc: ansic: 11,489; sh: 2,052; makefile: 223; sed: 8
file content (38 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#define PREFIX "/boot/system"
#define HAVE_ATEXIT
#define HAVE_FCNTL_H
#define HAVE_GETOPT_H
#define HAVE_LIMITS_H
#define HAVE_SYS_IOCTL_H
#define TIME_WITH_SYS_TIME 1
#define HAVE_TERMIOS_H
#define HAVE_SYS_PARAM_H
#define HAVE_STRING_H
#define HAVE_MEMORY_H
#define HAVE_MALLOC_H
#define HAVE_UTIME_H
#define HAVE_SYS_WAIT_H
#define HAVE_MEMCPY
#define HAVE_MEMSET
#define HAVE_STRERROR
#define HAVE_STRNCASECMP
#define HAVE_STRCASECMP
#undef HAVE_GETPASS
#define HAVE_STDLIB_H
#define HAVE_STRCHR
#define HAVE_STRRCHR
#define HAVE_UNISTD_H
#define RETSIGTYPE void
#define HAVE_STRDUP
#define HAVE_STRPBRK
#define HAVE_STRSPN
#define HAVE_STRTOUL
#define HAVE_STRCSPN
#define HAVE_RANDOM
#define random rand
#define HAVE_SRANDOM
#define srandom srand
#define INIT_NOOP
#include <signal.h>
#define SYSCONFDIR "/boot/system"
#define USE_RAWTERM