Home
last modified time | relevance | path

Searched refs:ru_msgsnd (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dresource.h72 long ru_msgsnd; /* messages sent */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dresource.c98 PyStructSequence_SET_ITEM(result, 11, PyInt_FromLong(ru.ru_msgsnd)); in resource_getrusage()
Dposixmodule.c5976 SET_INT(result, 11, ru->ru_msgsnd); in wait_helper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c2418 SET_INT(result, 11, ru->ru_msgsnd); in wait_helper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4386 SET_INT(result, 11, ru->ru_msgsnd); in wait_helper()