Home
last modified time | relevance | path

Searched refs:prog (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/sound/
Dasound_fm.h70 unsigned char prog; member
/bionic/libc/seccomp/
Dseccomp_policy.cpp194 struct sock_fprog prog = { in install_filter() local
199 if (prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &prog) < 0) { in install_filter()
/bionic/tests/
Dstatic_tls_layout_test.cpp154 return R"(error: "prog": executable's TLS segment is underaligned: )"s in TEST()