Searched defs:exit (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/bltin/
H A Dbltin.h72 #define exit sh_exit macro
83 #define INITARGS(argv) if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
H A Dipc_event.c538 S32 exit = IpcEvent_Handle_Parent_Event(pIpcEventChild); local
539 if(exit)

Completed in 1205 milliseconds