OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_handle
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
handle.c
80
create_handle
(void *object)
function
handle.h
64
create_handle
(void *object);
vg_context.c
186
obj->handle =
create_handle
(obj);
/external/mesa3d/src/gallium/state_trackers/vega/
handle.c
80
create_handle
(void *object)
function
handle.h
64
create_handle
(void *object);
vg_context.c
186
obj->handle =
create_handle
(obj);
/external/iptables/iptables/
ip6tables-restore.c
58
static struct ip6tc_handle *
create_handle
(const char *tablename)
function
226
handle =
create_handle
(table);
iptables-restore.c
59
static struct iptc_handle *
create_handle
(const char *tablename)
function
233
handle =
create_handle
(table);
Completed in 1665 milliseconds