OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkshell
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/tmux/dist/
tmux.c
69
if (
checkshell
(shell))
73
if (pw != NULL &&
checkshell
(pw->pw_shell))
80
checkshell
(const char *shell)
function
job.c
104
if (!
checkshell
(shell))
cmd-display-menu.c
456
if (!
checkshell
(shell))
spawn.c
332
if (!
checkshell
(tmp))
options.c
1018
if (strcmp(oe->name, "default-shell") == 0 && !
checkshell
(value)) {
popup.c
370
if (!
checkshell
(shell))
server-client.c
577
if (!
checkshell
(shell))
3679
if (!
checkshell
(shell))
tmux.h
2263
int
checkshell
(const char *);
Completed in 34 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026