Searched defs:next_type (Results 1 – 2 of 2) sorted by relevance
53 int next_type; /* linear or chained */ member 141 extract_next_desc(db_next_desc* desc, int *next_type, in extract_next_desc() argument 179 int next_type; in exec_action() local [all...]
586 static Namval_t *next_type(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_type() function