Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c331 Timesname = tfname; in conf_open()
383 err(EF_SYS, "open %s", Timesname); in conf_open()
386 err(EF_SYS, "open %s", Timesname); in conf_open()
394 err(EF_SYS, "flock on %s", Timesname); in conf_open()
398 err(EF_SYS, "fstat on %s", Timesname); in conf_open()
401 if (stat(Timesname, &stbuf3) < 0 || in conf_open()
440 err(EF_SYS, "mmap on %s", Timesname); in conf_open()
467 Confname, Timesname); in conf_close()
506 Timesname); in conf_close()
509 Timesname); in conf_close()
[all …]