Searched defs:arg2 (Results 1 – 2 of 2) sorted by relevance
39 unsigned long arg2 = va_arg(va, unsigned long); in keyctl() local
43 int check(int op, uint16_t arg1, uint16_t arg2) { in check()