Searched refs:alloc_failed (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c44 static int alloc_failed(void) function
60 return alloc_failed();
126 return alloc_failed();
197 return alloc_failed();
245 return alloc_failed();
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dobstack.c210 h->alloc_failed = 0;
270 h->alloc_failed = 0;
H A Dobstack.h191 unsigned alloc_failed:1; /* No longer used, as we now call the failed
190 unsigned alloc_failed:1; /* No longer used, as we now call the failed member in struct:obstack

Completed in 19 milliseconds