Searched refs:handle (Results 1 – 4 of 4) sorted by relevance
136 with open(file) as handle:137 lines = handle.read().splitlines()186 with open(os.path.join(dyr, "Makefile"), "w") as handle:187 handle.write(("""{contents}
120 enet_handle_t * handle, in ENET_IntCallback() argument
78 … name of the function that is installed in the interrupt vector table to handle Ethernet interrupt…
162 ipconfigHTTP_HAS_HANDLE_REQUEST_HOOK (to handle AJAX style data)