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

/freebsd-12-stable/sbin/natd/
H A Dnatd.c147 static const char* pidName; variable
176 pidName = PIDFILE;
452 unlink (pidName);
464 pidFile = fopen (pidName, "w");
1516 pidName = strdup (strValue);

Completed in 118 milliseconds