HomeSort by relevance Sort by last modified time
    Searched full:exittype (Results 1 - 7 of 7) sorted by null

  /external/iproute2/include/
iptables_common.h 5 enum exittype { enum
32 void exit_error(enum exittype, char *, ...)__attribute__((noreturn,
  /external/iproute2/
configure 79 void exit_error(enum exittype status, const char *msg, ...)
119 void exit_error(enum exittype status, const char *msg, ...)
  /external/qemu/distrib/sdl-1.2.15/src/thread/symbian/
SDL_syssem.cpp 168 if(thread.ExitType() == EExitPending)
SDL_systhread.cpp 119 if(err == KErrNone && t.ExitType() == EExitPending)
  /external/iproute2/tc/
m_xt_old.c 146 void exit_error(enum exittype status, const char *msg, ...)
m_ipt.c 87 exit_error(enum exittype status, char *msg, ...)
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 653 if(sdl.ExitType() == EExitPending)
1026 aThread.ExitType() == EExitPending)

Completed in 826 milliseconds