OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shell_fds
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
redir.c
140
struct
shell_fds
{ /* keep track of internal shell fds */
struct
141
struct
shell_fds
*nxt;
146
STATIC struct
shell_fds
*sh_fd_list;
149
STATIC void renumber_sh_fd(struct
shell_fds
*);
150
STATIC struct
shell_fds
*sh_fd(int);
771
struct
shell_fds
*fp;
773
fp = ckmalloc(sizeof (struct
shell_fds
));
786
struct
shell_fds
**fpp, *fp;
800
STATIC struct
shell_fds
*
803
struct
shell_fds
*fp
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026