Home
last modified time | relevance | path

Searched refs:nsname (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_update.c104 char nsname[MAXDNAME]; member
188 strcasecmp(tmpzptr->z_ns[i].nsname, in res_update()
446 target = zptr->z_ns[j++].nsname; in res_update()
469 if (strcasecmp(name, zptr->z_ns[j].nsname) == 0) { in res_update()
486 dname = zptr->z_ns[k].nsname; in res_update()
520 if (strcasecmp(zptr->z_ns[i].nsname, in res_update()
525 strcpy(zptr->z_ns[i].nsname, in res_update()
526 zptr->z_ns[0].nsname); in res_update()
527 strcpy(zptr->z_ns[0].nsname, in res_update()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dxmlreader.py352 for (nsname, qname) in self._qnames.items():
354 return self._attrs[nsname]
359 for (nsname, qname) in self._qnames.items():
361 return nsname
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dxmlreader.py352 for (nsname, qname) in self._qnames.items():
354 return self._attrs[nsname]
359 for (nsname, qname) in self._qnames.items():
361 return nsname