Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dconv.c27 ISectMagic, "ISectMagic",
535 if(m != ISectMagic){ in unpackisect()
537 fmtmagic(fbuf, m), ISectMagic); in unpackisect()
577 U32PUT(p, ISectMagic); in packisect()
H A Ddat.h91 ISectMagic = 0xd15c5ec7U, /* index header */ enumerator