Searched defs:nv_putv (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c122 void nv_putv(Namval_t *np, const char *value, int flags, register Namfun_t *nfp) function
275 nv_putv(np,val,flags,handle);
321 nv_putv(np,cp,flags|NV_RDONLY,handle);
329 nv_putv(np,val,flags,handle);
338 nv_putv(np, val, flags, handle);
607 nv_putv(np,val,flag,fp);
791 nv_putv(np,val,flags,fp);
1334 nv_putv(np,val,flags,fp);

Completed in 15 milliseconds