Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/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.c543 no_memory(libzfs_handle_t *hdl) in no_memory() function
557 (void) no_memory(hdl); in zfs_alloc()
580 (void) no_memory(hdl); in zfs_asprintf()
594 (void) no_memory(hdl); in zfs_realloc()
611 (void) no_memory(hdl); in zfs_strdup()
880 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1358 (void) no_memory(hdl); in zprop_parse_value()
1363 (void) no_memory(hdl); in zprop_parse_value()
H A Dlibzfs_import.c847 (void) no_memory(hdl); in get_configs()
1184 (void) no_memory(rn->rn_hdl); in zpool_open_func()
1519 (void) no_memory(hdl); in zpool_find_import_cached()
1547 (void) no_memory(hdl); in zpool_find_import_cached()
1560 (void) no_memory(hdl); in zpool_find_import_cached()
1691 (void) no_memory(hdl); in zpool_in_use()
H A Dlibzfs_dataset.c227 (void) no_memory(hdl); in process_user_props()
239 (void) no_memory(hdl); in process_user_props()
539 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
977 (void) no_memory(hdl); in zfs_valid_proplist()
1012 (void) no_memory(hdl); in zfs_valid_proplist()
1095 (void) no_memory(hdl); in zfs_valid_proplist()
1479 (void) no_memory(hdl); in zfs_valid_proplist()
1711 (void) no_memory(hdl); in zfs_prop_set()
4661 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
4674 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
[all …]
H A Dlibzfs_impl.h149 int no_memory(libzfs_handle_t *);
H A Dlibzfs_pool.c441 (void) no_memory(hdl); in zpool_valid_proplist()
480 (void) no_memory(hdl); in zpool_valid_proplist()
700 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
704 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
3270 return (no_memory(hdl));
3847 return (no_memory(zhp->zpool_hdl));
4235 (void) no_memory(hdl);
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c129 goto no_memory; in archive_read_open_filenames()
153 no_memory: in archive_read_open_filenames()
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-94959019 check the result for NULL. Most set bfd_error to no_memory and