Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/modload/
H A Ddrvsubr.c1092 int rem_name_to_major_len; in build_filenames() local
1116 rem_name_to_major_len = len + sizeof (REM_NAM_TO_MAJ); in build_filenames()
1126 rem_name_to_major = malloc(rem_name_to_major_len); in build_filenames()
1153 (void) snprintf(rem_name_to_major, rem_name_to_major_len, in build_filenames()