Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Djob.c510 static char *shell_freeIt = NULL; /* Allocated memory for custom .SHELL */ variable
2307 free(shell_freeIt); in Job_ParseShell()
2319 shell_freeIt = path; in Job_ParseShell()
2496 free(shell_freeIt); in Job_End()