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

/illumos-gate/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
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dstrecpy.c38 * strecpy(output, input, except)
47 strecpy(char *pout, char *pin, char *except) function
/illumos-gate/usr/src/man/man3gen/
H A DMakefile41 strecpy.3gen \
55 strecpy.3gen := LINKSRC = strccpy.3gen

Completed in 45 milliseconds