Home
last modified time | relevance | path

Searched refs:rem_name_to_major_len (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c1104 int rem_name_to_major_len; in build_filenames() local
1128 rem_name_to_major_len = len + sizeof (REM_NAM_TO_MAJ); in build_filenames()
1138 rem_name_to_major = malloc(rem_name_to_major_len); in build_filenames()
1165 (void) snprintf(rem_name_to_major, rem_name_to_major_len, in build_filenames()