Searched refs:appendn (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dmamake.c408 appendn(Buf_t* buf, char* str, int n) function
436 return appendn(buf, str, strlen(str));
1948 appendn(buf, s, t - s);

Completed in 68 milliseconds