Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl.h50 TGW_UNKNOWN=0, TGW_SET, TGW_UNSET } tgw; enumerator
H A Dcl_term.c328 clp->tgw = sb.st_mode & S_IWGRP ? TGW_SET : TGW_UNSET; in cl_omesg()