Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdpv/
H A Dutil.c41 static char shellcmd[PATH_MAX] = PATH_SHELL; variable
/freebsd-13.1/contrib/less/
H A Dfilename.c567 shellcmd(cmd) in shellcmd() function
H A Dcommand.c70 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
/freebsd-13.1/contrib/bmake/
H A Dparse.c2763 const char *shellcmd = NULL; in ParseDependencyLine() local