Searched refs:SETFILE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libpp/common/ | ||
H A D | ppcall.c | 386 SETFILE(p, error_info.file); in ppcall() |
H A D | pplib.h | 471 #define SETFILE(p,v) (p+=sfsprintf(p,16,"%c%c%lx%c",MARK,'F',(long)v,MARK)) macro |