Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c39 #define PFNAME(pf) ((pf)->data.f) macro
121 if(PFLINE(fn) < 0 && strcmp(PFNAME(fn),file) == 0)
131 strcpy(PFNAME(fn),file);
163 PFFILE(pf) = PFNAME(fn);