Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dkst_ifc.h82 char Password[DIVA_TRACE_FAX_PRMS_LEN]; member
Dmaintidi.c1367 pLib->parse_table[pLib->cur_parse_entry++].variable = &pFax->Password[0]; in diva_create_fax_parse_table()
Ddebug.c1570 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "FAX Pwd = <%s>", &fax->Password[0]); in diva_maint_state_change_notify()
/linux-4.19.296/fs/cifs/
Dconnect.c4355 bcc_ptr = &pSMB->Password[0]; in CIFSTCon()
4419 count = bcc_ptr - &pSMB->Password[0]; in CIFSTCon()
Dcifspdu.h740 unsigned char Password[1]; /* followed by */ member