Searched refs:appendn (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/INIT/ | ||
H A D | mamake.c | 408 appendn(Buf_t* buf, char* str, int n) function 436 return appendn(buf, str, strlen(str)); 1948 appendn(buf, s, t - s); |
Completed in 13 milliseconds