Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dpp.h63 #define PPPROBE "cc" /* default probe key */ macro
H A Dppop.c841 if (!(pp.ppdefault = pathprobe(pp.path, NiL, "C", pp.pass, pp.probe ? pp.probe : PPPROBE, 0))) in ppop()
842 error(1, "cannot determine default definitions for %s", pp.probe ? pp.probe : PPPROBE); in ppop()