Searched refs:ipv6rs_env (Results 1 - 3 of 3) sorted by relevance

/external/dhcpcd/
H A Dipv6rs.h37 ssize_t ipv6rs_env(char **, const char *, const struct interface *);
H A Dconfigure.c276 e = ipv6rs_env(NULL, NULL, iface);
279 elen += ipv6rs_env(env + elen, NULL, iface);
H A Dipv6rs.c569 ipv6rs_env(char **env, const char *prefix, const struct interface *ifp) function

Completed in 110 milliseconds