Home
last modified time | relevance | path

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

/minix/usr.bin/make/
H A Dmain.c1073 char *pwd, *ptmp1 = NULL, *ptmp2 = NULL; in main() local
1076 Var_Value("MAKEOBJDIRPREFIX", VAR_CMD, &ptmp1) == NULL) { in main()
1087 free(ptmp1); in main()