Home
last modified time | relevance | path

Searched refs:unsetspec (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dvar.c58 static void unsetspec(struct tbl *, bool);
110 unsetspec(vq, false); in popblock()
1090 unsetspec(vp, true); in unset()
1477 unsetspec(struct tbl *vp, bool dounset) in unsetspec() function