Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c37 #define PFFILE(pf) ((pf)->data.data.fm.file) macro
106 if(PFLINE(pf) == line && PFVM(pf) == vm && strcmp(PFFILE(pf),file) == 0)
163 PFFILE(pf) = PFNAME(fn);
288 else if((cmp = strcmp(PFFILE(one),PFFILE(two))) == 0)
429 { if(strcmp(PFFILE(last),PFFILE(pf)) != 0)
438 bufp = (*_Vmstrcpy)(bufp,PFFILE(pf)[0] ? PFFILE(pf) : "<>" ,':');
605 file = PFFILE(pf);