Searched refs:struct_name (Results 1 – 1 of 1) sorted by relevance
108 #define PROC_INFO_CALL(struct_name, pid, flavor, proc_arg) … argument110 …struct struct_name * struct_var = malloc(sizeof(struct struct_name)); …114 … (uint32_t)sizeof(struct struct_name)); \118 …T_ASSERT_EQ_INT(retval, (int)sizeof(struct struct_name), "__proc_info call for " #flavor); …