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

/freebsd-12-stable/lib/libefivar/
H A Duefi-dplib.h520 #define StrCpyS(d, l, s) strcpy(d, s) macro
H A Defivar-dp-parse.c2794 StrCpyS (TempNumBuffer, TempBufferSize / sizeof (CHAR16), "0x");
3033 StrCpyS (File->PathName, StrLen (TextDeviceNode) + 1, TextDeviceNode);
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h267 StrCpyS (
2679 This function is similar to StrCpyS.

Completed in 126 milliseconds