Lines Matching refs:push
151 args.push('-key');
152 args.push(filenamePEM('agent1-key'));
153 args.push('-cert');
154 args.push(filenamePEM('agent1-cert'));
160 args.push('-key');
161 args.push(filenamePEM('agent2-key'));
162 args.push('-cert');
163 args.push(filenamePEM('agent2-cert'));
168 args.push('-key');
169 args.push(filenamePEM('agent3-key'));
170 args.push('-cert');
171 args.push(filenamePEM('agent3-cert'));
176 args.push('-key');
177 args.push(filenamePEM('agent4-key'));
178 args.push('-cert');
179 args.push(filenamePEM('agent4-cert'));