Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Ddumprestore.h60 #define NFS_MAGIC (int)60012 macro
/freebsd/sbin/restore/
H A Dtape.c1302 if (buf->c_magic != FS_UFS2_MAGIC && buf->c_magic != NFS_MAGIC) { in gethead()
1311 swabl(buf->c_magic) != NFS_MAGIC) { in gethead()
1350 if (buf->c_magic == NFS_MAGIC && in gethead()
1365 if (buf->c_magic == NFS_MAGIC) { in gethead()