Home
last modified time | relevance | path

Searched refs:arp (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/network/tcp_cmds/ipneigh/
H A Dipneigh01.sh7 # Test basic functionality of 'arp' and 'ip neigh'.
24 arp)
26 tst_brk TCONF "'arp' doesn't support IPv6"
28 SHOW_CMD="arp -an"
29 DEL_CMD="ROD arp -d $(tst_ipaddr rhost) -i $(tst_iface)"
32 tst_brk TBROK "unknown or missing command, use -c [ arp | ip ]"
41 echo "-c [ arp | ip ] Test command"
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp374 AutoRestorePosition arp(stream); in Deserialize()
433 arp.markDone(); in Deserialize()
/third_party/FatFs/source/
H A Dff.c6775 va_list arp; local
6785 va_start(arp, fmt);
6804 w = va_arg(arp, int);
6820 p = va_arg(arp, TCHAR*);
6830 putc_bfd(&pb, (TCHAR)va_arg(arp, int));
6855 v = (f & 4) ? (DWORD)va_arg(arp, long) : ((d == 'D') ? (DWORD)(long)va_arg(arp, int) : (DWORD)va_arg(arp, unsigned int));
6877 va_end(arp);
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp483 AutoReleasePixels arp(&drp); in create_diff_images()
/third_party/toybox/generated/
H A Dglobals.h469 // toys/pending/arp.c
1677 struct arp_data arp; member
H A Dflags.h32 // arp vi:nDsdap:A:H:[+Ap][!sd]
3507 #define TT this.arp

Completed in 27 milliseconds