Home
last modified time | relevance | path

Searched defs:wpipe (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-inventory-upload/
H A Dinventory_upload.py96 rpipe, wpipe = os.pipe() variable
98 wpipe = os.fdopen(wpipe, 'a') variable