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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileMac.cpp522 static void myPLstrncpy(Str255 dst, const char* src, int inMax) function
745 myPLstrncpy(ppath, path, nextColon - path + 1);
1633 myPLstrncpy( newPascalName, PromiseFlatCString(newName).get(), 255 );
1652 myPLstrncpy( newPascalName, PromiseFlatCString(newName).get(), 255);

Completed in 105 milliseconds