Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 2269bb274471fd2722517c2c0b740d7f > files > 466

rpm-devel-4.0.4-19mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>urlinfo_s struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>urlinfo_s Struct Reference</h1>URL control structure. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m0">nrefs</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m1">url</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m2">service</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m3">user</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m4">password</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m5">host</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m6">portstr</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m7">proxyu</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m8">proxyh</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m9">proxyp</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m10">port</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m11">urltype</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__rpmio.html#a1">FD_t</a>&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m12">ctrl</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__rpmio.html#a1">FD_t</a>&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m13">data</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m14">bufAlloced</a></td></tr>
<tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m15">buf</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m16">openError</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m17">httpVersion</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m18">httpHasRange</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structurlinfo__s.html#m19">magic</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
URL control structure.
<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00028">28</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.<hr><h2>Field Documentation</h2>
<a name="m15" doxytag="urlinfo_s::buf"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> char* urlinfo_s::buf
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
I/O buffer 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00052">52</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l00819">checkResponse</a>(), <a class="el" href="rpmio_8c-source.html#l01431">ftpAbort</a>(), <a class="el" href="url_8c-source.html#l00094">XurlFree</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m14" doxytag="urlinfo_s::bufAlloced"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::bufAlloced
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
sizeof I/O buffer 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00051">51</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l00819">checkResponse</a>(), <a class="el" href="rpmio_8c-source.html#l01431">ftpAbort</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m12" doxytag="urlinfo_s::ctrl"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__rpmio.html#a1">FD_t</a> urlinfo_s::ctrl
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
control channel 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00049">49</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01431">ftpAbort</a>(), <a class="el" href="rpmio_8c-source.html#l00982">ftpCheckResponse</a>(), <a class="el" href="rpmio_8c-source.html#l01401">ftpCmd</a>(), <a class="el" href="rpmio_8c-source.html#l01008">ftpCommand</a>(), <a class="el" href="rpmio_8c-source.html#l01494">ftpFileDone</a>(), <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01129">ftpReq</a>(), <a class="el" href="rpmio_8c-source.html#l01972">httpOpen</a>(), <a class="el" href="rpmio_8c-source.html#l01811">ufdClose</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), <a class="el" href="url_8c-source.html#l00094">XurlFree</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m13" doxytag="urlinfo_s::data"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__rpmio.html#a1">FD_t</a> urlinfo_s::data
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
per-xfer data channel 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00050">50</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01932">ftpOpen</a>(), <a class="el" href="rpmio_8c-source.html#l01972">httpOpen</a>(), <a class="el" href="rpmio_8c-source.html#l01811">ufdClose</a>(), <a class="el" href="url_8c-source.html#l00094">XurlFree</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m5" doxytag="urlinfo_s::host"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::host
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00039">39</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="build_2build_8c-source.html#l00057">doScript</a>(), <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m18" doxytag="urlinfo_s::httpHasRange"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::httpHasRange
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00055">55</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l00819">checkResponse</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m17" doxytag="urlinfo_s::httpVersion"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::httpVersion
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00054">54</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l00819">checkResponse</a>(), <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="rpmio_8c-source.html#l01811">ufdClose</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m19" doxytag="urlinfo_s::magic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::magic
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00056">56</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m0" doxytag="urlinfo_s::nrefs"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::nrefs
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
no. of references 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00029">29</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="url_8c-source.html#l00094">XurlFree</a>(), <a class="el" href="url_8c-source.html#l00064">XurlLink</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m16" doxytag="urlinfo_s::openError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::openError
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Type of open failure 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00053">53</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmrpc_8c-source.html#l00814">ftpNLST</a>(), <a class="el" href="rpmio_8c-source.html#l02016">ufdOpen</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), and <a class="el" href="rpmio_8c-source.html#l00701">urlStrerror</a>().    </td>
  </tr>
</table>
<a name="m4" doxytag="urlinfo_s::password"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::password
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00037">37</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m10" doxytag="urlinfo_s::port"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::port
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00047">47</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m6" doxytag="urlinfo_s::portstr"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::portstr
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00041">41</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m8" doxytag="urlinfo_s::proxyh"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::proxyh
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
FTP/HTTP: proxy host 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00045">45</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m9" doxytag="urlinfo_s::proxyp"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::proxyp
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
FTP/HTTP: proxy port 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00046">46</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m7" doxytag="urlinfo_s::proxyu"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::proxyu
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
FTP: proxy user 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00043">43</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m2" doxytag="urlinfo_s::service"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::service
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00033">33</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01811">ufdClose</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m1" doxytag="urlinfo_s::url"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::url
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
copy of original url 
<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00031">31</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01536">httpReq</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<a name="m11" doxytag="urlinfo_s::urltype"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int urlinfo_s::urltype
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00048">48</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="build_2build_8c-source.html#l00057">doScript</a>(), <a class="el" href="rpmio_8c-source.html#l01811">ufdClose</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="m3" doxytag="urlinfo_s::user"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* urlinfo_s::user
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmurl_8h-source.html#l00035">35</a> of file <a class="el" href="rpmurl_8h-source.html">rpmurl.h</a>.
<p>
Referenced by <a class="el" href="rpmio_8c-source.html#l01046">ftpLogin</a>(), <a class="el" href="rpmio_8c-source.html#l01344">urlConnect</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), and <a class="el" href="url_8c-source.html#l00094">XurlFree</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>rpmio/<a class="el" href="rpmurl_8h-source.html">rpmurl.h</a></ul>
<hr><address style="align: right;"><small>Generated on Thu Sep 12 22:15:12 2002 for rpm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>