HomeSort by relevance Sort by last modified time
    Searched full:ifre_buf (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
route.c 374 char ifre_buf[sizeof(struct ifreq)] = {0,}; local
375 struct ifreq *ifre = (struct ifreq*)ifre_buf;

Completed in 179 milliseconds