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

/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/
H A Dstrcpy.c50 PL_strncpy(char *dest, const char *src, PRUint32 max) function
/vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/
H A Dplstr.h72 #define PL_strncpy VBoxNsplPL_strncpy macro
132 * PL_strncpy
142 PL_strncpy(char *dest, const char *src, PRUint32 max);

Completed in 48 milliseconds