Searched refs:lastcall (Results 1 – 3 of 3) sorted by relevance
138 const char *lastcall; /* DEBUG -- name of last system call */ member
143 opcb->lastcall = cpu_forkname; in cpu_fork()145 opcb->lastcall = NULL; in cpu_fork()
956 (p->p_addr->u_pcb.lastcall)? in db_ctx_cmd()957 p->p_addr->u_pcb.lastcall : "Null"); in db_ctx_cmd()976 (pcb->lastcall)?pcb->lastcall:"Null"); in db_dump_pcb()