Searched refs:Pid_File (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/wsmoused/
H A Dwsmoused.c69 static char *Pid_File = NULL; variable
604 Pid_File = block_get_propval(conf, "pidfile", NULL);
605 if (pidfile(Pid_File) == -1)
606 log_warn("pidfile %s", Pid_File);

Completed in 138 milliseconds