Searched defs:strecpy (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dstrecpy.c38 * strecpy(output, input, except)
47 strecpy(char *pout, char *pin, char *except) function
/osnet-11/usr/src/lib/libgen/common/
H A Dstrecpy.c39 * strecpy(output, input, except)
40 * strecpy copies the input string to the output string expanding
48 * Identical to strecpy() except returns address of null-byte at end
54 strecpy(char *pout, const char *pin, const char *except) function

Completed in 28 milliseconds