HomeSort by relevance Sort by last modified time
    Searched defs:userinfo (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/openssl/openssl/apps/
srp.c 96 " -userinfo arg additional info to be set for user\n",
283 char * userinfo = NULL; local
352 else if (strcmp(*argv,"-userinfo") == 0)
355 userinfo= *(++argv);
613 (userinfo && (!(row[DB_srpinfo] = BUF_strdup(userinfo)))) ||
676 (userinfo && (!(row[DB_srpinfo] = BUF_strdup(userinfo)))))
  /external/openssl/apps/
srp.c 96 " -userinfo arg additional info to be set for user\n",
283 char * userinfo = NULL; local
352 else if (strcmp(*argv,"-userinfo") == 0)
355 userinfo= *(++argv);
613 (userinfo && (!(row[DB_srpinfo] = BUF_strdup(userinfo)))) ||
676 (userinfo && (!(row[DB_srpinfo] = BUF_strdup(userinfo)))))
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 30 * the various components (scheme, host, port, userinfo, path, query
44 * is stored as userinfo.
110 * userinfo can be composed of unreserved, escaped and these
119 /** If specified, stores the userinfo for this URI; otherwise null.
169 * accordingly - setting the scheme, userinfo, host,port, path, query
269 * @param p_userinfo the URI userinfo (cannot be specified if host
301 Utils.messages.createMessage(MsgKey.ER_NO_USERINFO_IF_NO_HOST, null)); //"Userinfo may not be specified if host is not specified!");
614 * Initialize the authority (userinfo, host and port) for this
629 String userinfo = null; local
631 // userinfo is everything up
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 32 * the various components (scheme, host, port, userinfo, path, query
46 * is stored as userinfo.
107 * userinfo can be composed of unreserved, escaped and these
116 /** If specified, stores the userinfo for this URI; otherwise null.
166 * accordingly - setting the scheme, userinfo, host,port, path, query
266 * @param p_userinfo the URI userinfo (cannot be specified if host
298 XMLMessages.createXMLMessage(XMLErrorResources.ER_NO_USERINFO_IF_NO_HOST, null)); //"Userinfo may not be specified if host is not specified!");
634 * Initialize the authority (userinfo, host and port) for this
649 String userinfo = null; local
651 // userinfo is everything up
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 212 milliseconds