Home
last modified time | relevance | path

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

/dports/archivers/gtar/tar-1.34/src/
H A Dincremen.c37 #define DIRF_NFS 0x0002 /* directory is mounted on nfs */ macro
52 #define DIR_IS_NFS(d) ((d)->flags & DIRF_NFS)
345 DIR_SET_FLAG (directory, DIRF_NFS); in note_directory()
519 DIR_SET_FLAG (directory, DIRF_NFS); in procdir()