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

/freebsd-9.3-release/bin/sh/
H A Dmemalloc.h61 char *stputs(const char *data, char *p);
86 #define STPUTS(s, p) p = stputs((s), p)
H A Dmemalloc.c338 stputs(const char *data, char *p) function

Completed in 51 milliseconds