Searched defs:arg2 (Results 1 – 2 of 2) sorted by relevance
1936 let arg2 = processes.length > 0 ? `or pid in (${processes.join(",")}) ` : ''; variable1953 let arg2 = processes.length > 0 ? `or C.process_id in (${processes.join(",")}) ` : ''; variable
708 int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) in hook_prctl()