Home | Sort by: relevance | last modified time | path |
/src/bin/sh/ | |
memalloc.c | 125 stalloc(int nbytes) function in typeref:typename:pointer 255 char *p = stalloc(newlen); 378 str = (char *)stalloc((int)tlen + 1); /* 1 for \0 */ |
memalloc.c | 125 stalloc(int nbytes) function in typeref:typename:pointer 255 char *p = stalloc(newlen); 378 str = (char *)stalloc((int)tlen + 1); /* 1 for \0 */ |