Searched refs:FUSE_SIDELOAD_HOST_EXIT_FLAG (Results 1 – 2 of 2) sorted by relevance
28 #define FUSE_SIDELOAD_HOST_EXIT_FLAG "exit" macro29 …e FUSE_SIDELOAD_HOST_EXIT_PATHNAME (FUSE_SIDELOAD_HOST_MOUNTPOINT "/" FUSE_SIDELOAD_HOST_EXIT_FLAG)
205 } else if (strncmp(FUSE_SIDELOAD_HOST_EXIT_FLAG, data, in handle_lookup()206 sizeof(FUSE_SIDELOAD_HOST_EXIT_FLAG)) == 0) { in handle_lookup()