Home
last modified time | relevance | path

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

/minix3/minix/servers/vm/
H A Dalloc.c56 #define RESERVEDMAGIC 0x6e4c74d5 macro
92 assert(rq->magic == RESERVEDMAGIC); in sanitycheck_rq()
129 rq->magic = RESERVEDMAGIC; in reservedqueue_new()