Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tzreload/
H A Dtzreload.c51 static void counter_get(const char *zname, int fd);
209 counter_get(zname, fd); in doit()
223 counter_get(const char *zname, int fd) in counter_get() function