Searched refs:ARG_FLAGS (Results 1 - 3 of 3) sorted by relevance

/external/libnl/src/
H A Dnf-ct-list.c75 ARG_FLAGS, enumerator in enum:__anon24505
125 case ARG_FLAGS: nl_cli_ct_parse_status(ct, optarg); break;
/external/strace/
H A Dprocess.c303 # define ARG_FLAGS 0 macro
311 # define ARG_FLAGS 1 macro
317 # define ARG_FLAGS 0 macro
323 # define ARG_FLAGS 0 macro
329 # define ARG_FLAGS 0 macro
341 unsigned long flags = tcp->u_arg[ARG_FLAGS];
H A Dsyscall.c1654 # define ARG_FLAGS 1 macro
1656 # define ARG_FLAGS 0
1676 && (tcp->u_arg[ARG_FLAGS] & CLONE_UNTRACED)

Completed in 131 milliseconds