OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dev_listening
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd-6.8.2/
dev.h
50
int
dev_listening
(struct dhcpcd_ctx *);
55
#define
dev_listening
(a) (0)
macro
dev.c
49
dev_listening
(struct dhcpcd_ctx *ctx)
function
if-linux.c
680
if (!
dev_listening
(ctx))
810
if (
dev_listening
(ctx) < 1)
[
all
...]
Completed in 153 milliseconds