Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c364 static PK11SlotInfo* nss_find_slot_by_name(const char *slot_name) in nss_find_slot_by_name()
391 char *slot_name = aprintf("PEM Token #%d", slot_id); in nss_create_object() local
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c3059 unsigned char slot_name[16]; in do_scsi_inquiry() local
/external/python/cpython2/Objects/
Dtypeobject.c2028 PyObject *slot_name, *new_name; in _unicode_to_string() local