Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dfilename.c548 static FILE * shellcmd(constant char *cmd) in shellcmd() function
H A Dcommand.c81 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
/freebsd/contrib/bmake/
H A Dparse.c2864 const char *shellcmd = NULL; in ParseDependencyLine() local