Home
last modified time | relevance | path

Searched refs:has_NFS (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsedit.c239 #if has_NFS || bad_unlink
264 # if has_NFS
273 # if !has_NFS
1646 if (rename(from,to) != 0 && !(has_NFS && errno==ENOENT))
H A Drcsbase.h482 #if has_NFS || bad_unlink
738 # if has_NFS && mmap_signal
H A Drcsutil.c409 #if has_NFS && has_mmap && large_memory && mmap_signal
H A Drcslex.c1011 # if has_NFS && mmap_signal
H A Dconf.heg175 #define has_NFS 0 /* Might NFS be used? */
H A Dconf.sh1445 : configuring has_NFS
H A DChangeLog215 (catchmmapints): Depend on has_NFS.
/netbsd-src/external/gpl2/rcs/include/
H A Dconf.h176 #define has_NFS 1 /* Might NFS be used? */ macro
/netbsd-src/external/gpl2/rcs/dist/
H A DINSTALL.RCS285 has_NFS - Set this if the target host might use NFS.
290 has_NFS enables code that works around these problems.
291 However, has_NFS does not work around NFS implementation bugs;