OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:command_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makemandb/
makemandb.c
344
size_t
command_len
= shquote(manconf, NULL, 0) + 1;
local in function:main
345
arg = emalloc(
command_len
);
346
shquote(manconf, arg,
command_len
);
makemandb.c
344
size_t
command_len
= shquote(manconf, NULL, 0) + 1;
local in function:main
345
arg = emalloc(
command_len
);
346
shquote(manconf, arg,
command_len
);
Completed in 26 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025