Lines Matching refs:SID
235 SID="NOT"
242 SID=form['sid'].value
246 result = client (command + ' ' + arg, '/tmp/'+SID)
250 result = client (command, '/tmp/'+SID)
254 result = client (command, '/tmp/'+SID)
258 result = client (command, '/tmp/'+SID)
262 result = client (command, '/tmp/'+SID)
265 SID=random_sid()
268 SID=form['sid'].value
272 dpid = server ('127.0.0.1', USERNAME, PASSWORD, '/tmp/'+SID)
279 SHELL_OUTPUT = client (command, '/tmp/'+SID)