HomeSort by: relevance | last modified time | path
    Searched refs:ststrcat (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
memalloc.h 64 char *ststrcat(size_t *, ...);
main.c 245 profile = ststrcat(NULL, home, "/.profile", STSTRC_END);
memalloc.c 353 ststrcat(size_t *lp, ...) function in typeref:typename:char *
377 error("ststrcat() over length botch");

Completed in 13 milliseconds