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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c1467 error = strcopyin(arg, tmp->b_wptr, count, flag & (U_TO_K|K_TO_K));
4125 strcopyin(void *from, void *to, size_t len, int copyflag) function

Completed in 81 milliseconds