Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/makefs/ | |
udf.c | 502 const int short_len = sizeof(struct short_ad); local in function:udf_append_file_mapping 551 pos += l_ad - short_len; 596 memset(&new_short, 0, short_len); 599 memcpy(pos, &new_short, short_len); 600 l_ad += short_len; 601 crclen += short_len; |
/src/sys/dev/pci/ | |
if_iwnreg.h | 1389 uint32_t short_len; member in struct:iwn_tx_stats |