Home
last modified time | relevance | path

Searched refs:unref (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dmkerr.pl25 my $unref = 0;
89 $unref = 1;
101 $unref = 1;
652 if ( $unref ) {
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_property.c782 goto unref; in drm_mode_getblob_ioctl()
786 unref: in drm_mode_getblob_ioctl()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Ddmu_tx.c454 uint64_t space = 0, unref = 0, skipped = 0; in dmu_tx_count_free() local
503 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
577 unref += BP_GET_ASIZE(bp); in dmu_tx_count_free()
620 (void) refcount_add_many(&txh->txh_space_tounref, unref, FTAG); in dmu_tx_count_free()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Drope927 // only purpose in life is to ensure that unref is called
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-1990205 (read_dbx_symtab): Remove unref'd parameter inclink.
DChangeLog-20122508 unref'ed it.