Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dmodule.c937 static const char *emptyextlist[] = { "", NULL }; variable
954 extlist = emptyextlist; in file_lookup()