Home | History | Annotate | Download | only in app

Lines Matching full:failed

88             LOG(LOG_ERROR, "shmem", "Failed to remove old map file '%s'\n",
113 LOG(LOG_ERROR, "shmem", "mmap failed (errno=%d)\n", errno);
126 "Failed creating semaphore for Shmem (key=%d)\n", key);
161 LOG(LOG_ERROR, "shmem", "mmap failed (errno=%d)\n", errno);
174 "Failed to attach to semaphore for Shmem (key=%d)\n", key);
242 "Destructor failed to remove shmid=%ld (errno=%d)\n",
263 "Failed to remove key=%d shmid=%d (errno=%d)\n",
275 LOG(LOG_ERROR, "shmem", "Failed to create key=%d (errno=%d)\n",
298 "Failed creating semaphore for Shmem (key=%d)\n", key);
314 LOG(LOG_ERROR, "shmem", "Failed to find key=%d\n", key);
334 "Failed to attach to semaphore for Shmem (key=%d)\n", key);
455 "Failed creating semaphore for Shmem (key=%d)\n", key);
502 "Failed to attach to semaphore for Shmem (key=%d)\n", key);