Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dnwutil.h80 void fnCommandLineParser(PCOMMANDLINEPARSER pclp, char * commandLine, BOOL preserveQuotes);
DNWUtil.c117 void fnCommandLineParser(PCOMMANDLINEPARSER pclp, char * commandLine, BOOL preserveQuotes) in fnCommandLineParser() function
DNwpipe.c337 fnCommandLineParser(ptpf->m_pipeCommand, (char *)command, TRUE); in fnPipeFileOpen()
DNwmain.c714 fnCommandLineParser(pclp, (char *)psdata->m_commandLine, FALSE); in fnRunScript()