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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c116 void nv_putv(Namval_t *np, const char *value, int flags, register Namfun_t *nfp) function
266 nv_putv(np,val,flags,handle);
312 nv_putv(np,cp,flags|NV_RDONLY,handle);
320 nv_putv(np,val,flags,handle);
328 nv_putv(np, val, flags, handle);
583 nv_putv(np,val,flag,fp);
762 nv_putv(np,val,flags,fp);
1253 nv_putv(np,val,flags,fp);

Completed in 316 milliseconds