OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:confirmed
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/rlogind/
rlogind.c
235
static int
confirmed
;
variable
381
if (
confirmed
== 0) {
383
confirmed
= 1; /* we sent the null! */
605
if (!
confirmed
)
/src/external/bsd/dhcpcd/dist/src/
dhcp6.c
3187
bool timedout = (op == NULL),
confirmed
;
local
3316
confirmed
= false;
3341
confirmed
= true;
3355
if ((state->renew || (state->rebind &&
confirmed
)) &&
3361
if ((state->rebind || (state->expire &&
confirmed
)) &&
3393
if (!
confirmed
&& !timedout) {
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026