Home
last modified time | relevance | path

Searched refs:shell_coption (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/less/
H A Dlsystem.c141 SNPRINTF3(p, len, "%s %s %s", shell, shell_coption(), esccmd); in lsystem()
H A Dfilename.c571 SNPRINTF3(scmd, len, "%s %s %s", shell, shell_coption(), esccmd); in shellcmd()
1099 public char * shell_coption(void) in shell_coption() function
H A Dfuncs.h152 public char * shell_coption(void);