Searched refs:has_NFS (Results 1 – 9 of 9) sorted by relevance
239 #if has_NFS || bad_unlink264 # if has_NFS273 # if !has_NFS1646 if (rename(from,to) != 0 && !(has_NFS && errno==ENOENT))
482 #if has_NFS || bad_unlink738 # if has_NFS && mmap_signal
409 #if has_NFS && has_mmap && large_memory && mmap_signal
1011 # if has_NFS && mmap_signal
175 #define has_NFS 0 /* Might NFS be used? */
1445 : configuring has_NFS
215 (catchmmapints): Depend on has_NFS.
176 #define has_NFS 1 /* Might NFS be used? */ macro
285 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;