Lines Matching full:accres
836 register int accres;840 accres = access(myname, F_OK);842 return accres == 0;