OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:user_id
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/test/
bdaddr.c
85
uint8_t
user_id
;
member in struct:__anon1804
91
static int ericsson_store_in_flash(int dd, uint8_t
user_id
, uint8_t flash_length, uint8_t *flash_data)
97
cp.
user_id
=
user_id
;
/external/strace/
desc.c
722
unsigned long
user_id
;
local
723
if (umove(tcp, tcp->u_arg[1], &
user_id
) == 0)
724
tprintf("{%lu}",
user_id
);
Completed in 55 milliseconds