Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c277 no_memory(); in dotape()
296 no_memory(); in dotape()
335 no_memory(); in dotape()
343 no_memory(); in dotape()
484 no_memory(); in doaudio()
503 no_memory(); in doaudio()
537 no_memory(); in doaudio()
545 no_memory(); in doaudio()
692 no_memory(); in dofloppy()
711 no_memory(); in dofloppy()
[all …]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c124 return (no_memory(hdl)); in namespace_reload()
128 return (no_memory(hdl)); in namespace_reload()
203 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs_util.c596 no_memory(libzfs_handle_t *hdl) in no_memory() function
610 (void) no_memory(hdl); in zfs_alloc()
633 (void) no_memory(hdl); in zfs_asprintf()
647 (void) no_memory(hdl); in zfs_realloc()
664 (void) no_memory(hdl); in zfs_strdup()
917 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1397 (void) no_memory(hdl); in zprop_parse_value()
1402 (void) no_memory(hdl); in zprop_parse_value()
H A Dlibzfs_impl.h201 int no_memory(libzfs_handle_t *);
H A Dlibzfs_dataset.c233 (void) no_memory(hdl); in process_user_props()
245 (void) no_memory(hdl); in process_user_props()
547 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
972 (void) no_memory(hdl); in zfs_valid_proplist()
1007 (void) no_memory(hdl); in zfs_valid_proplist()
1094 (void) no_memory(hdl); in zfs_valid_proplist()
1561 (void) no_memory(hdl); in zfs_valid_proplist()
1804 (void) no_memory(hdl); in zfs_prop_set()
4755 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
4768 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
[all …]
H A Dlibzfs_import.c339 (void) no_memory(hdl); in zpool_in_use()
H A Dlibzfs_pool.c458 (void) no_memory(hdl); in zpool_valid_proplist()
499 (void) no_memory(hdl); in zpool_valid_proplist()
740 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
744 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
3548 return (no_memory(hdl)); in zpool_vdev_split()
4095 no_memory(hdl); in zpool_vdev_name()
4272 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
4643 (void) no_memory(hdl); in zpool_label_disk()
/illumos-gate/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c43 no_memory(void) { in no_memory() function
120 umem_nofail_callback(no_memory); in main()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c454 goto no_memory; in winreg_s_CreateKey()
458 goto no_memory; in winreg_s_CreateKey()
475 no_memory: in winreg_s_CreateKey()
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c168 static int no_memory = 0; in report_error() local
200 bad_count = ++no_memory; in report_error()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1271 goto no_memory; in tcp_output()
1317 goto no_memory; in tcp_output()
1388 no_memory: in tcp_output()