Home
last modified time | relevance | path

Searched refs:herr (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dapi_shell.c257 int herr; in gethostnameinfo() local
261 res = lwip_gethostbyname_r(host, &hostbuf, tmphstbuf, hstbuflen, &hp, &herr); in gethostnameinfo()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1537 unsigned long herr; in spu_map_ino() local
1540 herr = sun4v_ncs_qhandle_to_devino(p->qhandle, &p->devino); in spu_map_ino()
1541 if (herr) in spu_map_ino()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c1539 unsigned long herr; in spu_map_ino() local
1542 herr = sun4v_ncs_qhandle_to_devino(p->qhandle, &p->devino); in spu_map_ino()
1543 if (herr) in spu_map_ino()
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c1580 int herr; local
1582 res = lwip_gethostbyname_r(host, &hostbuf, tmphstbuf, hstbuflen, &hp, &herr);

Completed in 13 milliseconds