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