Home
last modified time | relevance | path

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

/trueos/usr.bin/make/
HDshell.c186 ShellParseSpec(const char *spec, Boolean *fullSpec) in ShellParseSpec() function
313 sh = ShellParseSpec(shells_init[i], &fullSpec); in Shell_Init()
396 if ((sh = ShellParseSpec(line, &fullSpec)) == NULL) in Shell_Parse()