Searched defs:no_memory (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c43 no_memory(void) { function
120 umem_nofail_callback(no_memory);
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c152 static void no_memory(void);
277 no_memory();
296 no_memory();
335 no_memory();
343 no_memory();
484 no_memory();
503 no_memory();
537 no_memory();
545 no_memory();
692 no_memory();
1308 no_memory(void) function
[all...]
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c164 static int no_memory = 0; local
194 case AUDITD_NO_MEMORY: /* no_memory */
196 bad_count = ++no_memory;
197 (void) strcpy(rcbuf, "no_memory");
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c492 no_memory(libzfs_handle_t *hdl) function
506 (void) no_memory(hdl);
529 (void) no_memory(hdl);
543 (void) no_memory(hdl);
560 (void) no_memory(hdl);
824 return (no_memory(hdl));
1275 (void) no_memory(hdl);
1280 (void) no_memory(hdl);

Completed in 76 milliseconds