| /src/lib/libusbhid/ |
| H A D | data.c | 41 unsigned int hsize; local in function:hid_get_data 75 unsigned int hsize; local in function:hid_set_data [all...] |
| /src/sys/dev/hid/ |
| H A D | hid.c | 447 u_int hsize = loc->size; local in function:hid_get_data 463 u_int hsize = loc->size; local in function:hid_get_udata [all...] |
| /src/lib/libpam/modules/pam_lastlog/ |
| H A D | pam_lastlog.c | 249 domsg(pam_handle_t *pamh, time_t t, const char *host, size_t hsize, argument
|
| /src/sys/net/ |
| H A D | bsd-comp.c | 87 u_int hsize; /* size of the hash table */ member in struct:bsd_db 306 u_int newlen, hsize, hshift, maxmaxcode; local in function:bsd_alloc [all...] |
| H A D | if_llatbl.c | 523 lltable_allocate_htbl(uint32_t hsize) argument
|
| /src/sys/arch/powerpc/stand/mkbootimage/ |
| H A D | mkbootimage.c | 598 int hsize = BEBOX_HEADER_SIZE; local in function:bebox_write_header 684 int i, ch, tmp, kgzlen, err, hsize = BEBOX_HEADER_SIZE; local in function:bebox_build_image
|
| /src/lib/libintl/ |
| H A D | gettext.c | 481 insert_to_hash(uint32_t *htable, uint32_t hsize, const char *str, uint32_t ref) argument
|
| /src/bin/ksh/ |
| H A D | history.c | 46 static int hsize; variable in typeref:typename:int [all...] |
| /src/sys/arch/macppc/stand/ofwboot/ |
| H A D | Locore.c | 717 uint32_t pvr, vers, hsize = HEAP_SIZE; local in function:setup
|
| /src/sys/dev/wsfb/ |
| H A D | genfb.c | 760 int hsize; local in function:genfb_calc_hsize 783 const int hsize = genfb_calc_hsize(sc); local in function:genfb_calc_cols
|
| /src/usr.bin/compress/ |
| H A D | zopen.c | 152 #define hsize zs->zs_hsize macro
|
| /src/sys/netinet/ |
| H A D | in.c | 2146 in_lltable_hash_dst(const struct in_addr dst, uint32_t hsize) argument 2153 in_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_edid.h | 61 u8 hsize; /* need to multiply by 8 then add 248 */ member in struct:std_timing
|
| /src/sys/dev/usb/ |
| H A D | utoppy.c | 1107 uint32_t hsize, hfree; local in function:utoppy_stats
|
| /src/sys/netinet6/ |
| H A D | in6.c | 2467 in6_lltable_hash_dst(const struct in6_addr *dst, uint32_t hsize) argument 2474 in6_lltable_hash(const struct llentry *lle, uint32_t hsize) argument
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_edid.c | 2382 int hsize, vsize; local in function:drm_mode_std 2189 drm_mode_find_dmt(struct drm_device * dev,int hsize,int vsize,int fresh,bool rb) argument [all...] |