Sophie

Sophie

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

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>rpmmalloc.c File 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>rpmio/rpmmalloc.c File Reference</h1> 
<a href="#_details">More...</a>
<p>
<code>#include "<a class="el" href="system_8h-source.html">system.h</a>"</code><br>
<code>#include "<a class="el" href="debug_8h-source.html">debug.h</a>"</code><br>

<p>
<a href="rpmmalloc_8c-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="rpmmalloc_8c.html#a0">vmefail</a> (size_t size)</td></tr>
<tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="rpmmalloc_8c.html#a1">xmalloc</a> (size_t size)</td></tr>
<tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="rpmmalloc_8c.html#a2">xcalloc</a> (size_t nmemb, size_t size)</td></tr>
<tr><td nowrap align=right valign=top>void *&nbsp;</td><td valign=bottom><a class="el" href="rpmmalloc_8c.html#a3">xrealloc</a> (void *ptr, size_t size)</td></tr>
<tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="rpmmalloc_8c.html#a4">xstrdup</a> (const char *str)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition in file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.<hr><h2>Function Documentation</h2>
<a name="a0" doxytag="rpmmalloc.c::vmefail"></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"> void* vmefail </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">size_t&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>size</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </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="rpmmalloc_8c-source.html#l00013">13</a> of file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.
<p>
References <a class="el" href="system_8h-source.html#l00370">_</a>, and <a class="el" href="system_8h-source.html#l00129">EXIT_FAILURE</a>.
<p>
Referenced by <a class="el" href="rpmmalloc_8c-source.html#l00034">xcalloc</a>(), <a class="el" href="rpmmalloc_8c-source.html#l00024">xmalloc</a>(), <a class="el" href="rpmmalloc_8c-source.html#l00045">xrealloc</a>(), and <a class="el" href="rpmmalloc_8c-source.html#l00055">xstrdup</a>().    </td>
  </tr>
</table>
<a name="a2" doxytag="rpmmalloc.c::xcalloc"></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"> void* xcalloc </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">size_t&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>nmemb</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>size_t&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>size</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </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="rpmmalloc_8c-source.html#l00034">34</a> of file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.
<p>
References <a class="el" href="rpmmalloc_8c-source.html#l00013">vmefail</a>().
<p>
Referenced by <a class="el" href="rpmdb_8c-source.html#l02657">addIndexEntry</a>(), <a class="el" href="parseScript_8c-source.html#l00016">addTriggerIndex</a>(), <a class="el" href="depends_8c-source.html#l00144">alCreate</a>(), <a class="el" href="header_8c-source.html#l02837">allocateExtensionCache</a>(), <a class="el" href="depends_8c-source.html#l00444">alMakeIndex</a>(), <a class="el" href="rpmio_8c-source.html#l00819">checkResponse</a>(), <a class="el" href="dbconfig_8c-source.html#l00337">db3New</a>(), <a class="el" href="rpmdb_8c-source.html#l00493">dbiIndexNewItem</a>(), <a class="el" href="rpmdb_8c-source.html#l00118">dbiTagsInit</a>(), <a class="el" href="rpmrc_8c-source.html#l00936">defaultMachine</a>(), <a class="el" href="fsm_8c-source.html#l00230">dnlInitIterator</a>(), <a class="el" href="fsm_8c-source.html#l01072">fsmMkdirs</a>(), <a class="el" href="formats_8c-source.html#l00372">fssizesTag</a>(), <a class="el" href="rpmrpc_8c-source.html#l00814">ftpNLST</a>(), <a class="el" href="files_8c-source.html#l01083">genCpioListAndHeader</a>(), <a class="el" href="files_8c-source.html#l02402">generateDepends</a>(), <a class="el" href="fs_8c-source.html#l00137">getFilesystemList</a>(), <a class="el" href="header__internal_8c-source.html#l00011">headerGetLangs</a>(), <a class="el" href="header_8c-source.html#l00863">headerLoad</a>(), <a class="el" href="header_8c-source.html#l00163">headerNew</a>(), <a class="el" href="rpmhash_8c-source.html#l00083">htCreate</a>(), <a class="el" href="depends_8c-source.html#l01659">ignoreDep</a>(), <a class="el" href="psm_8c-source.html#l00072">loadFi</a>(), <a class="el" href="rpminject_8c-source.html#l00524">main</a>(), <a class="el" href="fsm_8c-source.html#l00100">mapInitIterator</a>(), <a class="el" href="psm_8c-source.html#l00314">mergeFiles</a>(), <a class="el" href="fsm_8c-source.html#l00432">newFSM</a>(), <a class="el" href="spec_8c-source.html#l00102">newPackage</a>(), <a class="el" href="rpmdb_8c-source.html#l00903">newRpmdb</a>(), <a class="el" href="stringbuf_8c-source.html#l00038">newStringBuf</a>(), <a class="el" href="header_8c-source.html#l02117">parseFormat</a>(), <a class="el" href="parseSpec_8c-source.html#l00379">parseSpec</a>(), <a class="el" href="rpmpgp_8c-source.html#l00989">pgpNewDig</a>(), <a class="el" href="files_8c-source.html#l02068">processSourceFiles</a>(), <a class="el" href="psm_8c-source.html#l01345">psmStage</a>(), <a class="el" href="rpmdb_8c-source.html#l02272">rpmdbAppendIterator</a>(), <a class="el" href="rpmdb_8c-source.html#l01169">rpmdbFindByFile</a>(), <a class="el" href="rpmdb_8c-source.html#l03015">rpmdbFindFpList</a>(), <a class="el" href="rpmdb_8c-source.html#l02283">rpmdbInitIterator</a>(), <a class="el" href="rpmdb_8c-source.html#l01820">rpmdbSetIteratorRE</a>(), <a class="el" href="depends_8c-source.html#l02256">rpmdepCheck</a>(), <a class="el" href="digest_8c-source.html#l00039">rpmDigestDup</a>(), <a class="el" href="digest_8c-source.html#l00047">rpmDigestInit</a>(), <a class="el" href="fs_8c-source.html#l00247">rpmGetFilesystemUsage</a>(), <a class="el" href="rpmlibprov_8c-source.html#l00073">rpmGetRpmlibProvides</a>(), <a class="el" href="psm_8c-source.html#l00612">rpmInstallSourcePackage</a>(), <a class="el" href="manifest_8c-source.html#l00059">rpmReadPackageManifest</a>(), <a class="el" href="transaction_8c-source.html#l01526">rpmRunTransactions</a>(), <a class="el" href="depends_8c-source.html#l00692">rpmtransCreateSet</a>(), <a class="el" href="verify_8c-source.html#l00279">rpmVerifyScript</a>(), <a class="el" href="fsm_8c-source.html#l00335">saveHardLink</a>(), <a class="el" href="transaction_8c-source.html#l01486">tsInitIterator</a>(), and <a class="el" href="rpmio_8c-source.html#l00329">XfdNew</a>().    </td>
  </tr>
</table>
<a name="a1" doxytag="rpmmalloc.c::xmalloc"></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"> void* xmalloc </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">size_t&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>size</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </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="rpmmalloc_8c-source.html#l00024">24</a> of file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.
<p>
References <a class="el" href="rpmmalloc_8c-source.html#l00013">vmefail</a>().
<p>
Referenced by <a class="el" href="files_8c-source.html#l01448">addFile</a>(), <a class="el" href="depends_8c-source.html#l01818">addRelation</a>(), <a class="el" href="spec_8c-source.html#l00246">addSource</a>(), <a class="el" href="depends_8c-source.html#l00241">alAddPackage</a>(), <a class="el" href="formats_8c-source.html#l00118">armorFormat</a>(), <a class="el" href="formats_8c-source.html#l00204">base64Format</a>(), <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="depends_8c-source.html#l01371">checkPackageDeps</a>(), <a class="el" href="rpminject_8c-source.html#l00115">convertAMD</a>(), <a class="el" href="header_8c-source.html#l01249">copyEntry</a>(), <a class="el" href="cpio_8c-source.html#l00118">cpioHeaderRead</a>(), <a class="el" href="lib_2misc_8c-source.html#l00274">currentDirectory</a>(), <a class="el" href="db1_8c-source.html#l00266">db1cget</a>(), <a class="el" href="rpmdb_8c-source.html#l00522">dbiSearch</a>(), <a class="el" href="formats_8c-source.html#l00272">depflagsFormat</a>(), <a class="el" href="rpminject_8c-source.html#l00479">do_inject</a>(), <a class="el" href="expression_8c-source.html#l00464">doAddSubtract</a>(), <a class="el" href="lib_2misc_8c-source.html#l00389">doBuildFileList</a>(), <a class="el" href="header_8c-source.html#l00501">doHeaderUnload</a>(), <a class="el" href="fprint_8c-source.html#l00055">doLookup</a>(), <a class="el" href="lib_2misc_8c-source.html#l00098">doputenv</a>(), <a class="el" href="rpmrc_8c-source.html#l00552">doReadRC</a>(), <a class="el" href="lib_2misc_8c-source.html#l00108">dosetenv</a>(), <a class="el" href="macro_8c-source.html#l00157">expandMacroTable</a>(), <a class="el" href="formats_8c-source.html#l00075">fflagsFormat</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="fprint_8c-source.html#l00013">fpCacheCreate</a>(), <a class="el" href="fsm_8c-source.html#l00055">fsmFsPath</a>(), <a class="el" href="fsm_8c-source.html#l01211">fsmStage</a>(), <a class="el" href="rpminject_8c-source.html#l00314">genChangelog</a>(), <a class="el" href="files_8c-source.html#l01083">genCpioListAndHeader</a>(), <a class="el" href="header_8c-source.html#l01671">grabData</a>(), <a class="el" href="transaction_8c-source.html#l00895">handleInstInstalledFiles</a>(), <a class="el" href="header_8c-source.html#l01822">headerAddI18NString</a>(), <a class="el" href="header_8c-source.html#l01745">headerAppendEntry</a>(), <a class="el" href="header_8c-source.html#l01080">headerCopyLoad</a>(), <a class="el" href="header_8c-source.html#l03145">headerInitIterator</a>(), <a class="el" href="header_8c-source.html#l01115">headerRead</a>(), <a class="el" href="header_8c-source.html#l02965">hexFormat</a>(), <a class="el" href="rpmhash_8c-source.html#l00101">htAddEntry</a>(), <a class="el" href="rpmhash_8c-source.html#l00083">htCreate</a>(), <a class="el" href="psm_8c-source.html#l00072">loadFi</a>(), <a class="el" href="rpmrc_8c-source.html#l00259">machAddEquiv</a>(), <a class="el" href="rpmrc_8c-source.html#l00176">machCompatCacheAdd</a>(), <a class="el" href="rpmqv_8c-source.html#l00284">main</a>(), <a class="el" href="signature_8c-source.html#l00357">makeGPGSignature</a>(), <a class="el" href="signature_8c-source.html#l00245">makePGPSignature</a>(), <a class="el" href="rpmdb_8c-source.html#l01733">mireDup</a>(), <a class="el" href="spec_8c-source.html#l00542">newOpenFileInfo</a>(), <a class="el" href="stringbuf_8c-source.html#l00038">newStringBuf</a>(), <a class="el" href="header_8c-source.html#l02944">octalFormat</a>(), <a class="el" href="files_8c-source.html#l00694">parseForLang</a>(), <a class="el" href="parseReqs_8c-source.html#l00035">parseRCPOT</a>(), <a class="el" href="formats_8c-source.html#l00045">permsFormat</a>(), <a class="el" href="rpmpgp_8c-source.html#l00318">pgpHexSet</a>(), <a class="el" href="rpmpgp_8c-source.html#l00500">pgpPrtSig</a>(), <a class="el" href="rpmpgp_8c-source.html#l00878">pgpPrtUserID</a>(), <a class="el" href="depends_8c-source.html#l00062">printDepend</a>(), <a class="el" href="query_8c-source.html#l00406">printNewSpecfile</a>(), <a class="el" href="transaction_8c-source.html#l00136">psAppend</a>(), <a class="el" href="psm_8c-source.html#l01345">psmStage</a>(), <a class="el" href="macro_8c-source.html#l00750">pushMacro</a>(), <a class="el" href="poptQV_8c-source.html#l00126">queryArgCallback</a>(), <a class="el" href="parsePreamble_8c-source.html#l00342">readIcon</a>(), <a class="el" href="parseSpec_8c-source.html#l00179">readLine</a>(), <a class="el" href="header_8c-source.html#l02986">realDateFormat</a>(), <a class="el" href="transaction_8c-source.html#l00310">relocateFileList</a>(), <a class="el" href="rpmdb_8c-source.html#l02283">rpmdbInitIterator</a>(), <a class="el" href="rpmdb_8c-source.html#l03369">rpmdbRebuild</a>(), <a class="el" href="depends_8c-source.html#l01914">rpmdepOrder</a>(), <a class="el" href="digest_8c-source.html#l00119">rpmDigestFinal</a>(), <a class="el" href="lib_2misc_8c-source.html#l00508">rpmGlob</a>(), <a class="el" href="psm_8c-source.html#l00612">rpmInstallSourcePackage</a>(), <a class="el" href="rpmio_8c-source.html#l03103">rpmioSlurp</a>(), <a class="el" href="problems_8c-source.html#l00114">rpmProblemString</a>(), <a class="el" href="rpmrc_8c-source.html#l01403">rpmRebuildTargetVars</a>(), <a class="el" href="transaction_8c-source.html#l01526">rpmRunTransactions</a>(), <a class="el" href="rpmrc_8c-source.html#l01240">rpmSetVarArch</a>(), <a class="el" href="transaction_8c-source.html#l00092">rpmtransGetKeys</a>(), <a class="el" href="header_8c-source.html#l03038">shescapeFormat</a>(), <a class="el" href="query_8c-source.html#l00150">showQueryPackage</a>(), <a class="el" href="lib_2misc_8c-source.html#l00023">splitString</a>(), <a class="el" href="formats_8c-source.html#l00426">triggercondsTag</a>(), <a class="el" href="formats_8c-source.html#l00498">triggertypeTag</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="expression_8c-source.html#l00043">valueMakeInteger</a>(), <a class="el" href="expression_8c-source.html#l00056">valueMakeString</a>(), <a class="el" href="rpmrpc_8c-source.html#l00590">vfs_parse_ls_lga</a>(), <a class="el" href="rpmlog_8c-source.html#l00151">vrpmlog</a>(), and <a class="el" href="url_8c-source.html#l00074">XurlNew</a>().    </td>
  </tr>
</table>
<a name="a3" doxytag="rpmmalloc.c::xrealloc"></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"> void* xrealloc </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>ptr</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>size_t&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>size</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt><b><a class="el" href="todo.html#_todo000001">Todo: </a></b></dt><dd>
 Annotate ptr with returned/out. </dl> 
<p>
Definition at line <a class="el" href="rpmmalloc_8c-source.html#l00045">45</a> of file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.
<p>
References <a class="el" href="rpmmalloc_8c-source.html#l00013">vmefail</a>().
<p>
Referenced by <a class="el" href="rpmrc_8c-source.html#l00327">addCanon</a>(), <a class="el" href="rpmrc_8c-source.html#l00381">addDefault</a>(), <a class="el" href="files_8c-source.html#l01448">addFile</a>(), <a class="el" href="depends_8c-source.html#l00241">alAddPackage</a>(), <a class="el" href="depends_8c-source.html#l00963">alAllFileSatisfiesDepend</a>(), <a class="el" href="depends_8c-source.html#l01078">alAllSatisfiesDepend</a>(), <a class="el" href="stringbuf_8c-source.html#l00083">appendStringBufAux</a>(), <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="depends_8c-source.html#l01371">checkPackageDeps</a>(), <a class="el" href="lib_2misc_8c-source.html#l00274">currentDirectory</a>(), <a class="el" href="rpmdb_8c-source.html#l00710">dbiAppendSet</a>(), <a class="el" href="rpmdb_8c-source.html#l00118">dbiTagsInit</a>(), <a class="el" href="macro_8c-source.html#l00157">expandMacroTable</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="fsm_8c-source.html#l01072">fsmMkdirs</a>(), <a class="el" href="rpmrpc_8c-source.html#l00814">ftpNLST</a>(), <a class="el" href="files_8c-source.html#l02402">generateDepends</a>(), <a class="el" href="fs_8c-source.html#l00137">getFilesystemList</a>(), <a class="el" href="ugid_8c-source.html#l00133">gidToGname</a>(), <a class="el" href="ugid_8c-source.html#l00059">gnameToGid</a>(), <a class="el" href="transaction_8c-source.html#l00895">handleInstInstalledFiles</a>(), <a class="el" href="transaction_8c-source.html#l01032">handleOverlappedFiles</a>(), <a class="el" href="header_8c-source.html#l01700">headerAddEntry</a>(), <a class="el" href="header_8c-source.html#l01822">headerAddI18NString</a>(), <a class="el" href="header_8c-source.html#l01745">headerAppendEntry</a>(), <a class="el" href="header_8c-source.html#l02893">headerSprintf</a>(), <a class="el" href="rpmhash_8c-source.html#l00101">htAddEntry</a>(), <a class="el" href="rpminstall_8c-source.html#l00765">IDTXgrow</a>(), <a class="el" href="poptI_8c-source.html#l00034">installArgCallback</a>(), <a class="el" href="rpmrc_8c-source.html#l00259">machAddEquiv</a>(), <a class="el" href="rpmrc_8c-source.html#l00176">machCompatCacheAdd</a>(), <a class="el" href="rpmqv_8c-source.html#l00284">main</a>(), <a class="el" href="files_8c-source.html#l00694">parseForLang</a>(), <a class="el" href="transaction_8c-source.html#l00136">psAppend</a>(), <a class="el" href="poptQV_8c-source.html#l00126">queryArgCallback</a>(), <a class="el" href="parseSpec_8c-source.html#l00179">readLine</a>(), <a class="el" href="transaction_8c-source.html#l00310">relocateFileList</a>(), <a class="el" href="depends_8c-source.html#l00763">removePackage</a>(), <a class="el" href="rpmdb_8c-source.html#l02214">rpmdbGrowIterator</a>(), <a class="el" href="rpmdb_8c-source.html#l01820">rpmdbSetIteratorRE</a>(), <a class="el" href="depends_8c-source.html#l02256">rpmdepCheck</a>(), <a class="el" href="lib_2misc_8c-source.html#l00508">rpmGlob</a>(), <a class="el" href="rpminstall_8c-source.html#l00204">rpmInstall</a>(), <a class="el" href="rpmio_8c-source.html#l03103">rpmioSlurp</a>(), <a class="el" href="depends_8c-source.html#l00797">rpmtransAddPackage</a>(), <a class="el" href="query_8c-source.html#l00150">showQueryPackage</a>(), <a class="el" href="header_8c-source.html#l02711">singleSprintf</a>(), <a class="el" href="parsePreamble_8c-source.html#l00401">stashSt</a>(), <a class="el" href="formats_8c-source.html#l00426">triggercondsTag</a>(), <a class="el" href="ugid_8c-source.html#l00102">uidToUname</a>(), <a class="el" href="ugid_8c-source.html#l00016">unameToUid</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), and <a class="el" href="rpmlog_8c-source.html#l00151">vrpmlog</a>().    </td>
  </tr>
</table>
<a name="a4" doxytag="rpmmalloc.c::xstrdup"></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* xstrdup </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const char *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>str</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </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="rpmmalloc_8c-source.html#l00055">55</a> of file <a class="el" href="rpmmalloc_8c-source.html">rpmmalloc.c</a>.
<p>
References <a class="el" href="rpmmalloc_8c-source.html#l00013">vmefail</a>().
<p>
Referenced by <a class="el" href="rpmrc_8c-source.html#l00327">addCanon</a>(), <a class="el" href="rpmrc_8c-source.html#l00381">addDefault</a>(), <a class="el" href="files_8c-source.html#l01448">addFile</a>(), <a class="el" href="spec_8c-source.html#l00246">addSource</a>(), <a class="el" href="parseScript_8c-source.html#l00016">addTriggerIndex</a>(), <a class="el" href="depends_8c-source.html#l00241">alAddPackage</a>(), <a class="el" href="depends_8c-source.html#l00963">alAllFileSatisfiesDepend</a>(), <a class="el" href="formats_8c-source.html#l00118">armorFormat</a>(), <a class="el" href="formats_8c-source.html#l00204">base64Format</a>(), <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="depends_8c-source.html#l01371">checkPackageDeps</a>(), <a class="el" href="rpminject_8c-source.html#l00115">convertAMD</a>(), <a class="el" href="pack_8c-source.html#l00048">cpio_doio</a>(), <a class="el" href="rpmdb_8c-source.html#l03112">db1basename</a>(), <a class="el" href="dbconfig_8c-source.html#l00337">db3New</a>(), <a class="el" href="rpmdb_8c-source.html#l00118">dbiTagsInit</a>(), <a class="el" href="formats_8c-source.html#l00272">depflagsFormat</a>(), <a class="el" href="fprint_8c-source.html#l00055">doLookup</a>(), <a class="el" href="parsePrep_8c-source.html#l00275">doSetupMacro</a>(), <a class="el" href="files_8c-source.html#l00162">dupAttrRec</a>(), <a class="el" href="formats_8c-source.html#l00075">fflagsFormat</a>(), <a class="el" href="findme_8c-source.html#l00012">findProgramPath</a>(), <a class="el" href="parseSpec_8c-source.html#l00106">forceIncludeFile</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="fsm_8c-source.html#l00920">fsmMakeLinks</a>(), <a class="el" href="fsm_8c-source.html#l01211">fsmStage</a>(), <a class="el" href="files_8c-source.html#l02402">generateDepends</a>(), <a class="el" href="pack_8c-source.html#l00029">genSourceRpmName</a>(), <a class="el" href="fs_8c-source.html#l00137">getFilesystemList</a>(), <a class="el" href="names_8c-source.html#l00148">getGidS</a>(), <a class="el" href="names_8c-source.html#l00104">getGname</a>(), <a class="el" href="names_8c-source.html#l00126">getGnameS</a>(), <a class="el" href="names_8c-source.html#l00082">getUidS</a>(), <a class="el" href="names_8c-source.html#l00038">getUname</a>(), <a class="el" href="names_8c-source.html#l00060">getUnameS</a>(), <a class="el" href="header_8c-source.html#l02893">headerSprintf</a>(), <a class="el" href="header_8c-source.html#l02965">hexFormat</a>(), <a class="el" href="formats_8c-source.html#l00588">i18nTag</a>(), <a class="el" href="rpminstall_8c-source.html#l00834">IDTXglob</a>(), <a class="el" href="depends_8c-source.html#l01659">ignoreDep</a>(), <a class="el" href="formats_8c-source.html#l00339">instprefixTag</a>(), <a class="el" href="psm_8c-source.html#l00072">loadFi</a>(), <a class="el" href="rpmrc_8c-source.html#l00259">machAddEquiv</a>(), <a class="el" href="rpmrc_8c-source.html#l00176">machCompatCacheAdd</a>(), <a class="el" href="rpmqv_8c-source.html#l00284">main</a>(), <a class="el" href="rpmdb_8c-source.html#l01733">mireDup</a>(), <a class="el" href="header_8c-source.html#l02944">octalFormat</a>(), <a class="el" href="header_8c-source.html#l02367">parseExpression</a>(), <a class="el" href="expression_8c-source.html#l00674">parseExpressionBoolean</a>(), <a class="el" href="expression_8c-source.html#l00721">parseExpressionString</a>(), <a class="el" href="files_8c-source.html#l00885">parseForSimple</a>(), <a class="el" href="parseScript_8c-source.html#l00069">parseScript</a>(), <a class="el" href="parseSpec_8c-source.html#l00379">parseSpec</a>(), <a class="el" href="formats_8c-source.html#l00045">permsFormat</a>(), <a class="el" href="popt_8c-source.html#l01076">poptAddItem</a>(), <a class="el" href="popt_8c-source.html#l00663">poptGetNextOpt</a>(), <a class="el" href="popt_8c-source.html#l00047">poptSetExecPath</a>(), <a class="el" href="popthelp_8c-source.html#l00651">poptSetOtherOptionHelp</a>(), <a class="el" href="query_8c-source.html#l00406">printNewSpecfile</a>(), <a class="el" href="files_8c-source.html#l01740">processPackageFiles</a>(), <a class="el" href="files_8c-source.html#l02068">processSourceFiles</a>(), <a class="el" href="macro_8c-source.html#l00750">pushMacro</a>(), <a class="el" href="expression_8c-source.html#l00184">rdToken</a>(), <a class="el" href="parseSpec_8c-source.html#l00179">readLine</a>(), <a class="el" href="header_8c-source.html#l02986">realDateFormat</a>(), <a class="el" href="macro_8c-source.html#l01720">rpmExpand</a>(), <a class="el" href="macro_8c-source.html#l01858">rpmGetPath</a>(), <a class="el" href="lib_2misc_8c-source.html#l00508">rpmGlob</a>(), <a class="el" href="macro_8c-source.html#l01568">rpmInitMacros</a>(), <a class="el" href="rpminstall_8c-source.html#l00204">rpmInstall</a>(), <a class="el" href="psm_8c-source.html#l00612">rpmInstallSourcePackage</a>(), <a class="el" href="manifest_8c-source.html#l00017">rpmPermsString</a>(), <a class="el" href="query_8c-source.html#l00581">rpmQueryVerify</a>(), <a class="el" href="depends_8c-source.html#l00529">rpmRangesOverlap</a>(), <a class="el" href="rpmrc_8c-source.html#l01572">rpmReadRC</a>(), <a class="el" href="rpmrc_8c-source.html#l01403">rpmRebuildTargetVars</a>(), <a class="el" href="rpmrc_8c-source.html#l01308">rpmSetMachine</a>(), <a class="el" href="rpmrc_8c-source.html#l01232">rpmSetVar</a>(), <a class="el" href="rpmrc_8c-source.html#l01240">rpmSetVarArch</a>(), <a class="el" href="depends_8c-source.html#l00692">rpmtransCreateSet</a>(), <a class="el" href="parsePreamble_8c-source.html#l00401">stashSt</a>(), <a class="el" href="formats_8c-source.html#l00426">triggercondsTag</a>(), <a class="el" href="formats_8c-source.html#l00021">triggertypeFormat</a>(), <a class="el" href="formats_8c-source.html#l00498">triggertypeTag</a>(), <a class="el" href="url_8c-source.html#l00190">urlFind</a>(), <a class="el" href="url_8c-source.html#l00400">urlSplit</a>(), <a class="el" href="fsm_8c-source.html#l00876">writeLinkedFile</a>(), and <a class="el" href="pack_8c-source.html#l00385">writeRPM</a>().    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Thu Sep 12 22:15:08 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>