Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/wall/
H A Dwall.c84 static void sendmes_tozone(zoneid_t, int);
259 sendmes_tozone(zoneidlist[nzids-1], aflag); in main()
262 sendmes_tozone(getzoneid(), aflag); in main()
293 sendmes_tozone(zoneid_t zid, int aflag) { in sendmes_tozone() function