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

/darwin-on-arm/xnu/pexpert/gen/
H A Dbootargs.c35 static int argstrcpy2(char *from,char *to, unsigned maxlen);
124 argstrcpy2 (++cp, (char *)arg_ptr, hacklen - 1); /* Hack - terminate after 16 characters */
136 argstrcpy2(++cp, (char *)arg_ptr, max_len - 1);
185 argstrcpy2( function

Completed in 28 milliseconds