HomeSort by: relevance | last modified time | path
    Searched defs:scopyn (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/sh/
mystring.c 49 * scopyn(from, to, n) Like scopy, but checks for overflow.
77 * scopyn - copy a string from "from" to "to", truncating the string
83 scopyn(const char *from, char *to, int size) function in typeref:typename:void

Completed in 10 milliseconds