HomeSort by relevance Sort by last modified time
    Searched refs:dfl (Results 1 - 12 of 12) sorted by null

  /external/strace/tests/
list_sigaction_signum.c 42 static const struct sigaction dfl = { .sa_handler = SIG_DFL }; local
48 sigaction(i, &dfl, NULL) ||
50 dfl.sa_handler != act.sa_handler)
  /external/strace/tests-m32/
list_sigaction_signum.c 42 static const struct sigaction dfl = { .sa_handler = SIG_DFL }; local
48 sigaction(i, &dfl, NULL) ||
50 dfl.sa_handler != act.sa_handler)
  /external/strace/tests-mx32/
list_sigaction_signum.c 42 static const struct sigaction dfl = { .sa_handler = SIG_DFL }; local
48 sigaction(i, &dfl, NULL) ||
50 dfl.sa_handler != act.sa_handler)
  /external/syslinux/gpxe/src/include/
compiler.h 205 * @v dfl Value to return if weak function is not available
207 #define __weak_decl( ret, name, proto, args, dfl ) \
212 return dfl; \
  /prebuilts/go/darwin-x86/src/runtime/
select.go 301 var dfl *scase
342 dfl = cas
346 if dfl != nil {
349 cas = dfl
  /prebuilts/go/linux-x86/src/runtime/
select.go 301 var dfl *scase
342 dfl = cas
346 if dfl != nil {
349 cas = dfl
  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
seccomp_bpf_tests.c 436 TEST_F_SIGNAL(TRAP, dfl, SIGSYS) {
    [all...]
  /external/linux-kselftest/tools/testing/selftests/seccomp/
seccomp_bpf.c 874 TEST_F_SIGNAL(TRAP, dfl, SIGSYS)
    [all...]
  /external/seccomp-tests/linux/
seccomp_bpf.c 652 TEST_F_SIGNAL(TRAP, dfl, SIGSYS)
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 

Completed in 484 milliseconds