Searched refs:vsafe (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/3d/
H A D3d.h510 Table_t vsafe; member in struct:__anon7
H A Dmap.c599 if (tab == &state.vsafe || !streq(buf, to))
H A Dpathreal.c168 if (safe = state.safe ? &state.vsafe : (Table_t*)0)
H A Dinit.c476 n = iterate(&state.vsafe, mapget, buf, flags);
486 return(mapset(&state.vsafe, arg, argsize, op, opsize));
1059 if (list & DUMP_safe) dumptable(&b, e, &state.vsafe, "safe");

Completed in 316 milliseconds