OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sh_fd
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
redir.c
150
STATIC struct shell_fds *
sh_fd
(int);
290
if (
sh_fd
(fd) != NULL ||
308
renumber_sh_fd(
sh_fd
(fd));
445
if (
sh_fd
(redir->ndup.dupfd) != NULL ||
801
sh_fd
(int fd)
function in typeref:typename:STATIC struct shell_fds *
984
if (!all && (
sh_fd
(fd) != NULL || saved_redirected_fd(fd) != NULL)) {
redir.c
150
STATIC struct shell_fds *
sh_fd
(int);
290
if (
sh_fd
(fd) != NULL ||
308
renumber_sh_fd(
sh_fd
(fd));
445
if (
sh_fd
(redir->ndup.dupfd) != NULL ||
801
sh_fd
(int fd)
function in typeref:typename:STATIC struct shell_fds *
984
if (!all && (
sh_fd
(fd) != NULL || saved_redirected_fd(fd) != NULL)) {
Completed in 24 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025