Searched refs:PORT_ADDED (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/private/kernel/ | ||
H A D | port.h | 27 #define PORT_ADDED 0x01 macro |
/haiku/src/system/kernel/ | ||
H A D | port.cpp | 1056 sNotificationService.Notify(PORT_ADDED, id); in create_port() |