Home | Sort by: relevance | last modified time | path |
/src/usr.bin/m4/lib/ | |
ohash.h | 31 void (*hfree)(void *, size_t, void *); member in struct:ohash_info |
/src/bin/csh/ | |
hist.c | 49 static void hfree(struct Hist *); 79 hp->Hnext = np->Hnext, hfree(np); 131 hfree(struct Hist *hp) function in typeref:typename:void |
/src/sys/dev/usb/ | |
utoppy.c | 1107 uint32_t hsize, hfree; local in function:utoppy_stats 1119 if (utoppy_get_32(sc, &hsize) || utoppy_get_32(sc, &hfree)) 1124 us->us_hdd_free = hfree; |