OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:string_new
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/cgdconfig/
utils.c
153
string_new
(const char *intext, size_t inlength)
function in typeref:typename:string_t *
169
return
string_new
(in->text, in->length);
219
return
string_new
(in, strlen(in));
419
ret =
string_new
(out, len);
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025