OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_pid_file
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
dhcpd.c
106
isc_boolean_t
no_pid_file
= ISC_FALSE;
variable
506
no_pid_file
= ISC_TRUE;
916
if ((lftest == 0) && (
no_pid_file
== ISC_FALSE)) {
1027
if (
no_pid_file
== ISC_FALSE) {
1783
if (
no_pid_file
== ISC_FALSE)
1794
if (
no_pid_file
== ISC_FALSE)
/src/external/mpl/dhcp/dist/relay/
dhcrelay.c
55
isc_boolean_t
no_pid_file
= ISC_FALSE;
variable
649
no_pid_file
= ISC_TRUE;
815
if (
no_pid_file
== ISC_FALSE) {
2159
if (
no_pid_file
== ISC_FALSE)
/src/external/mpl/dhcp/dist/client/
dhclient.c
62
isc_boolean_t
no_pid_file
= ISC_FALSE;
variable
472
no_pid_file
= ISC_TRUE;
723
(release_mode || exit_mode) && (
no_pid_file
== ISC_FALSE)) {
4788
if (path_dhclient_pid == NULL ||
no_pid_file
== ISC_TRUE) {
5048
if (
no_pid_file
== ISC_FALSE)
Completed in 186 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026