Home
last modified time | relevance | path

Searched refs:objtype_ (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests/
Dnlattr_ifla_linkinfo.c55 #define TEST_UNKNOWN_TUNNELS(fd_, nlh0_, objtype_, objtype_str_, \ argument
81 .nla_type = (objtype_), \
/external/strace/tests-m32/
Dnlattr_ifla_linkinfo.c55 #define TEST_UNKNOWN_TUNNELS(fd_, nlh0_, objtype_, objtype_str_, \ argument
81 .nla_type = (objtype_), \
/external/strace/tests-mx32/
Dnlattr_ifla_linkinfo.c55 #define TEST_UNKNOWN_TUNNELS(fd_, nlh0_, objtype_, objtype_str_, \ argument
81 .nla_type = (objtype_), \
/external/protobuf/php/ext/google/protobuf/
Dupb.h3390 const void *objtype_; member
3976 h->objtype_ = NULL; in upb_bufhandle_init()
3986 h->objtype_ = type; in upb_bufhandle_setobj()
3997 return h->objtype_; in upb_bufhandle_objtype()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4086 const void *objtype_;
4672 h->objtype_ = NULL;
4682 h->objtype_ = type;
4693 return h->objtype_;