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

/ast/src/lib/libast/include/
H A Dshcmd.h66 void (*shexit)(int); member in struct:Shbltin_s
87 # define sh_exit(c,n) ((c)?(*sh_context(c)->shexit)(n):exit(n))

Completed in 7 milliseconds