Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/config/
H A Dfiles.c193 oi->oi_flags = flags; in addobject()
318 oi->oi_flags & OI_NEEDSFLAG ? fixfsel : in fixobjects()
326 oi->oi_flags |= OI_SEL; in fixobjects()
H A Dconfig.h238 u_char oi_flags; /* as below */ member
H A Dmkmakefile.c332 if ((oi->oi_flags & OI_SEL) == 0) in emitobjs()