Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlog.c41 open_logfile(char *name) in open_logfile() function
119 if ((fd = open_logfile("lpsched")) < 0) in log()
158 int fd = open_logfile("exec"); in execlog()