Home
last modified time | relevance | path

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

/external/mksh/src/
Dvar.c57 static void unsetspec(struct tbl *, bool);
108 unsetspec(vq, false); in popblock()
1057 unsetspec(vp, true); in unset()
1444 unsetspec(struct tbl *vp, bool dounset) in unsetspec() function