Searched refs:SWR_NAME_MLEN (Results 1 – 1 of 1) sorted by relevance
69 #define SWR_NAME_MLEN (64 + 1) macro292 if (name_len > SWR_NAME_MLEN) in kld_file_stat_to_swrun()293 name_len = SWR_NAME_MLEN; in kld_file_stat_to_swrun()