Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dmain.c87 static struct lut *Beforecmds; variable
820 if (lut_lookup(Beforecmds, cmd) == NULL) { in rotateto()
822 Beforecmds = lut_add(Beforecmds, cmd, "1"); in rotateto()