Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/cb/
H A Dcb.h119 int strict = 0; variable
/plan9/sys/src/cmd/upas/marshal/
H A Dmarshal.c443 readheaders(Biobuf *in, int *fp, String **sp, Addr **top, int strict) in readheaders()