Lines Matching full:plug
29 description="%(prog)s will process the plug-in packages passed to it."
30 + " A plug-in package is essentially a directory containing"
34 + " (described below). For each plug-in package passed,"
36 + " point program in the plug-in directory. If it is found,"
42 + " failed_plug_in_name: <failed plug-in value,"
68 + ' "cp_" prefix. For each plug-in package passed to this program,'
70 + " the plug-in directory."
79 + " equals 0x00000200, it means that for each plug-in call point that"
91 + "non-zero if the call point program from any plug-in directory "
93 + "the call point program from each and every plug-in directory "
95 + "you'd want to run all plug-in call points regardless of success "
104 help="If this parm is set to 1 and a plug-in call point program returns "
108 + " where the caller wishes to stop processing if one of the plug-in"
149 failed_plug_in_name The failed plug in name (if any).
158 … means that for each plug-in call point that runs, a 0x00000200 will not
171 # No such call point in this plug in dir path. This is legal so we return 0, etc.
175 "------------------------------------------------- Starting plug-"
239 "------------------------------------------------- Ending plug-in"
292 print_error("At least one plug-in failed.\n")