Home
last modified time | relevance | path

Searched refs:itMsgOptionType (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.bin/migcom/
HDtype.h310 extern ipc_type_t *itMsgOptionType;
HDtype.c180 ipc_type_t *itMsgOptionType; /* used for dummy MsgOption args */ variable
930 itMsgOptionType = itMakeCountType(); in init_type()
HDroutine.c1426 arg->argType = itMsgOptionType; in rtAddMsgOption()