Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c126 zlog_t logsys; variable
223 if (zlogp == &logsys) in zerror()
245 if (zlogp == &logsys) { in zerror()
777 if (zlogp != &logsys) { in do_subproc()
1259 zerror(&logsys, B_FALSE, "argument size (%d bytes) " in server()
1267 zerror(&logsys, B_TRUE, "door_ucred"); in server()
1274 zerror(&logsys, B_FALSE, "insufficient privileges"); in server()
1306 zerror(&logsys, B_FALSE, "invalid command %d", (int)cmd); in server()
1314 zerror(&logsys, B_FALSE, "received unexpected kernel upcall %d", in server()
1326 zerror(&logsys, B_FALSE, "unable to determine state of zone"); in server()
[all …]
H A Dzoneadmd.h86 extern zlog_t logsys;
H A Dvplat.c2217 zerror(&logsys, B_TRUE, "WARNING: skipping network interface " in configure_one_interface()