Searched refs:itMakeSubCountType (Results 1 – 3 of 3) sorted by relevance
312 extern ipc_type_t *itMakeSubCountType(u_int count, boolean_t varying, string_t name);
725 itMakeSubCountType(u_int count, boolean_t varying, string_t name __unused) in itMakeSubCountType() function
986 count->argType = itMakeSubCountType(it->itKPD_Number, it->itVarArray, arg->argVarName); in rtAddCountArg()