Searched refs:advise_access (Results 1 – 4 of 4) sorted by relevance
614 void advise_access P((RILE*,int));615 # define if_advise_access(p,f,advice) if (p) advise_access(f,advice)617 # define advise_access(f,advice) macro
1096 advise_access(f, advice) in advise_access() function
686 advise_access(fin, MADV_NORMAL); in enterstring()
613 advise_access(finptr, MADV_SEQUENTIAL);