Home
last modified time | relevance | path

Searched refs:ndu (Results 1 – 7 of 7) sorted by relevance

/original-bsd/usr.sbin/quot/
H A Dquot.c49 int ndu; variable
156 ndu = 0;
279 if (ndu >= NDU)
281 dp = &du[ndu++];
379 qsort(du, ndu, sizeof (du[0]), qcmp); in report()
380 for (dp = du; dp < &du[ndu]; dp++) { in report()
/original-bsd/old/pcc/mip/
H A Dndu.h7 union ndu { union
H A Dmanifest.h104 typedef union ndu NODE;
H A Dmanifest238 typedef union ndu NODE;
247 union ndu {
H A Dmfile189 union ndu {
H A Dmfile2157 union ndu {
/original-bsd/old/pcc/ccom.vax/
H A DLOG113 changed to make them conform in shape to the other nodes. [mip: ndu.h]