Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c200 extern void sh_optclear(Shell_t*, void*);
1698 sh_optclear(shp,optlist); in sh_exec()
1778 sh_optclear(shp,optlist); in sh_exec()
H A Dname.c2414 void sh_optclear(Shell_t *shp, void *old) in sh_optclear() function