Searched refs:CmdExec_Init (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/make/ | ||
H A D | cmd_exec.h | 37 extern void CmdExec_Init(void); |
H A D | init.c | 45 CmdExec_Init(); in Init() |
H A D | cmd_exec.c | 48 CmdExec_Init(void) in CmdExec_Init() function |