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_daemon
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/relay/
dhcrelay.c
85
int
no_daemon
= 0;
variable
349
/* Parse arguments changing
no_daemon
*/
352
no_daemon
= 1;
368
if (!
no_daemon
) {
425
/*
no_daemon
= 1; */
799
if (!
no_daemon
) {
2162
if (!
no_daemon
&& dfd[0] != -1 && dfd[1] != -1) {
/src/external/mpl/dhcp/dist/client/
dhclient.c
99
int
no_daemon
= 0;
variable
380
/* Parse arguments changing
no_daemon
*/
383
no_daemon
= 1;
385
no_daemon
= 0;
387
no_daemon
= 1;
418
if (!
no_daemon
) {
427
/*
no_daemon
= 1; */
455
/*
no_daemon
= 0; */
464
/*
no_daemon
= 1; */
1066
if (
no_daemon
|| nowait
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026