Searched defs:Namval_t (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | namval.h | 40 } Namval_t; typedef
|
H A D | shcmd.h | 46 # define Namval_t void macro
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | array.c | 931 nv_changearray(Namval_t * np,void * (* fun)(Namval_t *,const char *,int)) nv_changearray() argument 977 nv_setarray(Namval_t * np,void * (* fun)(Namval_t *,const char *,int)) nv_setarray() argument [all...] |
H A D | name.c | 2338 nv_scan(Dt_t * root,void (* fn)(Namval_t *,void *),void * data,int mask,int flags) nv_scan() argument [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | nval.h | 43 typedef struct Namval Namval_t; typedef [all...] |