Searched refs:herr (Results 1 - 4 of 4) sorted by relevance
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
H A D | api_shell.c | 257 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 D | n2_core.c | 1537 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 D | n2_core.c | 1539 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 D | api_shell.c | 1580 int herr; local 1582 res = lwip_gethostbyname_r(host, &hostbuf, tmphstbuf, hstbuflen, &hp, &herr);
|
Completed in 13 milliseconds