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