Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libdpv/
H A Dutil.c41 static char shellcmd[PATH_MAX] = PATH_SHELL; variable
/freebsd-12.1/contrib/less/
H A Dcommand.c65 static char *shellcmd = NULL; /* For holding last shell command for "!!" */ variable
H A Dfilename.c571 shellcmd(cmd) in shellcmd() function