Searched refs:PROBE (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/joysticks/
H A DGlobal.h21 #define PROBE 'prob' macro
H A DJoyWin.cpp62 "ProbeButton", "Probe", new BMessage(PROBE));
199 case PROBE:
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp74 # define PROBE(buffer, window) \ macro
75 dprintf("TCP PROBE %" B_PRIdBIGTIME " %s %s %" B_PRIu32 " snxt %" B_PRIu32 \
85 # define PROBE(buffer, window) do { } while (0) macro
2064 PROBE(buffer, sendWindow);

Completed in 41 milliseconds