Searched refs:refcount (Results 276 - 280 of 280) sorted by relevance

<<1112

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c7851 uint32_t refcount; member in struct:nspace_item_info
8096 nspace_items[i].refcount++;
8134 nspace_items[i].refcount = 1;
8166 if (--nspace_items[i].refcount == 0) {
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf_ioctl.c1826 pfrt.refcount = pf_enabled_ref_count;
1828 ("pf: enabled refcount decremented\n"));
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Drbtdb.c37 #include <isc/refcount.h>
348 /* Protected in the refcount routines. */
375 * Protected in the refcount routines.
376 * XXXJT: should we change the lock policy based on the refcount
4195 * refcount has just decremented to 0
H A Dzone.c30 #include <isc/refcount.h>
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delflink.c5285 got.refcount/offset and plt.refcount/offset. */
10772 if (h->got.refcount > 0)

Completed in 289 milliseconds

<<1112