Searched refs:has_NFS (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Dconf.h178 #define has_NFS 1 /* Might NFS be used? */ macro
H A Drcsbase.h77 * (catchmmapints): Depend on has_NFS.
504 #if has_NFS || bad_unlink
760 # if has_NFS && mmap_signal
H A Drcsedit.c259 #if has_NFS || bad_unlink
284 # if has_NFS
293 # if !has_NFS
1666 if (rename(from,to) != 0 && !(has_NFS && errno==ENOENT))
H A Drcslex.c1020 # if has_NFS && mmap_signal
H A Drcsutil.c418 #if has_NFS && has_mmap && large_memory && mmap_signal

Completed in 108 milliseconds