HomeSort by relevance Sort by last modified time
    Searched refs:REQUESTS (Results 1 - 4 of 4) sorted by null

  /external/openssh/regress/
sftp.sh 17 REQUESTS="1 2 10"
20 for R in ${REQUESTS}; do
ssh-com-sftp.sh 17 REQUESTS="1 2 10"
51 for R in ${REQUESTS}; do
  /external/smack/src/com/kenai/jbosh/
Attributes.java 51 static final BodyQName REQUESTS = BodyQName.createBOSH("requests");
CMSessionParams.java 36 private final AttrRequests requests; field in class:CMSessionParams
71 requests = aRequests;
101 resp.getAttribute(Attributes.REQUESTS)),
150 return requests;

Completed in 60 milliseconds