mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
9 lines
128 B
Plaintext
9 lines
128 B
Plaintext
before function
|
|
before dotcmd
|
|
subshell start
|
|
before break
|
|
after break, return value: 0
|
|
subshell end
|
|
after dotcmd
|
|
after function
|