Searched refs:IUtility (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/amigaos4/ |
| H A D | amigaos.c | 33 struct UtilityIFace *IUtility = NULL; variable 75 if (!IUtility) in ___openinterfaces() 76 IUtility = in ___openinterfaces() 83 CloseInterface((struct Interface *)IUtility); in ___closeinterfaces() 172 sprintf(pipe_name, "/T/%x.%08lx", pipenum++, IUtility->GetUniqueID()); in pipe() 175 IUtility->GetUniqueID()); in pipe() 568 IUtility->Strlcpy(name, data->Name, sizeof(name)); in afstat()
|
| H A D | amigaio.c | 144 IUtility->GetUniqueID()); in Perl_my_popen()
|
| /openbsd-src/gnu/usr.bin/perl/ext/Amiga-ARexx/ |
| H A D | ARexx.xs | 160 IUtility->SNPrintf(value, sizeof(value), "%ld", rc2); in ReturnErrorMsg() 278 IUtility->Strlcpy(newHost->PortName, PortName, sizeof(newHost->PortName)); in CreateRexxHost() 288 IUtility->SNPrintf(newHost->PortName, sizeof(newHost->PortName), "%s.%ld", PortName, index); in CreateRexxHost()
|