Searched refs:advise_access (Results 1 – 4 of 4) sorted by relevance
605 void advise_access P((RILE*,int));606 # define if_advise_access(p,f,advice) if (p) advise_access(f,advice)608 # define advise_access(f,advice) macro
1093 advise_access(f, advice) in advise_access() function
683 advise_access(fin, MADV_NORMAL); in enterstring()
610 advise_access(finptr, MADV_SEQUENTIAL);