Lines Matching full:point
66 … call_point The call point program to be called for each plug-in package (e.g.
70 … means that for each plug-in call point that runs, a 0x00000200 will not
73 … if the call point program from any plug-in directory fails. Conversely,
74 … if it is set to false, this program will run the call point program from
78 …stop_on_non_zero_rc If this parm is set to 1 and a plug-in call point program returns …
82 … processing if one of the plug-in directory call point programs returns a
84 … example might be in calling some kind of "check_errl" call point program.
85 … Such a call point program might return a 2 (i.e. 0x00000200) to indicate
88 point program would need to be called.
160 "Processing " + call_point + " call point programs."
185 # shell_rc: <shell return code value of last call point program>