Searched refs:quot32 (Results 1 – 1 of 1) sorted by relevance
98 struct quotctl32 quot32; in quotactl() local99 if (copyin((caddr_t)arg, "32, sizeof (struct quotctl32))) in quotactl()101 quot.op = quot32.op; in quotactl()102 quot.uid = quot32.uid; in quotactl()103 quot.addr = (caddr_t)(uintptr_t)quot32.addr; in quotactl()