Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c131 goto no_memory; in archive_read_open_filenames()
157 no_memory: in archive_read_open_filenames()
186 goto no_memory; in archive_read_open_filenames_w()
239 no_memory: in archive_read_open_filenames_w()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c809 no_memory(libzfs_handle_t *hdl) in no_memory() function
823 (void) no_memory(hdl); in zfs_alloc()
845 (void) no_memory(hdl); in zfs_asprintf()
861 (void) no_memory(hdl); in zfs_realloc()
878 (void) no_memory(hdl); in zfs_strdup()
1279 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1932 (void) no_memory(hdl); in zprop_parse_value()
1937 (void) no_memory(hdl); in zprop_parse_value()
H A Dlibzfs_dataset.c244 (void) no_memory(hdl); in process_user_props()
256 (void) no_memory(hdl); in process_user_props()
580 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
588 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
596 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
860 (void) no_memory(hdl); in zfs_valid_proplist()
895 (void) no_memory(hdl); in zfs_valid_proplist()
979 (void) no_memory(hdl); in zfs_valid_proplist()
989 (void) no_memory(hdl); in zfs_valid_proplist()
1395 (void) no_memory(hdl); in zfs_valid_proplist()
[all …]
H A Dlibzfs_pool.c603 (void) no_memory(hdl); in zpool_valid_proplist()
629 (void) no_memory(hdl); in zpool_valid_proplist()
682 (void) no_memory(hdl); in zpool_valid_proplist()
719 (void) no_memory(hdl); in zpool_valid_proplist()
971 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
975 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
4339 return (no_memory(hdl)); in zpool_vdev_split()
4586 return (no_memory(hdl)); in zpool_set_guid()
4590 return (no_memory(hdl)); in zpool_set_guid()
4894 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
[all …]
H A Dlibzfs_impl.h141 extern int no_memory(libzfs_handle_t *);
H A Dlibzfs_config.c158 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs.abi3359 <function-decl name='no_memory' visibility='default' binding='global' size-in-bits='64'>
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c258 (void) no_memory(hdl); in zpool_label_disk()