OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_arg_str
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/bc/dist/
util.c
81
/*
make_arg_str
does the actual construction of the argument string.
86
static char *
make_arg_str
(arg_list *args, int len);
89
make_arg_str
(arg_list *args, int len)
function
96
temp =
make_arg_str
(args->next, len+12);
125
arglist1 =
make_arg_str
(args, 1);
Completed in 65 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026