Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c39 static char *msg_noops = "not fs_ops supplied\n"; variable
91 prom_panic(msg_noops); in boot_no_ops_void()
98 prom_panic(msg_noops); in boot_no_ops()