Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfault.h88 struct openlist struct
91 struct openlist *next; argument
100 struct openlist *olist;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c2294 struct openlist *item; in sftrack()
2300 item = new_of(struct openlist, 0); in sftrack()
2314 struct openlist *item; in sftrack()
H A Dxec.c663 static void free_list(struct openlist *olist) in free_list()
665 struct openlist *item,*next; in free_list()
1344 struct openlist *item; in sh_exec()
1412 struct openlist *item; in sh_exec()