Searched defs:next_type (Results 1 – 2 of 2) sorted by relevance
51 int next_type; /* linear or chained */ member139 extract_next_desc(db_next_desc* desc, int *next_type, in extract_next_desc()177 int next_type; in exec_action() local
586 static Namval_t *next_type(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_type() function