Searched defs:LIB_INIT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h84 # define LIB_INIT(c) macro
86 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1)) macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dshcmd.h75 # define LIB_INIT(c) macro
77 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1)) macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h84 # define LIB_INIT(c) macro
86 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1)) macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h84 # define LIB_INIT(c) macro
86 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1)) macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h84 # define LIB_INIT(c) macro
86 # define LIB_INIT(c) ((c) && (sh_context(c)->nosfio = 1)) macro

Completed in 46 milliseconds