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

  /src/external/gpl2/rcs/include/
conf.h 176 #define has_NFS 1 /* Might NFS be used? */
  /src/external/gpl2/rcs/dist/src/
conf.heg 175 #define has_NFS 0 /* Might NFS be used? */
rcsbase.h 54 * (catchmmapints): Depend on has_NFS.
482 #if has_NFS || bad_unlink
738 # if has_NFS && mmap_signal
rcsedit.c 239 #if has_NFS || bad_unlink
264 # if has_NFS
273 # if !has_NFS
1646 if (rename(from,to) != 0 && !(has_NFS && errno==ENOENT))
rcslex.c 1011 # if has_NFS && mmap_signal
rcsutil.c 409 #if has_NFS && has_mmap && large_memory && mmap_signal
conf.sh 1445 : configuring has_NFS
1446 echo "#define has_NFS 1 /* Might NFS be used? */"

Completed in 37 milliseconds