OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makestrspace
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
memalloc.h
61
char *
makestrspace
(void);
73
#define CHECKSTRSPACE(n, p) { if (sstrnleft < n) p =
makestrspace
(); }
memalloc.c
307
makestrspace
(void)
function in typeref:typename:char *
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025