HomeSort by: relevance | last modified time | path
    Searched refs:has_mmap (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsutil.c 89 * Support piece tables even if !has_mmap.
409 #if has_NFS && has_mmap && large_memory && mmap_signal
463 # if has_mmap && large_memory
538 # if has_mmap && large_memory && mmap_signal
546 # if defined(SA_SIGINFO) && has_si_errno && has_mmap && large_memory && mmap_signal
564 # if has_mmap && large_memory && mmap_signal
738 #if has_mmap && large_memory && mmap_signal
rcsbase.h 42 * (maps_memory): New macro; replaces many instances of `has_mmap'.
84 * Support piece tables even if !has_mmap.
257 #define maps_memory (has_map_fd || has_mmap)
605 #if has_madvise && has_mmap && large_memory
737 #if has_mmap && large_memory
conf.sh 898 $ech >&3 "$0: configuring has_map_fd, has_mmap, has_madvise, mmap_signal $dots"
1013 has_map_fd=? has_mmap=? has_madvise=? mmap_signal=
1034 has_map_fd=0 has_mmap=0 has_madvise=0
1039 has_mmap=1
1050 case $has_map_fd$has_mmap in
1059 echo >&3 $has_map_fd, $has_mmap, $has_madvise, $mmap_signal
1065 case $has_mmap in
1069 echo "$a#define has_mmap $has_mmap $z/* Does mmap() work on regular files? */"
1893 case "$has_map_fd$has_mmap" i
    [all...]
conf.heg 149 #define has_mmap 1 /* Does mmap() work on regular files? */
rcslex.c 85 * Support piece tables even if !has_mmap.
907 # if has_mmap
998 # if has_mmap
1094 #if has_madvise && has_mmap && large_memory
  /src/external/gpl2/rcs/include/
conf.h 149 #define has_mmap 1 /* Does mmap() work on regular files? */ macro

Completed in 19 milliseconds