Searched refs:attrib (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/coolkey/test/
H A Dtest.c15 static char *pkcs11_attribute_to_name(CK_ATTRIBUTE_TYPE attrib) { argument
18 switch (attrib) {
81 snprintf(retbuf, sizeof(retbuf), "0x%08lx", (unsigned long) attrib);
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py1740 usercheck = lambda e: e.attrib.get('name') == 'system/config-user'
1741 hostcheck = lambda e: e.attrib.get('name') == 'system/identity'
1765 if pg.attrib.get('name') == 'root_account':
1771 if props.attrib.get('name') == 'nodename':

Completed in 29 milliseconds