Searched refs:regflag (Results 1 – 7 of 7) sorted by relevance
455 chk_access(unsigned char *name, mode_t mode, int regflag) in chk_access() argument469 if(mode == S_IEXEC && regflag && ftype != S_IFREG) in chk_access()
129 char regflag; member
246 sfputl(outfile,reg->regflag); in p_switch()
323 reg->regflag = l; in r_switch()
555 if(reg->regflag) in p_switch()
598 r->regflag=0; in syncase()619 r->regflag++; in syncase()
1866 do sh_exec(t->reg.regcom,(t->reg.regflag?0:flags)); in sh_exec()1867 while(t->reg.regflag && in sh_exec()