<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="posix_ctermid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_ctermid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string posix_ctermid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Generates terminal 
          path name (POSIX.1, 4.7.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getcwd"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getcwd </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string posix_getcwd(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets working directory 
          pathname (POSIX.1, 5.2.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getegid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getegid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getegid(void)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the current effective 
          group ID (POSIX.1, 4.2.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getgid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getgid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getgid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the current group 
          ID (POSIX.1, 4.2.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getgrgid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getgrgid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_getgrgid(long 
          gid)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets information about 
          a group by group ID (POSIX.1, 9.2.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getgrnam"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getgrnam </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_getgrnam(string 
          groupname) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets information about 
          a group by group name (POSIX.1, 9.2.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getgroups"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getgroups </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_getgroups(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets supplementary 
          group IDs (POSIX.1, 4.2.3).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getlogin"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getlogin </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string posix_getlogin(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets user name (POSIX.1, 
          4.2.4).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getpgid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getpgid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getpgid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the process group 
          ID of the specified process (not a POSIX function, but a SVR4ism, so 
          we compile conditionally).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getpgrp"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getpgrp </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getpgrp(void)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets current process 
          group ID (POSIX.1, 4.3.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getpid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getpid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getpid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the current process 
          ID (POSIX.1, 4.1.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getppid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getppid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getppid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the parent process 
          ID (POSIX.1, 4.1.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getpwnam"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getpwnam </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_getpwnam(string 
          groupname)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets information about 
          a user by username (POSIX.1, 9.2.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getpwuid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getpwuid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_getpwuid(long 
          uid)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets information about 
          a user by user ID (POSIX.1, 9.2.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getrlimit"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getrlimit </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getrlimit(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets system resource 
          consumption limits (not a POSIX function, but a BSDism and a SVR4ism, 
          so we compile conditionally).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getsid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getsid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getsid(void)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets process group 
          ID of session leader (not a POSIX function, but a SVR4ism, so we compile 
          conditionally).</p></td>
    </tr>
  </table>
</div>
<div id="posix_getuid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_getuid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_getuid(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets the current user 
          ID (POSIX.1, 4.2.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_isatty"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_isatty </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_isatty(int 
          fd) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Determine if file descriptor 
          is a tty (POSIX.1, 4.7.1).</p></td>
    </tr>
  </table>
</div>
<div id="posix_kill"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_kill </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_kill(int 
          pid, int sig)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sends a signal to a 
          process (POSIX.1, 3.3.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_mkfifo"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_mkfifo </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_mkfifo(string 
          pathname, int mode) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Makes a FIFO special 
          file (POSIX.1, 5.4.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_setegid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_setegid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.2 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_setegid(long 
          uid) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sets effective group 
          ID.</p></td>
    </tr>
  </table>
</div>
<div id="posix_seteuid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_seteuid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.2 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_seteuid(long 
          uid) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sets effective user 
          ID.</p></td>
    </tr>
  </table>
</div>
<div id="posix_setgid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_setgid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_setgid(int 
          uid)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sets group ID (POSIX.1, 
          4.2.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_setpgid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_setpgid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_setpgid(int 
          pid, int pgid) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sets process group 
          ID for job control (POSIX.1, 4.3.3).</p></td>
    </tr>
  </table>
</div>
<div id="posix_setsid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_setsid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">int posix_setsid(void)</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Creates session and 
          sets process group ID (POSIX.1, 4.3.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_setuid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_setuid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool posix_setuid(long 
          uid) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Sets user ID (POSIX.1, 
          4.2.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_times"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_times </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_times(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets process times 
          (POSIX.1, 4.5.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_ttyname"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_ttyname </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string posix_ttyname(int 
          fd) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Determines terminal 
          device name (POSIX.1, 4.7.2).</p></td>
    </tr>
  </table>
</div>
<div id="posix_uname"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">posix_uname </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.10 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array posix_uname(void) 
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p> Gets system name (POSIX.1, 
          4.4.1).</p></td>
    </tr>
  </table>
</div>
</body>
</html>
