Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmodsysfile.c84 static char mach_file[] = MACHFILE; variable
2962 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()