Home
last modified time | relevance | path

Searched defs:check_flag (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe12.c26 int check_flag; member
/third_party/ffmpeg/libavcodec/
Dh265_profile_level.c139 #define check_flag(name) \ in ff_h265_get_profile() macro
/third_party/alsa-utils/amixer/
Damixer.c1310 int check_flag = ignore_error ? 0 : -1; in sset_enum() local
1334 int check_flag = ignore_error ? 0 : -1; in sset_channels() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c3852 static int so_can_unload(struct dso *p, int check_flag) in so_can_unload()
/third_party/musl/ldso/linux/
Ddynlink.c4181 static int so_can_unload(struct dso *p, int check_flag) in so_can_unload()