| Chapter 6 | 
  
  
    | 
       6
     | 
    
      Curses Screen Management Functions and Macros
     | 
  
  
    | 
           6.1
     | 
    
          Using the BSD-Based Curses Package (ALPHA ONLY)
     | 
  
  
    | 
           6.2
     | 
    
          Curses Overview
     | 
  
  
    | 
           6.3
     | 
    
          Curses Terminology
     | 
  
  
    | 
               6.3.1
     | 
    
              Predefined Windows (stdscr and curscr)
     | 
  
  
    | 
               6.3.2
     | 
    
              User-Defined Windows
     | 
  
  
    | 
           6.4
     | 
    
          Getting Started with Curses
     | 
  
  
    | 
           6.5
     | 
    
          Predefined Variables and Constants
     | 
  
  
    | 
           6.6
     | 
    
          Cursor Movement
     | 
  
  
    | 
           6.7
     | 
    
          Program Example
     | 
  
  
    | Chapter 7 | 
  
  
    | 
       7
     | 
    
      Math Functions
     | 
  
  
    | 
           7.1
     | 
    
          Math Function Variants---float, long double (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
           7.2
     | 
    
          Error Detection
     | 
  
  
    | 
           7.3
     | 
    
          The <fp.h> Header File
     | 
  
  
    | 
           7.4
     | 
    
          Example
     | 
  
  
    | Chapter 8 | 
  
  
    | 
       8
     | 
    
      Memory Allocation Functions
     | 
  
  
    | 
           8.1
     | 
    
          Program Example
     | 
  
  
    | Chapter 9 | 
  
  
    | 
       9
     | 
    
      System Functions
     | 
  
  
    | Chapter 10 | 
  
  
    | 
       10
     | 
    
      Developing International Software
     | 
  
  
    | 
           10.1
     | 
    
          Internationalization Support
     | 
  
  
    | 
               10.1.1
     | 
    
              Installation
     | 
  
  
    | 
               10.1.2
     | 
    
              Unicode Support
     | 
  
  
    | 
           10.2
     | 
    
          Features of International Software
     | 
  
  
    | 
           10.3
     | 
    
          Developing International Software Using HP C
     | 
  
  
    | 
           10.4
     | 
    
          Locales
     | 
  
  
    | 
           10.5
     | 
    
          Using the setlocale Function to Set Up an International Environment
     | 
  
  
    | 
           10.6
     | 
    
          Using Message Catalogs
     | 
  
  
    | 
           10.7
     | 
    
          Handling Different Character Sets
     | 
  
  
    | 
               10.7.1
     | 
    
              Charmap File
     | 
  
  
    | 
               10.7.2
     | 
    
              Converter Functions
     | 
  
  
    | 
               10.7.3
     | 
    
              Using Codeset Converter Files
     | 
  
  
    | 
           10.8
     | 
    
          Handling Culture-Specific Information
     | 
  
  
    | 
               10.8.1
     | 
    
              Extracting Cultural Information From a Locale
     | 
  
  
    | 
               10.8.2
     | 
    
              Date and Time Formatting Functions
     | 
  
  
    | 
               10.8.3
     | 
    
              Monetary Formatting Function
     | 
  
  
    | 
               10.8.4
     | 
    
              Numeric Formatting
     | 
  
  
    | 
           10.9
     | 
    
          Functions for Handling Wide Characters
     | 
  
  
    | 
               10.9.1
     | 
    
              Character Classification Functions
     | 
  
  
    | 
               10.9.2
     | 
    
              Case Conversion Functions
     | 
  
  
    | 
               10.9.3
     | 
    
              Functions for Input and Output of Wide Characters
     | 
  
  
    | 
               10.9.4
     | 
    
              Functions for Converting Multibyte and Wide Characters
     | 
  
  
    | 
               10.9.5
     | 
    
              Functions for Manipulating Wide-Character Strings and Arrays
     | 
  
  
    | 
           10.10
     | 
    
          Collating Functions
     | 
  
  
    | Chapter 11 | 
  
  
    | 
       11
     | 
    
      Date/Time Functions
     | 
  
  
    | 
           11.1
     | 
    
          Date/Time Support Models
     | 
  
  
    | 
           11.2
     | 
    
          Overview of Date/Time Functions
     | 
  
  
    | 
           11.3
     | 
    
          HP C RTL Date/Time Computations---UTC and Local Time
     | 
  
  
    | 
           11.4
     | 
    
          Time-Zone Conversion Rule Files
     | 
  
  
    | 
           11.5
     | 
    
          Sample Date/Time Scenario
     | 
  
  
    | Chapter 12 | 
  
  
    | 
       12
     | 
    
      Symbolic Links and POSIX Pathname Support
     | 
  
  
    | 
           12.1
     | 
    
          POSIX Pathnames and Filenames
     | 
  
  
    | 
               12.1.1
     | 
    
              POSIX Pathname Interpretation
     | 
  
  
    | 
                   12.1.1.1
     | 
    
                  The POSIX Root Directory
     | 
  
  
    | 
                   12.1.1.2
     | 
    
                  Symbolic Links
     | 
  
  
    | 
                   12.1.1.3
     | 
    
                  Mount Points
     | 
  
  
    | 
                   12.1.1.4
     | 
    
                  Reserved Filenames . and ..
     | 
  
  
    | 
                   12.1.1.5
     | 
    
                  Character Special Files
     | 
  
  
    | 
               12.1.2
     | 
    
              Using POSIX Pathnames with OpenVMS Interfaces
     | 
  
  
    | 
                   12.1.2.1
     | 
    
                  Special Considerations with POSIX Filenames
     | 
  
  
    | 
                   12.1.2.2
     | 
    
                  Special Considerations with OpenVMS Filenames
     | 
  
  
    | 
           12.2
     | 
    
          Using Symbolic Links
     | 
  
  
    | 
               12.2.1
     | 
    
              Creating and Using Symbolic Links with DCL
     | 
  
  
    | 
               12.2.2
     | 
    
              Using Symbolic Links through GNV POSIX and DCL Commands
     | 
  
  
    | 
           12.3
     | 
    
          C RTL Support
     | 
  
  
    | 
               12.3.1
     | 
    
              DECC$POSIX_COMPLIANT_PATHNAMES Feature Logical
     | 
  
  
    | 
               12.3.2
     | 
    
              decc$to_vms, decc$from_vms, and decc$translate_vms
     | 
  
  
    | 
               12.3.3
     | 
    
              Symbolic Link Functions
     | 
  
  
    | 
               12.3.4
     | 
    
              Modifications to Existing Functions
     | 
  
  
    | 
               12.3.5
     | 
    
              Non POSIX-Compliant Behavior
     | 
  
  
    | 
                   12.3.5.1
     | 
    
                  Multiple Versions of Files
     | 
  
  
    | 
                   12.3.5.2
     | 
    
                  Ambiguous Filenames
     | 
  
  
    | 
                   12.3.5.3
     | 
    
                  POSIX Security Behavior for File Deletion
     | 
  
  
    | 
           12.4
     | 
    
          RMS Interface
     | 
  
  
    | 
               12.4.1
     | 
    
              RMS Input/Output of POSIX Pathnames
     | 
  
  
    | 
               12.4.2
     | 
    
              Application Control of RMS Symbolic Link Processing
     | 
  
  
    | 
           12.5
     | 
    
          Defining the POSIX Root
     | 
  
  
    | 
               12.5.1
     | 
    
              Suggested Placement of the POSIX Root
     | 
  
  
    | 
               12.5.2
     | 
    
              The SET ROOT Command
     | 
  
  
    | 
               12.5.3
     | 
    
              The SHOW ROOT Command
     | 
  
  
    | 
           12.6
     | 
    
          Current Working Directory
     | 
  
  
    | 
           12.7
     | 
    
          Establishing Mount Points
     | 
  
  
    | 
           12.8
     | 
    
          NFS
     | 
  
  
    | 
           12.9
     | 
    
          DCL
     | 
  
  
    | 
           12.10
     | 
    
          GNV
     | 
  
  
    | 
           12.11
     | 
    
          Restrictions
     | 
  
  
    | Part  | 
  
  
    | 
      Part 
     | 
    
      Reference Section
     | 
  
  
    | 
          Command 1
     | 
    
          a64l (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 2
     | 
    
          abort
     | 
  
  
    | 
          Command 3
     | 
    
          abs
     | 
  
  
    | 
          Command 4
     | 
    
          access
     | 
  
  
    | 
          Command 5
     | 
    
          acos
     | 
  
  
    | 
          Command 6
     | 
    
          acosh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 7
     | 
    
          [w]addch
     | 
  
  
    | 
          Command 8
     | 
    
          [w]addstr
     | 
  
  
    | 
          Command 9
     | 
    
          alarm
     | 
  
  
    | 
          Command 10
     | 
    
          asctime, asctime_r
     | 
  
  
    | 
          Command 11
     | 
    
          asin
     | 
  
  
    | 
          Command 12
     | 
    
          asinh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 13
     | 
    
          assert
     | 
  
  
    | 
          Command 14
     | 
    
          atan
     | 
  
  
    | 
          Command 15
     | 
    
          atan2
     | 
  
  
    | 
          Command 16
     | 
    
          atanh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 17
     | 
    
          atexit
     | 
  
  
    | 
          Command 18
     | 
    
          atof
     | 
  
  
    | 
          Command 19
     | 
    
          atoi, atol
     | 
  
  
    | 
          Command 20
     | 
    
          atoq, atoll (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 21
     | 
    
          basename
     | 
  
  
    | 
          Command 22
     | 
    
          bcmp
     | 
  
  
    | 
          Command 23
     | 
    
          bcopy
     | 
  
  
    | 
          Command 24
     | 
    
          box
     | 
  
  
    | 
          Command 25
     | 
    
          brk
     | 
  
  
    | 
          Command 26
     | 
    
          bsearch
     | 
  
  
    | 
          Command 27
     | 
    
          btowc
     | 
  
  
    | 
          Command 28
     | 
    
          bzero
     | 
  
  
    | 
          Command 29
     | 
    
          cabs
     | 
  
  
    | 
          Command 30
     | 
    
          cacos (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 31
     | 
    
          cacosh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 32
     | 
    
          calloc
     | 
  
  
    | 
          Command 33
     | 
    
          carg (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 34
     | 
    
          casin (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 35
     | 
    
          casinh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 36
     | 
    
          catan (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 37
     | 
    
          catanh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 38
     | 
    
          catclose
     | 
  
  
    | 
          Command 39
     | 
    
          catgets
     | 
  
  
    | 
          Command 40
     | 
    
          catopen
     | 
  
  
    | 
          Command 41
     | 
    
          cbrt (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 42
     | 
    
          ccos (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 43
     | 
    
          ccosh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 44
     | 
    
          ceil
     | 
  
  
    | 
          Command 45
     | 
    
          cexp (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 46
     | 
    
          cfree
     | 
  
  
    | 
          Command 47
     | 
    
          chdir
     | 
  
  
    | 
          Command 48
     | 
    
          chmod
     | 
  
  
    | 
          Command 49
     | 
    
          chown
     | 
  
  
    | 
          Command 50
     | 
    
          cimag (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 51
     | 
    
          [w]clear
     | 
  
  
    | 
          Command 52
     | 
    
          clearerr
     | 
  
  
    | 
          Command 53
     | 
    
          clearerr_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 54
     | 
    
          clearok
     | 
  
  
    | 
          Command 55
     | 
    
          clock
     | 
  
  
    | 
          Command 56
     | 
    
          clock_getres (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 57
     | 
    
          clock_gettime (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 58
     | 
    
          clock_settime (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 59
     | 
    
          clog (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 60
     | 
    
          close
     | 
  
  
    | 
          Command 61
     | 
    
          closedir
     | 
  
  
    | 
          Command 62
     | 
    
          [w]clrattr
     | 
  
  
    | 
          Command 63
     | 
    
          [w]clrtobot
     | 
  
  
    | 
          Command 64
     | 
    
          [w]clrtoeol
     | 
  
  
    | 
          Command 65
     | 
    
          confstr
     | 
  
  
    | 
          Command 66
     | 
    
          conj (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 67
     | 
    
          copysign (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 68
     | 
    
          cos
     | 
  
  
    | 
          Command 69
     | 
    
          cosh
     | 
  
  
    | 
          Command 70
     | 
    
          cot
     | 
  
  
    | 
          Command 71
     | 
    
          cpow (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 72
     | 
    
          cproj (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 73
     | 
    
          creal (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 74
     | 
    
          creat
     | 
  
  
    | 
          Command 75
     | 
    
          [no]crmode
     | 
  
  
    | 
          Command 76
     | 
    
          crypt
     | 
  
  
    | 
          Command 77
     | 
    
          csin (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 78
     | 
    
          csinh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 79
     | 
    
          csqrt (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 80
     | 
    
          ctan (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 81
     | 
    
          ctanh (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 82
     | 
    
          ctermid
     | 
  
  
    | 
          Command 83
     | 
    
          ctime, ctime_r
     | 
  
  
    | 
          Command 84
     | 
    
          cuserid
     | 
  
  
    | 
          Command 85
     | 
    
          DECC$CRTL_INIT
     | 
  
  
    | 
          Command 86
     | 
    
          decc$feature_get
     | 
  
  
    | 
          Command 87
     | 
    
          decc$feature_get_index
     | 
  
  
    | 
          Command 88
     | 
    
          decc$feature_get_name
     | 
  
  
    | 
          Command 89
     | 
    
          decc$feature_get_value
     | 
  
  
    | 
          Command 90
     | 
    
          decc$feature_set
     | 
  
  
    | 
          Command 91
     | 
    
          decc$feature_set_value
     | 
  
  
    | 
          Command 92
     | 
    
          decc$feature_show
     | 
  
  
    | 
          Command 93
     | 
    
          decc$feature_show_all
     | 
  
  
    | 
          Command 94
     | 
    
          decc$fix_time
     | 
  
  
    | 
          Command 95
     | 
    
          decc$from_vms
     | 
  
  
    | 
          Command 96
     | 
    
          decc$match_wild
     | 
  
  
    | 
          Command 97
     | 
    
          decc$record_read
     | 
  
  
    | 
          Command 98
     | 
    
          decc$record_write
     | 
  
  
    | 
          Command 99
     | 
    
          decc$set_child_default_dir (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 100
     | 
    
          decc$set_child_standard_streams
     | 
  
  
    | 
          Command 101
     | 
    
          decc$set_reentrancy
     | 
  
  
    | 
          Command 102
     | 
    
          decc$to_vms
     | 
  
  
    | 
          Command 103
     | 
    
          decc$translate_vms
     | 
  
  
    | 
          Command 104
     | 
    
          decc$validate_wchar
     | 
  
  
    | 
          Command 105
     | 
    
          decc$write_eof_to_mbx
     | 
  
  
    | 
          Command 106
     | 
    
          [w]delch
     | 
  
  
    | 
          Command 107
     | 
    
          delete
     | 
  
  
    | 
          Command 108
     | 
    
          [w]deleteln
     | 
  
  
    | 
          Command 109
     | 
    
          delwin
     | 
  
  
    | 
          Command 110
     | 
    
          difftime
     | 
  
  
    | 
          Command 111
     | 
    
          dirname
     | 
  
  
    | 
          Command 112
     | 
    
          div
     | 
  
  
    | 
          Command 113
     | 
    
          dlclose
     | 
  
  
    | 
          Command 114
     | 
    
          dlerror
     | 
  
  
    | 
          Command 115
     | 
    
          dlopen
     | 
  
  
    | 
          Command 116
     | 
    
          dlsym
     | 
  
  
    | 
          Command 117
     | 
    
          drand48
     | 
  
  
    | 
          Command 118
     | 
    
          dup, dup2
     | 
  
  
    | 
          Command 119
     | 
    
          [no]echo
     | 
  
  
    | 
          Command 120
     | 
    
          ecvt
     | 
  
  
    | 
          Command 121
     | 
    
          encrypt
     | 
  
  
    | 
          Command 122
     | 
    
          endgrent (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 123
     | 
    
          endpwent
     | 
  
  
    | 
          Command 124
     | 
    
          endwin
     | 
  
  
    | 
          Command 125
     | 
    
          erand48
     | 
  
  
    | 
          Command 126
     | 
    
          [w]erase
     | 
  
  
    | 
          Command 127
     | 
    
          erf
     | 
  
  
    | 
          Command 128
     | 
    
          execl
     | 
  
  
    | 
          Command 129
     | 
    
          execle
     | 
  
  
    | 
          Command 130
     | 
    
          execlp
     | 
  
  
    | 
          Command 131
     | 
    
          execv
     | 
  
  
    | 
          Command 132
     | 
    
          execve
     | 
  
  
    | 
          Command 133
     | 
    
          execvp
     | 
  
  
    | 
          Command 134
     | 
    
          exit, _exit
     | 
  
  
    | 
          Command 135
     | 
    
          exp
     | 
  
  
    | 
          Command 136
     | 
    
          exp2 (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 137
     | 
    
          fabs
     | 
  
  
    | 
          Command 138
     | 
    
          fchmod
     | 
  
  
    | 
          Command 139
     | 
    
          fchown
     | 
  
  
    | 
          Command 140
     | 
    
          fclose
     | 
  
  
    | 
          Command 141
     | 
    
          fcntl
     | 
  
  
    | 
          Command 142
     | 
    
          fcvt
     | 
  
  
    | 
          Command 143
     | 
    
          fdim (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 144
     | 
    
          fdopen
     | 
  
  
    | 
          Command 145
     | 
    
          feof
     | 
  
  
    | 
          Command 146
     | 
    
          feof_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 147
     | 
    
          ferror
     | 
  
  
    | 
          Command 148
     | 
    
          ferror_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 149
     | 
    
          fflush
     | 
  
  
    | 
          Command 150
     | 
    
          ffs
     | 
  
  
    | 
          Command 151
     | 
    
          fgetc
     | 
  
  
    | 
          Command 152
     | 
    
          fgetc_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 153
     | 
    
          fgetname
     | 
  
  
    | 
          Command 154
     | 
    
          fgetpos
     | 
  
  
    | 
          Command 155
     | 
    
          fgets
     | 
  
  
    | 
          Command 156
     | 
    
          fgetwc
     | 
  
  
    | 
          Command 157
     | 
    
          fgetws
     | 
  
  
    | 
          Command 158
     | 
    
          fileno
     | 
  
  
    | 
          Command 159
     | 
    
          finite (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 160
     | 
    
          flockfile (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 161
     | 
    
          floor
     | 
  
  
    | 
          Command 162
     | 
    
          fma (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 163
     | 
    
          fmax (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 164
     | 
    
          fmin (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 165
     | 
    
          fmod
     | 
  
  
    | 
          Command 166
     | 
    
          fopen
     | 
  
  
    | 
          Command 167
     | 
    
          fp_class (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 168
     | 
    
          fpathconf
     | 
  
  
    | 
          Command 169
     | 
    
          fprintf
     | 
  
  
    | 
          Command 170
     | 
    
          fputc
     | 
  
  
    | 
          Command 171
     | 
    
          fputc_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 172
     | 
    
          fputs
     | 
  
  
    | 
          Command 173
     | 
    
          fputwc
     | 
  
  
    | 
          Command 174
     | 
    
          fputws
     | 
  
  
    | 
          Command 175
     | 
    
          fread
     | 
  
  
    | 
          Command 176
     | 
    
          free
     | 
  
  
    | 
          Command 177
     | 
    
          freopen
     | 
  
  
    | 
          Command 178
     | 
    
          frexp
     | 
  
  
    | 
          Command 179
     | 
    
          fscanf
     | 
  
  
    | 
          Command 180
     | 
    
          fseek
     | 
  
  
    | 
          Command 181
     | 
    
          fseeko
     | 
  
  
    | 
          Command 182
     | 
    
          fsetpos
     | 
  
  
    | 
          Command 183
     | 
    
          fstat
     | 
  
  
    | 
          Command 184
     | 
    
          fstatvfs (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 185
     | 
    
          fsync
     | 
  
  
    | 
          Command 186
     | 
    
          ftell
     | 
  
  
    | 
          Command 187
     | 
    
          ftello
     | 
  
  
    | 
          Command 188
     | 
    
          ftime
     | 
  
  
    | 
          Command 189
     | 
    
          ftok (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 190
     | 
    
          ftruncate
     | 
  
  
    | 
          Command 191
     | 
    
          ftrylockfile (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 192
     | 
    
          ftw
     | 
  
  
    | 
          Command 193
     | 
    
          funlockfile (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 194
     | 
    
          fwait
     | 
  
  
    | 
          Command 195
     | 
    
          fwide
     | 
  
  
    | 
          Command 196
     | 
    
          fwprintf
     | 
  
  
    | 
          Command 197
     | 
    
          fwrite
     | 
  
  
    | 
          Command 198
     | 
    
          fwscanf
     | 
  
  
    | 
          Command 199
     | 
    
          gcvt
     | 
  
  
    | 
          Command 200
     | 
    
          getc
     | 
  
  
    | 
          Command 201
     | 
    
          getc_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 202
     | 
    
          [w]getch
     | 
  
  
    | 
          Command 203
     | 
    
          getchar
     | 
  
  
    | 
          Command 204
     | 
    
          getchar_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 205
     | 
    
          getclock
     | 
  
  
    | 
          Command 206
     | 
    
          getcwd
     | 
  
  
    | 
          Command 207
     | 
    
          getdtablesize
     | 
  
  
    | 
          Command 208
     | 
    
          getegid
     | 
  
  
    | 
          Command 209
     | 
    
          getenv
     | 
  
  
    | 
          Command 210
     | 
    
          geteuid
     | 
  
  
    | 
          Command 211
     | 
    
          getgid
     | 
  
  
    | 
          Command 212
     | 
    
          getgrent (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 213
     | 
    
          getgrgid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 214
     | 
    
          getgrgid_r (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 215
     | 
    
          getgrnam (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 216
     | 
    
          getgrnam_r (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 217
     | 
    
          getgroups
     | 
  
  
    | 
          Command 218
     | 
    
          getitimer
     | 
  
  
    | 
          Command 219
     | 
    
          getlogin
     | 
  
  
    | 
          Command 220
     | 
    
          getname
     | 
  
  
    | 
          Command 221
     | 
    
          getopt
     | 
  
  
    | 
          Command 222
     | 
    
          getpagesize
     | 
  
  
    | 
          Command 223
     | 
    
          getpgid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 224
     | 
    
          getpgrp (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 225
     | 
    
          getpid
     | 
  
  
    | 
          Command 226
     | 
    
          getppid
     | 
  
  
    | 
          Command 227
     | 
    
          getpwent
     | 
  
  
    | 
          Command 228
     | 
    
          getpwnam, getpwnam_r
     | 
  
  
    | 
          Command 229
     | 
    
          getpwuid, getpwuid_r (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 230
     | 
    
          gets
     | 
  
  
    | 
          Command 231
     | 
    
          getsid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 232
     | 
    
          [w]getstr
     | 
  
  
    | 
          Command 233
     | 
    
          gettimeofday
     | 
  
  
    | 
          Command 234
     | 
    
          getuid
     | 
  
  
    | 
          Command 235
     | 
    
          getw
     | 
  
  
    | 
          Command 236
     | 
    
          getwc
     | 
  
  
    | 
          Command 237
     | 
    
          getwchar
     | 
  
  
    | 
          Command 238
     | 
    
          getyx
     | 
  
  
    | 
          Command 239
     | 
    
          glob (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 240
     | 
    
          globfree
     | 
  
  
    | 
          Command 241
     | 
    
          gmtime, gmtime_r
     | 
  
  
    | 
          Command 242
     | 
    
          gsignal
     | 
  
  
    | 
          Command 243
     | 
    
          hypot
     | 
  
  
    | 
          Command 244
     | 
    
          iconv
     | 
  
  
    | 
          Command 245
     | 
    
          iconv_close
     | 
  
  
    | 
          Command 246
     | 
    
          iconv_open
     | 
  
  
    | 
          Command 247
     | 
    
          ilogb (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 248
     | 
    
          [w]inch
     | 
  
  
    | 
          Command 249
     | 
    
          index
     | 
  
  
    | 
          Command 250
     | 
    
          initscr
     | 
  
  
    | 
          Command 251
     | 
    
          initstate
     | 
  
  
    | 
          Command 252
     | 
    
          [w]insch
     | 
  
  
    | 
          Command 253
     | 
    
          [w]insertln
     | 
  
  
    | 
          Command 254
     | 
    
          [w]insstr
     | 
  
  
    | 
          Command 255
     | 
    
          isalnum
     | 
  
  
    | 
          Command 256
     | 
    
          isalpha
     | 
  
  
    | 
          Command 257
     | 
    
          isapipe
     | 
  
  
    | 
          Command 258
     | 
    
          isascii
     | 
  
  
    | 
          Command 259
     | 
    
          isatty
     | 
  
  
    | 
          Command 260
     | 
    
          iscntrl
     | 
  
  
    | 
          Command 261
     | 
    
          isdigit
     | 
  
  
    | 
          Command 262
     | 
    
          isgraph
     | 
  
  
    | 
          Command 263
     | 
    
          islower
     | 
  
  
    | 
          Command 264
     | 
    
          isnan (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 265
     | 
    
          isprint
     | 
  
  
    | 
          Command 266
     | 
    
          ispunct
     | 
  
  
    | 
          Command 267
     | 
    
          isspace
     | 
  
  
    | 
          Command 268
     | 
    
          isupper
     | 
  
  
    | 
          Command 269
     | 
    
          iswalnum
     | 
  
  
    | 
          Command 270
     | 
    
          iswalpha
     | 
  
  
    | 
          Command 271
     | 
    
          iswcntrl
     | 
  
  
    | 
          Command 272
     | 
    
          iswctype
     | 
  
  
    | 
          Command 273
     | 
    
          iswdigit
     | 
  
  
    | 
          Command 274
     | 
    
          iswgraph
     | 
  
  
    | 
          Command 275
     | 
    
          iswlower
     | 
  
  
    | 
          Command 276
     | 
    
          iswprint
     | 
  
  
    | 
          Command 277
     | 
    
          iswpunct
     | 
  
  
    | 
          Command 278
     | 
    
          iswspace
     | 
  
  
    | 
          Command 279
     | 
    
          iswupper
     | 
  
  
    | 
          Command 280
     | 
    
          iswxdigit
     | 
  
  
    | 
          Command 281
     | 
    
          isxdigit
     | 
  
  
    | 
          Command 282
     | 
    
          j0, j1, jn (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 283
     | 
    
          jrand48
     | 
  
  
    | 
          Command 284
     | 
    
          kill
     | 
  
  
    | 
          Command 285
     | 
    
          l64a (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 286
     | 
    
          labs
     | 
  
  
    | 
          Command 287
     | 
    
          lchown
     | 
  
  
    | 
          Command 288
     | 
    
          lcong48
     | 
  
  
    | 
          Command 289
     | 
    
          ldexp
     | 
  
  
    | 
          Command 290
     | 
    
          ldiv
     | 
  
  
    | 
          Command 291
     | 
    
          leaveok
     | 
  
  
    | 
          Command 292
     | 
    
          lgamma (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 293
     | 
    
          link
     | 
  
  
    | 
          Command 294
     | 
    
          localeconv
     | 
  
  
    | 
          Command 295
     | 
    
          localtime, localtime_r
     | 
  
  
    | 
          Command 296
     | 
    
          log, log2, log10
     | 
  
  
    | 
          Command 297
     | 
    
          log1p (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 298
     | 
    
          logb (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 299
     | 
    
          longjmp
     | 
  
  
    | 
          Command 300
     | 
    
          longname
     | 
  
  
    | 
          Command 301
     | 
    
          lrand48
     | 
  
  
    | 
          Command 302
     | 
    
          lrint (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 303
     | 
    
          lround (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 304
     | 
    
          lseek
     | 
  
  
    | 
          Command 305
     | 
    
          lstat (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 306
     | 
    
          lwait
     | 
  
  
    | 
          Command 307
     | 
    
          malloc
     | 
  
  
    | 
          Command 308
     | 
    
          mblen
     | 
  
  
    | 
          Command 309
     | 
    
          mbrlen
     | 
  
  
    | 
          Command 310
     | 
    
          mbrtowc
     | 
  
  
    | 
          Command 311
     | 
    
          mbstowcs
     | 
  
  
    | 
          Command 312
     | 
    
          mbtowc
     | 
  
  
    | 
          Command 313
     | 
    
          mbsinit
     | 
  
  
    | 
          Command 314
     | 
    
          mbsrtowcs
     | 
  
  
    | 
          Command 315
     | 
    
          memccpy
     | 
  
  
    | 
          Command 316
     | 
    
          memchr
     | 
  
  
    | 
          Command 317
     | 
    
          memcmp
     | 
  
  
    | 
          Command 318
     | 
    
          memcpy
     | 
  
  
    | 
          Command 319
     | 
    
          memmove
     | 
  
  
    | 
          Command 320
     | 
    
          memset
     | 
  
  
    | 
          Command 321
     | 
    
          mkdir
     | 
  
  
    | 
          Command 322
     | 
    
          mkstemp
     | 
  
  
    | 
          Command 323
     | 
    
          mktemp
     | 
  
  
    | 
          Command 324
     | 
    
          mktime
     | 
  
  
    | 
          Command 325
     | 
    
          mmap
     | 
  
  
    | 
          Command 326
     | 
    
          modf
     | 
  
  
    | 
          Command 327
     | 
    
          [w]move
     | 
  
  
    | 
          Command 328
     | 
    
          mprotect
     | 
  
  
    | 
          Command 329
     | 
    
          mrand48
     | 
  
  
    | 
          Command 330
     | 
    
          msync
     | 
  
  
    | 
          Command 331
     | 
    
          munmap
     | 
  
  
    | 
          Command 332
     | 
    
          mv[w]addch
     | 
  
  
    | 
          Command 333
     | 
    
          mv[w]addstr
     | 
  
  
    | 
          Command 334
     | 
    
          mvcur
     | 
  
  
    | 
          Command 335
     | 
    
          mv[w]delch
     | 
  
  
    | 
          Command 336
     | 
    
          mv[w]getch
     | 
  
  
    | 
          Command 337
     | 
    
          mv[w]getstr
     | 
  
  
    | 
          Command 338
     | 
    
          mv[w]inch
     | 
  
  
    | 
          Command 339
     | 
    
          mv[w]insch
     | 
  
  
    | 
          Command 340
     | 
    
          mv[w]insstr
     | 
  
  
    | 
          Command 341
     | 
    
          mvwin
     | 
  
  
    | 
          Command 342
     | 
    
          nanosleep (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 343
     | 
    
          newwin
     | 
  
  
    | 
          Command 344
     | 
    
          nextafter (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 345
     | 
    
          nexttoward (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 346
     | 
    
          nice
     | 
  
  
    | 
          Command 347
     | 
    
          nint (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 348
     | 
    
          [no]nl
     | 
  
  
    | 
          Command 349
     | 
    
          nl_langinfo
     | 
  
  
    | 
          Command 350
     | 
    
          nrand48
     | 
  
  
    | 
          Command 351
     | 
    
          open
     | 
  
  
    | 
          Command 352
     | 
    
          opendir
     | 
  
  
    | 
          Command 353
     | 
    
          overlay
     | 
  
  
    | 
          Command 354
     | 
    
          overwrite
     | 
  
  
    | 
          Command 355
     | 
    
          pathconf
     | 
  
  
    | 
          Command 356
     | 
    
          pause
     | 
  
  
    | 
          Command 357
     | 
    
          pclose
     | 
  
  
    | 
          Command 358
     | 
    
          perror
     | 
  
  
    | 
          Command 359
     | 
    
          pipe
     | 
  
  
    | 
          Command 360
     | 
    
          poll (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 361
     | 
    
          popen
     | 
  
  
    | 
          Command 362
     | 
    
          pow
     | 
  
  
    | 
          Command 363
     | 
    
          pread (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 364
     | 
    
          printf
     | 
  
  
    | 
          Command 365
     | 
    
          [w]printw
     | 
  
  
    | 
          Command 366
     | 
    
          putc
     | 
  
  
    | 
          Command 367
     | 
    
          putc_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 368
     | 
    
          putchar
     | 
  
  
    | 
          Command 369
     | 
    
          putchar_unlocked (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 370
     | 
    
          putenv
     | 
  
  
    | 
          Command 371
     | 
    
          puts
     | 
  
  
    | 
          Command 372
     | 
    
          putw
     | 
  
  
    | 
          Command 373
     | 
    
          putwc
     | 
  
  
    | 
          Command 374
     | 
    
          putwchar
     | 
  
  
    | 
          Command 375
     | 
    
          pwrite (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 376
     | 
    
          qabs, llabs (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 377
     | 
    
          qdiv, lldiv (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 378
     | 
    
          qsort
     | 
  
  
    | 
          Command 379
     | 
    
          raise
     | 
  
  
    | 
          Command 380
     | 
    
          rand, rand_r
     | 
  
  
    | 
          Command 381
     | 
    
          random
     | 
  
  
    | 
          Command 382
     | 
    
          [no]raw
     | 
  
  
    | 
          Command 383
     | 
    
          read
     | 
  
  
    | 
          Command 384
     | 
    
          readdir, readdir_r
     | 
  
  
    | 
          Command 385
     | 
    
          readlink (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 386
     | 
    
          readv (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 387
     | 
    
          realloc
     | 
  
  
    | 
          Command 388
     | 
    
          realpath
     | 
  
  
    | 
          Command 389
     | 
    
          [w]refresh
     | 
  
  
    | 
          Command 390
     | 
    
          remainder (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 391
     | 
    
          remquo (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 392
     | 
    
          remove
     | 
  
  
    | 
          Command 393
     | 
    
          rename
     | 
  
  
    | 
          Command 394
     | 
    
          rewind
     | 
  
  
    | 
          Command 395
     | 
    
          rewinddir
     | 
  
  
    | 
          Command 396
     | 
    
          rindex
     | 
  
  
    | 
          Command 397
     | 
    
          rint (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 398
     | 
    
          rmdir
     | 
  
  
    | 
          Command 399
     | 
    
          sbrk
     | 
  
  
    | 
          Command 400
     | 
    
          scalb (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 401
     | 
    
          scanf
     | 
  
  
    | 
          Command 402
     | 
    
          [w]scanw
     | 
  
  
    | 
          Command 403
     | 
    
          scroll
     | 
  
  
    | 
          Command 404
     | 
    
          scrollok
     | 
  
  
    | 
          Command 405
     | 
    
          seed48
     | 
  
  
    | 
          Command 406
     | 
    
          seekdir
     | 
  
  
    | 
          Command 407
     | 
    
          sem_close (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 408
     | 
    
          semctl (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 409
     | 
    
          sem_destroy (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 410
     | 
    
          semget (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 411
     | 
    
          sem_getvalue (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 412
     | 
    
          sem_init (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 413
     | 
    
          sem_open (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 414
     | 
    
          semop (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 415
     | 
    
          sem_post (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 416
     | 
    
          sem_timedwait (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 417
     | 
    
          sem_trywait (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 418
     | 
    
          sem_unlink (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 419
     | 
    
          sem_wait (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 420
     | 
    
          [w]setattr
     | 
  
  
    | 
          Command 421
     | 
    
          setbuf
     | 
  
  
    | 
          Command 422
     | 
    
          setenv
     | 
  
  
    | 
          Command 423
     | 
    
          seteuid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 424
     | 
    
          setgid
     | 
  
  
    | 
          Command 425
     | 
    
          setgrent (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 426
     | 
    
          setitimer
     | 
  
  
    | 
          Command 427
     | 
    
          setjmp
     | 
  
  
    | 
          Command 428
     | 
    
          setkey
     | 
  
  
    | 
          Command 429
     | 
    
          setlocale
     | 
  
  
    | 
          Command 430
     | 
    
          setpgid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 431
     | 
    
          setpgrp (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 432
     | 
    
          setpwent
     | 
  
  
    | 
          Command 433
     | 
    
          setregid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 434
     | 
    
          setreuid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 435
     | 
    
          setsid (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 436
     | 
    
          setstate
     | 
  
  
    | 
          Command 437
     | 
    
          setuid
     | 
  
  
    | 
          Command 438
     | 
    
          setvbuf
     | 
  
  
    | 
          Command 439
     | 
    
          shm_open (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 440
     | 
    
          shm_unlink (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 441
     | 
    
          sigaction
     | 
  
  
    | 
          Command 442
     | 
    
          sigaddset
     | 
  
  
    | 
          Command 443
     | 
    
          sigblock
     | 
  
  
    | 
          Command 444
     | 
    
          sigdelset
     | 
  
  
    | 
          Command 445
     | 
    
          sigemptyset
     | 
  
  
    | 
          Command 446
     | 
    
          sigfillset
     | 
  
  
    | 
          Command 447
     | 
    
          sighold (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 448
     | 
    
          sigignore (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 449
     | 
    
          sigismember
     | 
  
  
    | 
          Command 450
     | 
    
          siglongjmp
     | 
  
  
    | 
          Command 451
     | 
    
          sigmask
     | 
  
  
    | 
          Command 452
     | 
    
          signal
     | 
  
  
    | 
          Command 453
     | 
    
          sigpause
     | 
  
  
    | 
          Command 454
     | 
    
          sigpending
     | 
  
  
    | 
          Command 455
     | 
    
          sigprocmask
     | 
  
  
    | 
          Command 456
     | 
    
          sigrelse (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 457
     | 
    
          sigsetjmp
     | 
  
  
    | 
          Command 458
     | 
    
          sigsetmask
     | 
  
  
    | 
          Command 459
     | 
    
          sigsuspend
     | 
  
  
    | 
          Command 460
     | 
    
          sigtimedwait (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 461
     | 
    
          sigvec
     | 
  
  
    | 
          Command 462
     | 
    
          sigwait (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 463
     | 
    
          sigwaitinfo (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 464
     | 
    
          sin
     | 
  
  
    | 
          Command 465
     | 
    
          sinh
     | 
  
  
    | 
          Command 466
     | 
    
          sleep
     | 
  
  
    | 
          Command 467
     | 
    
          snprintf
     | 
  
  
    | 
          Command 468
     | 
    
          sprintf
     | 
  
  
    | 
          Command 469
     | 
    
          sqrt
     | 
  
  
    | 
          Command 470
     | 
    
          srand
     | 
  
  
    | 
          Command 471
     | 
    
          srand48
     | 
  
  
    | 
          Command 472
     | 
    
          srandom
     | 
  
  
    | 
          Command 473
     | 
    
          sscanf
     | 
  
  
    | 
          Command 474
     | 
    
          ssignal
     | 
  
  
    | 
          Command 475
     | 
    
          [w]standend
     | 
  
  
    | 
          Command 476
     | 
    
          [w]standout
     | 
  
  
    | 
          Command 477
     | 
    
          stat
     | 
  
  
    | 
          Command 478
     | 
    
          statvfs (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 479
     | 
    
          strcasecmp
     | 
  
  
    | 
          Command 480
     | 
    
          strcat
     | 
  
  
    | 
          Command 481
     | 
    
          strchr
     | 
  
  
    | 
          Command 482
     | 
    
          strcmp
     | 
  
  
    | 
          Command 483
     | 
    
          strcoll
     | 
  
  
    | 
          Command 484
     | 
    
          strcpy
     | 
  
  
    | 
          Command 485
     | 
    
          strcspn
     | 
  
  
    | 
          Command 486
     | 
    
          strdup
     | 
  
  
    | 
          Command 487
     | 
    
          strerror
     | 
  
  
    | 
          Command 488
     | 
    
          strfmon
     | 
  
  
    | 
          Command 489
     | 
    
          strftime
     | 
  
  
    | 
          Command 490
     | 
    
          strlen
     | 
  
  
    | 
          Command 491
     | 
    
          strncasecmp
     | 
  
  
    | 
          Command 492
     | 
    
          strncat
     | 
  
  
    | 
          Command 493
     | 
    
          strncmp
     | 
  
  
    | 
          Command 494
     | 
    
          strncpy
     | 
  
  
    | 
          Command 495
     | 
    
          strnlen
     | 
  
  
    | 
          Command 496
     | 
    
          strpbrk
     | 
  
  
    | 
          Command 497
     | 
    
          strptime
     | 
  
  
    | 
          Command 498
     | 
    
          strrchr
     | 
  
  
    | 
          Command 499
     | 
    
          strsep
     | 
  
  
    | 
          Command 500
     | 
    
          strspn
     | 
  
  
    | 
          Command 501
     | 
    
          strstr
     | 
  
  
    | 
          Command 502
     | 
    
          strtod
     | 
  
  
    | 
          Command 503
     | 
    
          strtok, strtok_r
     | 
  
  
    | 
          Command 504
     | 
    
          strtol
     | 
  
  
    | 
          Command 505
     | 
    
          strtoq, strtoll (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 506
     | 
    
          strtoul
     | 
  
  
    | 
          Command 507
     | 
    
          strtouq, strtoull (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 508
     | 
    
          strxfrm
     | 
  
  
    | 
          Command 509
     | 
    
          subwin
     | 
  
  
    | 
          Command 510
     | 
    
          swab
     | 
  
  
    | 
          Command 511
     | 
    
          swprintf
     | 
  
  
    | 
          Command 512
     | 
    
          swscanf
     | 
  
  
    | 
          Command 513
     | 
    
          symlink (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 514
     | 
    
          sysconf
     | 
  
  
    | 
          Command 515
     | 
    
          system
     | 
  
  
    | 
          Command 516
     | 
    
          tan
     | 
  
  
    | 
          Command 517
     | 
    
          tanh
     | 
  
  
    | 
          Command 518
     | 
    
          telldir
     | 
  
  
    | 
          Command 519
     | 
    
          tempnam
     | 
  
  
    | 
          Command 520
     | 
    
          tgamma (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 521
     | 
    
          time
     | 
  
  
    | 
          Command 522
     | 
    
          times
     | 
  
  
    | 
          Command 523
     | 
    
          tmpfile
     | 
  
  
    | 
          Command 524
     | 
    
          tmpnam
     | 
  
  
    | 
          Command 525
     | 
    
          toascii
     | 
  
  
    | 
          Command 526
     | 
    
          tolower
     | 
  
  
    | 
          Command 527
     | 
    
          _tolower
     | 
  
  
    | 
          Command 528
     | 
    
          touchwin
     | 
  
  
    | 
          Command 529
     | 
    
          toupper
     | 
  
  
    | 
          Command 530
     | 
    
          _toupper
     | 
  
  
    | 
          Command 531
     | 
    
          towctrans
     | 
  
  
    | 
          Command 532
     | 
    
          towlower
     | 
  
  
    | 
          Command 533
     | 
    
          towupper
     | 
  
  
    | 
          Command 534
     | 
    
          trunc (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 535
     | 
    
          truncate
     | 
  
  
    | 
          Command 536
     | 
    
          ttyname, ttyname_r
     | 
  
  
    | 
          Command 537
     | 
    
          tzset
     | 
  
  
    | 
          Command 538
     | 
    
          ualarm
     | 
  
  
    | 
          Command 539
     | 
    
          umask
     | 
  
  
    | 
          Command 540
     | 
    
          uname
     | 
  
  
    | 
          Command 541
     | 
    
          ungetc
     | 
  
  
    | 
          Command 542
     | 
    
          ungetwc
     | 
  
  
    | 
          Command 543
     | 
    
          unlink (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 544
     | 
    
          unordered (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 545
     | 
    
          unsetenv
     | 
  
  
    | 
          Command 546
     | 
    
          usleep
     | 
  
  
    | 
          Command 547
     | 
    
          utime
     | 
  
  
    | 
          Command 548
     | 
    
          utimes
     | 
  
  
    | 
          Command 549
     | 
    
          VAXC$CRTL_INIT
     | 
  
  
    | 
          Command 550
     | 
    
          VAXC$ESTABLISH
     | 
  
  
    | 
          Command 551
     | 
    
          va_arg
     | 
  
  
    | 
          Command 552
     | 
    
          va_count
     | 
  
  
    | 
          Command 553
     | 
    
          va_end
     | 
  
  
    | 
          Command 554
     | 
    
          va_start, va_start_1
     | 
  
  
    | 
          Command 555
     | 
    
          vfork
     | 
  
  
    | 
          Command 556
     | 
    
          vfprintf
     | 
  
  
    | 
          Command 557
     | 
    
          vfscanf
     | 
  
  
    | 
          Command 558
     | 
    
          vfwprintf
     | 
  
  
    | 
          Command 559
     | 
    
          vfwscanf
     | 
  
  
    | 
          Command 560
     | 
    
          vprintf
     | 
  
  
    | 
          Command 561
     | 
    
          vscanf
     | 
  
  
    | 
          Command 562
     | 
    
          vsnprintf (INTEGRITY SERVERS, ALPHA)  
     | 
  
  
    | 
          Command 563
     | 
    
          vsprintf
     | 
  
  
    | 
          Command 564
     | 
    
          vsscanf
     | 
  
  
    | 
          Command 565
     | 
    
          vswprintf
     | 
  
  
    | 
          Command 566
     | 
    
          vswscanf
     | 
  
  
    | 
          Command 567
     | 
    
          vwprintf
     | 
  
  
    | 
          Command 568
     | 
    
          vwscanf
     | 
  
  
    | 
          Command 569
     | 
    
          wait
     | 
  
  
    | 
          Command 570
     | 
    
          wait3
     | 
  
  
    | 
          Command 571
     | 
    
          wait4
     | 
  
  
    | 
          Command 572
     | 
    
          waitpid
     | 
  
  
    | 
          Command 573
     | 
    
          wcrtomb
     | 
  
  
    | 
          Command 574
     | 
    
          wcscat
     | 
  
  
    | 
          Command 575
     | 
    
          wcschr
     | 
  
  
    | 
          Command 576
     | 
    
          wcscmp
     | 
  
  
    | 
          Command 577
     | 
    
          wcscoll
     | 
  
  
    | 
          Command 578
     | 
    
          wcscpy
     | 
  
  
    | 
          Command 579
     | 
    
          wcscspn
     | 
  
  
    | 
          Command 580
     | 
    
          wcsftime
     | 
  
  
    | 
          Command 581
     | 
    
          wcslen
     | 
  
  
    | 
          Command 582
     | 
    
          wcsncat
     | 
  
  
    | 
          Command 583
     | 
    
          wcsncmp
     | 
  
  
    | 
          Command 584
     | 
    
          wcsncpy
     | 
  
  
    | 
          Command 585
     | 
    
          wcspbrk
     | 
  
  
    | 
          Command 586
     | 
    
          wcsrchr
     | 
  
  
    | 
          Command 587
     | 
    
          wcsrtombs
     | 
  
  
    | 
          Command 588
     | 
    
          wcsspn
     | 
  
  
    | 
          Command 589
     | 
    
          wcsstr
     | 
  
  
    | 
          Command 590
     | 
    
          wcstod
     | 
  
  
    | 
          Command 591
     | 
    
          wcstok
     | 
  
  
    | 
          Command 592
     | 
    
          wcstol
     | 
  
  
    | 
          Command 593
     | 
    
          wcstombs
     | 
  
  
    | 
          Command 594
     | 
    
          wcstoul
     | 
  
  
    | 
          Command 595
     | 
    
          wcswcs
     | 
  
  
    | 
          Command 596
     | 
    
          wcswidth
     | 
  
  
    | 
          Command 597
     | 
    
          wcsxfrm
     | 
  
  
    | 
          Command 598
     | 
    
          wctob
     | 
  
  
    | 
          Command 599
     | 
    
          wctomb
     | 
  
  
    | 
          Command 600
     | 
    
          wctrans
     | 
  
  
    | 
          Command 601
     | 
    
          wctype
     | 
  
  
    | 
          Command 602
     | 
    
          wcwidth
     | 
  
  
    | 
          Command 603
     | 
    
          wmemchr
     | 
  
  
    | 
          Command 604
     | 
    
          wmemcmp
     | 
  
  
    | 
          Command 605
     | 
    
          wmemcpy
     | 
  
  
    | 
          Command 606
     | 
    
          wmemmove
     | 
  
  
    | 
          Command 607
     | 
    
          wmemset
     | 
  
  
    | 
          Command 608
     | 
    
          wprintf
     | 
  
  
    | 
          Command 609
     | 
    
          wrapok
     | 
  
  
    | 
          Command 610
     | 
    
          write
     | 
  
  
    | 
          Command 611
     | 
    
          writev
     | 
  
  
    | 
          Command 612
     | 
    
          wscanf
     | 
  
  
    | 
          Command 613
     | 
    
          y0, y1, yn (INTEGRITY SERVERS, ALPHA)  
     |