OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:simplecmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_db.c
477
*
simplecmd
: a convenient routine to execute a command which returns
482
simplecmd
(struct Xconn *xc, struct cmd *c, ...)
function
683
error =
simplecmd
(xc, c);
692
error =
simplecmd
(xc, c);
708
error =
simplecmd
(xc, c);
725
error =
simplecmd
(xc, c);
750
error =
simplecmd
(xc, c);
765
error =
simplecmd
(xc, c);
782
error =
simplecmd
(xc, c);
895
error =
simplecmd
(xc, c)
[
all
...]
/src/bin/sh/
parser.c
114
STATIC union node *
simplecmd
(union node **, union node *);
572
* read again in
simplecmd
, causing it to terminate,
579
n1 =
simplecmd
(rpp, redir);
621
simplecmd
(union node **rpp, union node *redir)
function
716
VTRACE(DBG_PARSE, ("bogus %snegate
simplecmd
\n",
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026