Home
last modified time | relevance | path

Searched defs:nofree (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Darray.c202 int nofree=0; in array_getup() local
610 int scan,nofree = nv_isattr(np,NV_NOFREE); in array_putval() local
H A Dsubshell.c323 int flags,nofree; in nv_restore() local
H A Dnvtype.c1372 int nofree; in nv_settype() local
H A Dname.c765 int nofree=0, level=0; in nv_create() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h73 char nofree; member