Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/fossil/
H A D9.h51 ConWstatAllow = 1<<3, enumerator
H A D9srv.c158 conflags |= ConWstatAllow; in cmdSrv()
H A D9p.c282 wstatallow = (fsysWstatAllow(fid->fsys) || (m->con->flags&ConWstatAllow)); in rTwstat()