noun
called program; subprogram
Computing term for a program invoked by another program; often used in discussions of program flow, APIs, or modular design.
呼ばれるプログラムは、呼び出し元からデータを受け取る。
The called program receives data from the caller.
このシステムでは、呼ばれるプログラムが複数のサービスを提供する。
In this system, the called program provides multiple services.