Searched defs:Namval_t (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/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
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
| H A D | array.c | 931 static Namarr_t *nv_changearray(Namval_t *np, void *(*fun)(Namval_t*,const char*,int)) in nv_changearray() 977 Namarr_t *nv_setarray(Namval_t *np, void *(*fun)(Namval_t*,const char*,int)) in nv_setarray()
|
| H A D | name.c | 2338 int nv_scan(Dt_t *root, void (*fn)(Namval_t*,void*), void *data,int mask, int flags) in nv_scan() argument
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
| H A D | nval.h | 43 typedef struct Namval Namval_t; typedef
|