HomeSort by: relevance | last modified time | path
    Searched refs:OFS_MAGIC (Results 1 - 2 of 2) sorted by relevancy

  /src/include/protocols/
dumprestore.h 64 #define OFS_MAGIC (int)60011
  /src/sbin/restore/
tape.c 327 endoftapemark.s_spcl.c_magic = cvtflag ? OFS_MAGIC :
1462 if (u_ospcl.s_ospcl.c_magic != OFS_MAGIC) {
1463 if (bswap32(u_ospcl.s_ospcl.c_magic) != OFS_MAGIC)

Completed in 17 milliseconds