Home
last modified time | relevance | path

Searched defs:shellcmd (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/less/
H A Dfilename.c549 static FILE * shellcmd(constant char *cmd) in shellcmd() function
H A Dcommand.c69 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
/dflybsd-src/contrib/bmake/
H A Dparse.c2795 const char *shellcmd = NULL; in ParseDependencyLine() local