OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uptr
(Results
1 - 3
of
3
) sorted by null
/external/kernel-headers/original/linux/
compat.h
168
long compat_sys_semctl(int first, int second, int third, void __user *
uptr
);
169
long compat_sys_msgsnd(int first, int second, int third, void __user *
uptr
);
171
int version, void __user *
uptr
);
172
long compat_sys_msgctl(int first, int second, void __user *
uptr
);
174
void __user *
uptr
);
175
long compat_sys_shmctl(int first, int second, void __user *
uptr
);
/external/libxml2/
uri.c
2233
xmlChar *bptr, *
uptr
, *vptr;
local
[
all
...]
/external/ppp/pppd/plugins/radius/
avpair.c
475
static void rc_fieldcpy (char *string, char **
uptr
)
479
ptr = *
uptr
;
492
*
uptr
= ptr;
502
*
uptr
= ptr;
Completed in 14 milliseconds