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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp.h55 #define ASPIOC 210 /* AT_MID_ASP */ macro
56 #define ASPIOC_ClientBind ((ASPIOC<<8) | 1)
57 #define ASPIOC_CloseSession ((ASPIOC<<8) | 2)
58 #define ASPIOC_GetLocEntity ((ASPIOC<<8) | 3)
59 #define ASPIOC_GetRemEntity ((ASPIOC<<8) | 4)
60 #define ASPIOC_GetSession ((ASPIOC<<8) | 5)
61 #define ASPIOC_GetStatus ((ASPIOC<<8) | 6)
62 #define ASPIOC_ListenerBind ((ASPIOC<<8) | 7)
63 #define ASPIOC_OpenSession ((ASPIOC<<8) | 8)
64 #define ASPIOC_StatusBlock ((ASPIOC<<
[all...]

Completed in 17 milliseconds