Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dcompat.c71 void *pgnp) /* Parent to abort if necessary */ in CompatMake() argument
74 GNode *pgn = pgnp; in CompatMake()
H A Dmake.c445 MakeHandleUse(void *cgnp, void *pgnp) in MakeHandleUse() argument
448 GNode *pgn = pgnp; in MakeHandleUse()