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.c130 goto no_memory; in archive_read_open_filenames()
156 no_memory: in archive_read_open_filenames()
185 goto no_memory; in archive_read_open_filenames_w()
238 no_memory: in archive_read_open_filenames_w()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c803 no_memory(libzfs_handle_t *hdl) in no_memory() function
817 (void) no_memory(hdl); in zfs_alloc()
839 (void) no_memory(hdl); in zfs_asprintf()
855 (void) no_memory(hdl); in zfs_realloc()
872 (void) no_memory(hdl); in zfs_strdup()
1273 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1926 (void) no_memory(hdl); in zprop_parse_value()
1931 (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()
1044 (void) no_memory(hdl); in zfs_valid_proplist()
1079 (void) no_memory(hdl); in zfs_valid_proplist()
1163 (void) no_memory(hdl); in zfs_valid_proplist()
1173 (void) no_memory(hdl); in zfs_valid_proplist()
1579 (void) no_memory(hdl); in zfs_valid_proplist()
[all …]
H A Dlibzfs_pool.c544 (void) no_memory(hdl); in zpool_valid_proplist()
570 (void) no_memory(hdl); in zpool_valid_proplist()
623 (void) no_memory(hdl); in zpool_valid_proplist()
660 (void) no_memory(hdl); in zpool_valid_proplist()
912 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
916 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
4160 return (no_memory(hdl)); in zpool_vdev_split()
4406 return (no_memory(hdl)); in zpool_set_guid()
4410 return (no_memory(hdl)); in zpool_set_guid()
4710 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
[all …]
H A Dlibzfs_impl.h132 extern int no_memory(libzfs_handle_t *);
H A Dlibzfs_config.c158 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs.abi3411 <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()