Home
last modified time | relevance | path

Searched refs:dev_stop (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Ddev.h52 void dev_stop(struct dhcpcd_ctx *);
57 #define dev_stop(a) {} macro
Ddev.c78 dev_stop(struct dhcpcd_ctx *ctx) in dev_stop() function
Ddhcpcd.c1984 dev_stop(&ctx); in main()