Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c128 goto no_memory; in archive_read_open_filenames()
152 no_memory: in archive_read_open_filenames()
181 goto no_memory; in archive_read_open_filenames_w()
232 no_memory: in archive_read_open_filenames_w()
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c122 return (no_memory(hdl)); in namespace_reload()
126 return (no_memory(hdl)); in namespace_reload()
187 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs_util.c785 no_memory(libzfs_handle_t *hdl) in no_memory() function
799 (void) no_memory(hdl); in zfs_alloc()
821 (void) no_memory(hdl); in zfs_asprintf()
837 (void) no_memory(hdl); in zfs_realloc()
854 (void) no_memory(hdl); in zfs_strdup()
1254 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1766 (void) no_memory(hdl); in zprop_parse_value()
1771 (void) no_memory(hdl); in zprop_parse_value()
H A Dlibzfs_dataset.c239 (void) no_memory(hdl); in process_user_props()
251 (void) no_memory(hdl); in process_user_props()
1040 (void) no_memory(hdl); in zfs_valid_proplist()
1075 (void) no_memory(hdl); in zfs_valid_proplist()
1159 (void) no_memory(hdl); in zfs_valid_proplist()
1169 (void) no_memory(hdl); in zfs_valid_proplist()
1601 (void) no_memory(hdl); in zfs_valid_proplist()
1613 (void) no_memory(hdl); in zfs_valid_proplist()
1763 (void) no_memory(hdl); in zfs_prop_set()
4850 (void) no_memory(hdl); in zfs_smb_acl_mgmt()
[all …]
H A Dlibzfs_impl.h130 extern int no_memory(libzfs_handle_t *);
H A Dlibzfs_pool.c502 (void) no_memory(hdl); in zpool_valid_proplist()
528 (void) no_memory(hdl); in zpool_valid_proplist()
581 (void) no_memory(hdl); in zpool_valid_proplist()
618 (void) no_memory(hdl); in zpool_valid_proplist()
864 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
868 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
3926 return (no_memory(hdl)); in zpool_vdev_split()
4435 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
5304 return (no_memory(zhp->zpool_hdl)); in zpool_get_vdev_prop()
5306 return (no_memory(zhp->zpool_hdl)); in zpool_get_vdev_prop()
[all …]
H A Dlibzfs.abi2836 <function-decl name='no_memory' visibility='default' binding='global' size-in-bits='64'>
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c257 (void) no_memory(hdl); in zpool_label_disk()