Searched defs:shexit (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/include/ | ||
H A D | shcmd.h | 66 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