Home
last modified time | relevance | path

Searched defs:next_type (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Ddb.cc53 int next_type; /* linear or chained */ member
141 extract_next_desc(db_next_desc* desc, int *next_type, in extract_next_desc()
179 int next_type; in exec_action() local
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dnvtype.c572 static Namval_t *next_type(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_type() function