Home
last modified time | relevance | path

Searched refs:mig_strncpy_zerofill (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/libsyscall/mach/
H A Dmig_strncpy.c116 mig_strncpy_zerofill( in mig_strncpy_zerofill() function
/xnu-12377.41.6/osfmk/mach/
H A Dmig.h199 extern int mig_strncpy_zerofill(char *dest, const char *src, int len);
/xnu-12377.41.6/osfmk/kern/
H A Dipc_mig.c734 mig_strncpy_zerofill( in mig_strncpy_zerofill() function