Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dmodule.c117 int dofile, dokld, ch, error; in command_load() local
119 dokld = dofile = 0; in command_load()
130 dokld = 1; in command_load()
176 if (dokld || file_havepath(argv[1])) { in command_load()