HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_CMD_CLOSE (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
goldfish_pipe.h 138 #define PIPE_CMD_CLOSE 2 /* close channel (from guest) */
goldfish_pipe.c 839 if (pipe != NULL && pipe->closed && command != PIPE_CMD_CLOSE) {
857 case PIPE_CMD_CLOSE:

Completed in 24 milliseconds