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

/external/dhcpcd-6.8.2/
H A Dcontrol.c243 #define S_PRIV (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP) macro
279 if ((fd = control_start1(ctx, ifname, S_PRIV)) == -1)

Completed in 211 milliseconds