OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFS_MAGIC
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/protocols/
dumprestore.h
65
#define
NFS_MAGIC
(int)60012
/src/sbin/restore/
tape.c
1442
if (buf->c_magic !=
NFS_MAGIC
&&
1444
if (bswap32(buf->c_magic) !=
NFS_MAGIC
&&
1511
if (buf->c_magic ==
NFS_MAGIC
) {
/src/sbin/dump/
traverse.c
884
spcl.c_magic = iswap32(
NFS_MAGIC
);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025