Home | History | Annotate | Download | only in syscall

Lines Matching full:errcode

1682 func GetIfEntry(pIfRow *MibIfRow) (errcode error) {
1685 errcode = Errno(r0)
1690 func GetAdaptersInfo(ai *IpAdapterInfo, ol *uint32) (errcode error) {
1693 errcode = Errno(r0)