Home
last modified time | relevance | path

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

/titanic_52/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() argument
179 int next_type; in exec_action() local
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c586 static Namval_t *next_type(register Namval_t* np, Dt_t *root,Namfun_t *fp) in next_type() function