Home
last modified time | relevance | path

Searched refs:RQ_IFS (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Difreq.c28 # define RQ_IFS 4 in __ifreq() macro
46 rq_len = RQ_IFS * sizeof (struct ifreq); in __ifreq()
/glibc-2.36/sysdeps/unix/
Difreq.c28 # define RQ_IFS 4 in __ifreq() macro
40 rq_len = RQ_IFS * sizeof (struct ifreq) / 2; /* Doubled in the loop. */ in __ifreq()