Searched refs:no_memory (Results 1 - 11 of 11) sorted by relevance

/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/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c43 no_memory(void) { function
120 umem_nofail_callback(no_memory);
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c124 return (no_memory(hdl));
128 return (no_memory(hdl));
203 return (no_memory(hdl));
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);
H A Dlibzfs_impl.h140 int no_memory(libzfs_handle_t *);
H A Dlibzfs_import.c840 (void) no_memory(hdl);
1078 (void) no_memory(rn->rn_hdl);
1378 (void) no_memory(hdl);
1411 (void) no_memory(hdl);
1542 (void) no_memory(hdl);
H A Dlibzfs_dataset.c227 (void) no_memory(hdl);
239 (void) no_memory(hdl);
539 (void) no_memory(zhp->zfs_hdl);
547 (void) no_memory(zhp->zfs_hdl);
555 (void) no_memory(zhp->zfs_hdl);
954 (void) no_memory(hdl);
989 (void) no_memory(hdl);
1072 (void) no_memory(hdl);
1440 (void) no_memory(hdl);
1496 (void) no_memory(zh
[all...]
H A Dlibzfs_pool.c436 (void) no_memory(hdl);
475 (void) no_memory(hdl);
674 return (no_memory(zhp->zpool_hdl));
678 return (no_memory(zhp->zpool_hdl));
3059 return (no_memory(hdl));
3559 return (no_memory(zhp->zpool_hdl));
3925 (void) no_memory(hdl);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c453 goto no_memory;
457 goto no_memory;
474 no_memory:
/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/uts/common/inet/tcp/
H A Dtcp_output.c1255 goto no_memory;
1299 goto no_memory;
1372 no_memory:

Completed in 102 milliseconds