Home
last modified time | relevance | path

Searched defs:get_attr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dparser.cpp204 impl::header_entry::get_attr(const std::string& n) const in get_attr() function in impl::header_entry
/minix3/external/bsd/atf/dist/tools/
H A Dparser.cpp204 impl::header_entry::get_attr(const std::string& n) const in get_attr() function in impl::header_entry
/minix3/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c4905 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument
4914 PyObject *(*get_attr)(void); /* Return the current value */ member