OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u_error
(Results
1 - 6
of
6
) sorted by null
/external/strace/
syscall.c
2224
int
u_error
= 0;
local
2517
long
u_error
;
local
[
all
...]
count.c
69
if (tcp->
u_error
)
defs.h
408
int
u_error
; /* Error code */
member in struct:tcb
505
#define syserror(tcp) ((tcp)->
u_error
!= 0)
time.c
263
switch (tcp->
u_error
) {
process.c
960
else if (tcp->
u_error
)
[
all
...]
ChangeLog-CVS
[
all
...]
Completed in 85 milliseconds