Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c91 static struct lut *Beforecmds; variable
825 if (lut_lookup(Beforecmds, cmd) == NULL) { in rotateto()
827 Beforecmds = lut_add(Beforecmds, cmd, "1"); in rotateto()