Home
last modified time | relevance | path

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

/minix3/usr.bin/make/
H A Dnonints.h194 void Var_UnExport(char *);
H A Dparse.c2996 Var_UnExport(cp); in Parse_File()
H A Dvar.c781 Var_UnExport(char *str) in Var_UnExport() function