Searched refs:__msgtyp (Results 1 – 3 of 3) sorted by relevance
30 #define MSGRCV_ARGS(__msgp, __msgtyp) __msgp, __msgtyp argument
48 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument49 ((long int []){ (long int) __msgp, __msgtyp })
81 long int __msgtyp, int __msgflg);