Home
last modified time | relevance | path

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

/NextBSD/include/protocols/
HDdumprestore.h61 #define OFS_MAGIC (int)60011 macro
/NextBSD/sbin/restore/
HDtape.c1387 if (buf->c_magic == OFS_MAGIC) { in gethead()
1396 if (buf->c_magic == OFS_MAGIC) { in gethead()