Searched refs:system_shell (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/roff/groff/
H A Dpipeline.c184 char *this_prog, *system_shell; local
190 system_shell = system_shell_name();
192 result = strcasecmp(this_prog, system_shell) == 0;
195 free(system_shell);

Completed in 103 milliseconds