1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 # Copyright 2011, Richard Lowe
  13 
  14 include ../../Makefile.master
  15 
  16 MANSECT =       3c
  17 
  18 MANFILES =      __fbufsize.3c                                   \
  19                 _longjmp.3c                                     \
  20                 _stack_grow.3c                                  \
  21                 a64l.3c                                         \
  22                 abort.3c                                        \
  23                 abs.3c                                          \
  24                 addsev.3c                                       \
  25                 addseverity.3c                                  \
  26                 aio_cancel.3c                                   \
  27                 aio_error.3c                                    \
  28                 aio_fsync.3c                                    \
  29                 aio_read.3c                                     \
  30                 aio_return.3c                                   \
  31                 aio_suspend.3c                                  \
  32                 aio_waitn.3c                                    \
  33                 aio_write.3c                                    \
  34                 aiocancel.3c                                    \
  35                 aioread.3c                                      \
  36                 aiowait.3c                                      \
  37                 assert.3c                                       \
  38                 atexit.3c                                       \
  39                 atomic_add.3c                                   \
  40                 atomic_and.3c                                   \
  41                 atomic_bits.3c                                  \
  42                 atomic_cas.3c                                   \
  43                 atomic_dec.3c                                   \
  44                 atomic_inc.3c                                   \
  45                 atomic_ops.3c                                   \
  46                 atomic_or.3c                                    \
  47                 atomic_swap.3c                                  \
  48                 attropen.3c                                     \
  49                 basename.3c                                     \
  50                 bsd_signal.3c                                   \
  51                 bsearch.3c                                      \
  52                 bstring.3c                                      \
  53                 btowc.3c                                        \
  54                 catgets.3c                                      \
  55                 catopen.3c                                      \
  56                 cfgetispeed.3c                                  \
  57                 cfsetispeed.3c                                  \
  58                 clock.3c                                        \
  59                 clock_nanosleep.3c                              \
  60                 clock_settime.3c                                \
  61                 closedir.3c                                     \
  62                 closefrom.3c                                    \
  63                 cond_init.3c                                    \
  64                 confstr.3c                                      \
  65                 crypt.3c                                        \
  66                 crypt_genhash_impl.3c                           \
  67                 crypt_gensalt.3c                                \
  68                 crypt_gensalt_impl.3c                           \
  69                 cset.3c                                         \
  70                 ctermid.3c                                      \
  71                 ctime.3c                                        \
  72                 ctype.3c                                        \
  73                 cuserid.3c                                      \
  74                 daemon.3c                                       \
  75                 decimal_to_floating.3c                          \
  76                 difftime.3c                                     \
  77                 directio.3c                                     \
  78                 dirfd.3c                                        \
  79                 dirname.3c                                      \
  80                 div.3c                                          \
  81                 dladdr.3c                                       \
  82                 dlclose.3c                                      \
  83                 dldump.3c                                       \
  84                 dlerror.3c                                      \
  85                 dlinfo.3c                                       \
  86                 dlopen.3c                                       \
  87                 dlsym.3c                                        \
  88                 door_bind.3c                                    \
  89                 door_call.3c                                    \
  90                 door_create.3c                                  \
  91                 door_cred.3c                                    \
  92                 door_getparam.3c                                \
  93                 door_info.3c                                    \
  94                 door_return.3c                                  \
  95                 door_revoke.3c                                  \
  96                 door_server_create.3c                           \
  97                 door_ucred.3c                                   \
  98                 drand48.3c                                      \
  99                 dup2.3c                                         \
 100                 econvert.3c                                     \
 101                 ecvt.3c                                         \
 102                 enable_extended_FILE_stdio.3c                   \
 103                 encrypt.3c                                      \
 104                 end.3c                                          \
 105                 err.3c                                          \
 106                 euclen.3c                                       \
 107                 exit.3c                                         \
 108                 fattach.3c                                      \
 109                 fclose.3c                                       \
 110                 fdatasync.3c                                    \
 111                 fdetach.3c                                      \
 112                 fdopen.3c                                       \
 113                 ferror.3c                                       \
 114                 fflush.3c                                       \
 115                 ffs.3c                                          \
 116                 fgetattr.3c                                     \
 117                 fgetc.3c                                        \
 118                 fgetpos.3c                                      \
 119                 fgetwc.3c                                       \
 120                 floating_to_decimal.3c                          \
 121                 flockfile.3c                                    \
 122                 fmtmsg.3c                                       \
 123                 fnmatch.3c                                      \
 124                 fopen.3c                                        \
 125                 fpgetround.3c                                   \
 126                 fputc.3c                                        \
 127                 fputwc.3c                                       \
 128                 fputws.3c                                       \
 129                 fread.3c                                        \
 130                 freopen.3c                                      \
 131                 fseek.3c                                        \
 132                 fsetpos.3c                                      \
 133                 fsync.3c                                        \
 134                 ftell.3c                                        \
 135                 ftime.3c                                        \
 136                 ftok.3c                                         \
 137                 ftw.3c                                          \
 138                 fwide.3c                                        \
 139                 fwprintf.3c                                     \
 140                 fwrite.3c                                       \
 141                 fwscanf.3c                                      \
 142                 getcpuid.3c                                     \
 143                 getcwd.3c                                       \
 144                 getdate.3c                                      \
 145                 getdtablesize.3c                                \
 146                 getenv.3c                                       \
 147                 getexecname.3c                                  \
 148                 getgrnam.3c                                     \
 149                 gethostid.3c                                    \
 150                 gethostname.3c                                  \
 151                 gethrtime.3c                                    \
 152                 getloadavg.3c                                   \
 153                 getlogin.3c                                     \
 154                 getmntent.3c                                    \
 155                 getnetgrent.3c                                  \
 156                 getopt.3c                                       \
 157                 getpagesize.3c                                  \
 158                 getpagesizes.3c                                 \
 159                 getpass.3c                                      \
 160                 getpeerucred.3c                                 \
 161                 getpriority.3c                                  \
 162                 getpw.3c                                        \
 163                 getpwnam.3c                                     \
 164                 getrusage.3c                                    \
 165                 gets.3c                                         \
 166                 getspnam.3c                                     \
 167                 getsubopt.3c                                    \
 168                 gettext.3c                                      \
 169                 gettimeofday.3c                                 \
 170                 gettxt.3c                                       \
 171                 getusershell.3c                                 \
 172                 getutent.3c                                     \
 173                 getutxent.3c                                    \
 174                 getvfsent.3c                                    \
 175                 getwc.3c                                        \
 176                 getwchar.3c                                     \
 177                 getwd.3c                                        \
 178                 getwidth.3c                                     \
 179                 getws.3c                                        \
 180                 getzoneid.3c                                    \
 181                 glob.3c                                         \
 182                 grantpt.3c                                      \
 183                 hsearch.3c                                      \
 184                 iconv.3c                                        \
 185                 iconv_close.3c                                  \
 186                 iconv_open.3c                                   \
 187                 imaxabs.3c                                      \
 188                 imaxdiv.3c                                      \
 189                 index.3c                                        \
 190                 initgroups.3c                                   \
 191                 insque.3c                                       \
 192                 is_system_labeled.3c                            \
 193                 isaexec.3c                                      \
 194                 isastream.3c                                    \
 195                 isatty.3c                                       \
 196                 isnand.3c                                       \
 197                 iswalpha.3c                                     \
 198                 iswctype.3c                                     \
 199                 killpg.3c                                       \
 200                 lckpwdf.3c                                      \
 201                 lfmt.3c                                         \
 202                 lio_listio.3c                                   \
 203                 localeconv.3c                                   \
 204                 lockf.3c                                        \
 205                 lsearch.3c                                      \
 206                 madvise.3c                                      \
 207                 makecontext.3c                                  \
 208                 makedev.3c                                      \
 209                 malloc.3c                                       \
 210                 mblen.3c                                        \
 211                 mbrlen.3c                                       \
 212                 mbrtowc.3c                                      \
 213                 mbsinit.3c                                      \
 214                 mbsrtowcs.3c                                    \
 215                 mbtowc.3c                                       \
 216                 membar_ops.3c                                   \
 217                 memory.3c                                       \
 218                 mkfifo.3c                                       \
 219                 mkstemp.3c                                      \
 220                 mktemp.3c                                       \
 221                 mktime.3c                                       \
 222                 mlock.3c                                        \
 223                 mlockall.3c                                     \
 224                 monitor.3c                                      \
 225                 mq_close.3c                                     \
 226                 mq_getattr.3c                                   \
 227                 mq_notify.3c                                    \
 228                 mq_open.3c                                      \
 229                 mq_receive.3c                                   \
 230                 mq_send.3c                                      \
 231                 mq_setattr.3c                                   \
 232                 mq_unlink.3c                                    \
 233                 msync.3c                                        \
 234                 mutex_init.3c                                   \
 235                 nanosleep.3c                                    \
 236                 ndbm.3c                                         \
 237                 nl_langinfo.3c                                  \
 238                 offsetof.3c                                     \
 239                 opendir.3c                                      \
 240                 perror.3c                                       \
 241                 pfmt.3c                                         \
 242                 plock.3c                                        \
 243                 popen.3c                                        \
 244                 port_alert.3c                                   \
 245                 port_associate.3c                               \
 246                 port_create.3c                                  \
 247                 port_get.3c                                     \
 248                 port_send.3c                                    \
 249                 posix_fadvise.3c                                \
 250                 posix_fallocate.3c                              \
 251                 posix_madvise.3c                                \
 252                 posix_memalign.3c                               \
 253                 posix_openpt.3c                                 \
 254                 posix_spawn.3c                                  \
 255                 posix_spawn_file_actions_addclose.3c            \
 256                 posix_spawn_file_actions_addclosefrom_np.3c     \
 257                 posix_spawn_file_actions_adddup2.3c             \
 258                 posix_spawn_file_actions_destroy.3c             \
 259                 posix_spawn_pipe_np.3c                          \
 260                 posix_spawnattr_destroy.3c                      \
 261                 posix_spawnattr_getflags.3c                     \
 262                 posix_spawnattr_getpgroup.3c                    \
 263                 posix_spawnattr_getschedparam.3c                \
 264                 posix_spawnattr_getschedpolicy.3c               \
 265                 posix_spawnattr_getsigdefault.3c                \
 266                 posix_spawnattr_getsigignore_np.3c              \
 267                 posix_spawnattr_getsigmask.3c                   \
 268                 printf.3c                                       \
 269                 priv_addset.3c                                  \
 270                 priv_set.3c                                     \
 271                 priv_str_to_set.3c                              \
 272                 pset_getloadavg.3c                              \
 273                 psignal.3c                                      \
 274                 pthread_atfork.3c                               \
 275                 pthread_attr_getdetachstate.3c                  \
 276                 pthread_attr_getguardsize.3c                    \
 277                 pthread_attr_getinheritsched.3c                 \
 278                 pthread_attr_getschedparam.3c                   \
 279                 pthread_attr_getschedpolicy.3c                  \
 280                 pthread_attr_getscope.3c                        \
 281                 pthread_attr_getstack.3c                        \
 282                 pthread_attr_getstackaddr.3c                    \
 283                 pthread_attr_getstacksize.3c                    \
 284                 pthread_attr_init.3c                            \
 285                 pthread_barrier_destroy.3c                      \
 286                 pthread_barrier_wait.3c                         \
 287                 pthread_barrierattr_destroy.3c                  \
 288                 pthread_barrierattr_getpshared.3c               \
 289                 pthread_cancel.3c                               \
 290                 pthread_cleanup_pop.3c                          \
 291                 pthread_cleanup_push.3c                         \
 292                 pthread_cond_init.3c                            \
 293                 pthread_cond_signal.3c                          \
 294                 pthread_cond_wait.3c                            \
 295                 pthread_condattr_getclock.3c                    \
 296                 pthread_condattr_getpshared.3c                  \
 297                 pthread_condattr_init.3c                        \
 298                 pthread_create.3c                               \
 299                 pthread_detach.3c                               \
 300                 pthread_equal.3c                                \
 301                 pthread_exit.3c                                 \
 302                 pthread_getconcurrency.3c                       \
 303                 pthread_getschedparam.3c                        \
 304                 pthread_getspecific.3c                          \
 305                 pthread_join.3c                                 \
 306                 pthread_key_create.3c                           \
 307                 pthread_key_delete.3c                           \
 308                 pthread_kill.3c                                 \
 309                 pthread_mutex_getprioceiling.3c                 \
 310                 pthread_mutex_init.3c                           \
 311                 pthread_mutex_lock.3c                           \
 312                 pthread_mutex_timedlock.3c                      \
 313                 pthread_mutexattr_getprioceiling.3c             \
 314                 pthread_mutexattr_getprotocol.3c                \
 315                 pthread_mutexattr_getpshared.3c                 \
 316                 pthread_mutexattr_gettype.3c                    \
 317                 pthread_mutexattr_init.3c                       \
 318                 pthread_once.3c                                 \
 319                 pthread_rwlock_init.3c                          \
 320                 pthread_rwlock_rdlock.3c                        \
 321                 pthread_rwlock_timedrdlock.3c                   \
 322                 pthread_rwlock_timedwrlock.3c                   \
 323                 pthread_rwlock_unlock.3c                        \
 324                 pthread_rwlock_wrlock.3c                        \
 325                 pthread_rwlockattr_getpshared.3c                \
 326                 pthread_rwlockattr_init.3c                      \
 327                 pthread_self.3c                                 \
 328                 pthread_setcancelstate.3c                       \
 329                 pthread_setcanceltype.3c                        \
 330                 pthread_setschedprio.3c                         \
 331                 pthread_sigmask.3c                              \
 332                 pthread_spin_destroy.3c                         \
 333                 pthread_spin_lock.3c                            \
 334                 pthread_spin_unlock.3c                          \
 335                 pthread_testcancel.3c                           \
 336                 ptrace.3c                                       \
 337                 ptsname.3c                                      \
 338                 putenv.3c                                       \
 339                 putpwent.3c                                     \
 340                 puts.3c                                         \
 341                 putspent.3c                                     \
 342                 putws.3c                                        \
 343                 qsort.3c                                        \
 344                 raise.3c                                        \
 345                 rand.3c                                         \
 346                 random.3c                                       \
 347                 rctl_walk.3c                                    \
 348                 rctlblk_set_value.3c                            \
 349                 re_comp.3c                                      \
 350                 readdir.3c                                      \
 351                 realpath.3c                                     \
 352                 reboot.3c                                       \
 353                 regcmp.3c                                       \
 354                 regcomp.3c                                      \
 355                 remove.3c                                       \
 356                 rewind.3c                                       \
 357                 rewinddir.3c                                    \
 358                 rwlock.3c                                       \
 359                 scandir.3c                                      \
 360                 scanf.3c                                        \
 361                 sched_get_priority_max.3c                       \
 362                 sched_getparam.3c                               \
 363                 sched_getscheduler.3c                           \
 364                 sched_rr_get_interval.3c                        \
 365                 sched_setparam.3c                               \
 366                 sched_setscheduler.3c                           \
 367                 sched_yield.3c                                  \
 368                 schedctl_init.3c                                \
 369                 seekdir.3c                                      \
 370                 select.3c                                       \
 371                 sem_close.3c                                    \
 372                 sem_destroy.3c                                  \
 373                 sem_getvalue.3c                                 \
 374                 sem_init.3c                                     \
 375                 sem_open.3c                                     \
 376                 sem_post.3c                                     \
 377                 sem_timedwait.3c                                \
 378                 sem_unlink.3c                                   \
 379                 sem_wait.3c                                     \
 380                 semaphore.3c                                    \
 381                 setbuf.3c                                       \
 382                 setbuffer.3c                                    \
 383                 setcat.3c                                       \
 384                 setenv.3c                                       \
 385                 setjmp.3c                                       \
 386                 setkey.3c                                       \
 387                 setlabel.3c                                     \
 388                 setlocale.3c                                    \
 389                 shm_open.3c                                     \
 390                 shm_unlink.3c                                   \
 391                 sigfpe.3c                                       \
 392                 siginterrupt.3c                                 \
 393                 signal.3c                                       \
 394                 sigqueue.3c                                     \
 395                 sigsetops.3c                                    \
 396                 sigstack.3c                                     \
 397                 sigwaitinfo.3c                                  \
 398                 sleep.3c                                        \
 399                 ssignal.3c                                      \
 400                 stack_getbounds.3c                              \
 401                 stack_inbounds.3c                               \
 402                 stack_setbounds.3c                              \
 403                 stack_violation.3c                              \
 404                 stdio.3c                                        \
 405                 str2sig.3c                                      \
 406                 strcoll.3c                                      \
 407                 strerror.3c                                     \
 408                 strftime.3c                                     \
 409                 string.3c                                       \
 410                 string_to_decimal.3c                            \
 411                 strptime.3c                                     \
 412                 strsignal.3c                                    \
 413                 strtod.3c                                       \
 414                 strtoimax.3c                                    \
 415                 strtol.3c                                       \
 416                 strtoul.3c                                      \
 417                 strtows.3c                                      \
 418                 strxfrm.3c                                      \
 419                 swab.3c                                         \
 420                 sync_instruction_memory.3c                      \
 421                 sysconf.3c                                      \
 422                 syslog.3c                                       \
 423                 system.3c                                       \
 424                 tcdrain.3c                                      \
 425                 tcflow.3c                                       \
 426                 tcflush.3c                                      \
 427                 tcgetattr.3c                                    \
 428                 tcgetpgrp.3c                                    \
 429                 tcgetsid.3c                                     \
 430                 tcsendbreak.3c                                  \
 431                 tcsetattr.3c                                    \
 432                 tcsetpgrp.3c                                    \
 433                 tell.3c                                         \
 434                 telldir.3c                                      \
 435                 termios.3c                                      \
 436                 thr_create.3c                                   \
 437                 thr_exit.3c                                     \
 438                 thr_getconcurrency.3c                           \
 439                 thr_getprio.3c                                  \
 440                 thr_join.3c                                     \
 441                 thr_keycreate.3c                                \
 442                 thr_kill.3c                                     \
 443                 thr_main.3c                                     \
 444                 thr_min_stack.3c                                \
 445                 thr_self.3c                                     \
 446                 thr_sigsetmask.3c                               \
 447                 thr_stksegment.3c                               \
 448                 thr_suspend.3c                                  \
 449                 thr_yield.3c                                    \
 450                 timer_create.3c                                 \
 451                 timer_delete.3c                                 \
 452                 timer_settime.3c                                \
 453                 timeradd.3c                                     \
 454                 tmpfile.3c                                      \
 455                 tmpnam.3c                                       \
 456                 toascii.3c                                      \
 457                 tolower.3c                                      \
 458                 toupper.3c                                      \
 459                 truncate.3c                                     \
 460                 tsearch.3c                                      \
 461                 ttyname.3c                                      \
 462                 ttyslot.3c                                      \
 463                 u8_strcmp.3c                                    \
 464                 u8_textprep_str.3c                              \
 465                 u8_validate.3c                                  \
 466                 ualarm.3c                                       \
 467                 uconv_u16tou32.3c                               \
 468                 ucred_get.3c                                    \
 469                 ungetc.3c                                       \
 470                 ungetwc.3c                                      \
 471                 unlockpt.3c                                     \
 472                 unsetenv.3c                                     \
 473                 usleep.3c                                       \
 474                 vfwprintf.3c                                    \
 475                 vlfmt.3c                                        \
 476                 vpfmt.3c                                        \
 477                 vprintf.3c                                      \
 478                 vsyslog.3c                                      \
 479                 wait.3c                                         \
 480                 wait3.3c                                        \
 481                 waitpid.3c                                      \
 482                 walkcontext.3c                                  \
 483                 wcrtomb.3c                                      \
 484                 wcscoll.3c                                      \
 485                 wcsftime.3c                                     \
 486                 wcsrtombs.3c                                    \
 487                 wcsstr.3c                                       \
 488                 wcstod.3c                                       \
 489                 wcstoimax.3c                                    \
 490                 wcstol.3c                                       \
 491                 wcstoul.3c                                      \
 492                 wcstring.3c                                     \
 493                 wcswidth.3c                                     \
 494                 wcsxfrm.3c                                      \
 495                 wctob.3c                                        \
 496                 wctomb.3c                                       \
 497                 wctype.3c                                       \
 498                 wcwidth.3c                                      \
 499                 wmemchr.3c                                      \
 500                 wmemcmp.3c                                      \
 501                 wmemcpy.3c                                      \
 502                 wmemmove.3c                                     \
 503                 wmemset.3c                                      \
 504                 wordexp.3c                                      \
 505                 wsprintf.3c                                     \
 506                 wsscanf.3c                                      \
 507                 wstring.3c                                      \
 508 
 509 MANSOFILES =    FD_CLR.3c                               \
 510                 FD_ISSET.3c                             \
 511                 FD_SET.3c                               \
 512                 FD_ZERO.3c                              \
 513                 __flbf.3c                               \
 514                 __fpending.3c                           \
 515                 __fpurge.3c                             \
 516                 __freadable.3c                          \
 517                 __freading.3c                           \
 518                 __fsetlocking.3c                        \
 519                 __fwritable.3c                          \
 520                 __fwriting.3c                           \
 521                 _edata.3c                               \
 522                 _end.3c                                 \
 523                 _etext.3c                               \
 524                 _exithandle.3c                          \
 525                 _flushlbf.3c                            \
 526                 _setjmp.3c                              \
 527                 addrtosymstr.3c                         \
 528                 aiowrite.3c                             \
 529                 alloca.3c                               \
 530                 alphasort.3c                            \
 531                 ascftime.3c                             \
 532                 asctime.3c                              \
 533                 asctime_r.3c                            \
 534                 asprintf.3c                             \
 535                 atof.3c                                 \
 536                 atoi.3c                                 \
 537                 atol.3c                                 \
 538                 atoll.3c                                \
 539                 atomic_add_16.3c                        \
 540                 atomic_add_16_nv.3c                     \
 541                 atomic_add_32.3c                        \
 542                 atomic_add_32_nv.3c                     \
 543                 atomic_add_64.3c                        \
 544                 atomic_add_64_nv.3c                     \
 545                 atomic_add_8.3c                         \
 546                 atomic_add_8_nv.3c                      \
 547                 atomic_add_char.3c                      \
 548                 atomic_add_char_nv.3c                   \
 549                 atomic_add_int.3c                       \
 550                 atomic_add_int_nv.3c                    \
 551                 atomic_add_long.3c                      \
 552                 atomic_add_long_nv.3c                   \
 553                 atomic_add_ptr.3c                       \
 554                 atomic_add_ptr_nv.3c                    \
 555                 atomic_add_short.3c                     \
 556                 atomic_add_short_nv.3c                  \
 557                 atomic_and_16.3c                        \
 558                 atomic_and_16_nv.3c                     \
 559                 atomic_and_32.3c                        \
 560                 atomic_and_32_nv.3c                     \
 561                 atomic_and_64.3c                        \
 562                 atomic_and_64_nv.3c                     \
 563                 atomic_and_8.3c                         \
 564                 atomic_and_8_nv.3c                      \
 565                 atomic_and_uchar.3c                     \
 566                 atomic_and_uchar_nv.3c                  \
 567                 atomic_and_uint.3c                      \
 568                 atomic_and_uint_nv.3c                   \
 569                 atomic_and_ulong.3c                     \
 570                 atomic_and_ulong_nv.3c                  \
 571                 atomic_and_ushort.3c                    \
 572                 atomic_and_ushort_nv.3c                 \
 573                 atomic_cas_16.3c                        \
 574                 atomic_cas_32.3c                        \
 575                 atomic_cas_64.3c                        \
 576                 atomic_cas_8.3c                         \
 577                 atomic_cas_ptr.3c                       \
 578                 atomic_cas_uchar.3c                     \
 579                 atomic_cas_uint.3c                      \
 580                 atomic_cas_ulong.3c                     \
 581                 atomic_cas_ushort.3c                    \
 582                 atomic_clear_long_excl.3c               \
 583                 atomic_dec_16.3c                        \
 584                 atomic_dec_16_nv.3c                     \
 585                 atomic_dec_32.3c                        \
 586                 atomic_dec_32_nv.3c                     \
 587                 atomic_dec_64.3c                        \
 588                 atomic_dec_64_nv.3c                     \
 589                 atomic_dec_8.3c                         \
 590                 atomic_dec_8_nv.3c                      \
 591                 atomic_dec_ptr.3c                       \
 592                 atomic_dec_ptr_nv.3c                    \
 593                 atomic_dec_uchar.3c                     \
 594                 atomic_dec_uchar_nv.3c                  \
 595                 atomic_dec_uint.3c                      \
 596                 atomic_dec_uint_nv.3c                   \
 597                 atomic_dec_ulong.3c                     \
 598                 atomic_dec_ulong_nv.3c                  \
 599                 atomic_dec_ushort.3c                    \
 600                 atomic_dec_ushort_nv.3c                 \
 601                 atomic_inc_16.3c                        \
 602                 atomic_inc_16_nv.3c                     \
 603                 atomic_inc_32.3c                        \
 604                 atomic_inc_32_nv.3c                     \
 605                 atomic_inc_64.3c                        \
 606                 atomic_inc_64_nv.3c                     \
 607                 atomic_inc_8.3c                         \
 608                 atomic_inc_8_nv.3c                      \
 609                 atomic_inc_ptr.3c                       \
 610                 atomic_inc_ptr_nv.3c                    \
 611                 atomic_inc_uchar.3c                     \
 612                 atomic_inc_uchar_nv.3c                  \
 613                 atomic_inc_uint.3c                      \
 614                 atomic_inc_uint_nv.3c                   \
 615                 atomic_inc_ulong.3c                     \
 616                 atomic_inc_ulong_nv.3c                  \
 617                 atomic_inc_ushort.3c                    \
 618                 atomic_inc_ushort_nv.3c                 \
 619                 atomic_or_16.3c                         \
 620                 atomic_or_16_nv.3c                      \
 621                 atomic_or_32.3c                         \
 622                 atomic_or_32_nv.3c                      \
 623                 atomic_or_64.3c                         \
 624                 atomic_or_64_nv.3c                      \
 625                 atomic_or_8.3c                          \
 626                 atomic_or_8_nv.3c                       \
 627                 atomic_or_uchar.3c                      \
 628                 atomic_or_uchar_nv.3c                   \
 629                 atomic_or_uint.3c                       \
 630                 atomic_or_uint_nv.3c                    \
 631                 atomic_or_ulong.3c                      \
 632                 atomic_or_ulong_nv.3c                   \
 633                 atomic_or_ushort.3c                     \
 634                 atomic_or_ushort_nv.3c                  \
 635                 atomic_set_long_excl.3c                 \
 636                 atomic_swap_16.3c                       \
 637                 atomic_swap_32.3c                       \
 638                 atomic_swap_64.3c                       \
 639                 atomic_swap_8.3c                        \
 640                 atomic_swap_ptr.3c                      \
 641                 atomic_swap_uchar.3c                    \
 642                 atomic_swap_uint.3c                     \
 643                 atomic_swap_ulong.3c                    \
 644                 atomic_swap_ushort.3c                   \
 645                 backtrace.3c                            \
 646                 backtrace_symbols.3c                    \
 647                 backtrace_symbols_fd.3c                 \
 648                 bcmp.3c                                 \
 649                 bcopy.3c                                \
 650                 bind_textdomain_codeset.3c              \
 651                 bindtextdomain.3c                       \
 652                 bzero.3c                                \
 653                 calloc.3c                               \
 654                 catclose.3c                             \
 655                 cfgetospeed.3c                          \
 656                 cfsetospeed.3c                          \
 657                 cftime.3c                               \
 658                 clearerr.3c                             \
 659                 clock_getres.3c                         \
 660                 clock_gettime.3c                        \
 661                 closelog.3c                             \
 662                 cond_broadcast.3c                       \
 663                 cond_destroy.3c                         \
 664                 cond_reltimedwait.3c                    \
 665                 cond_signal.3c                          \
 666                 cond_timedwait.3c                       \
 667                 cond_wait.3c                            \
 668                 csetcol.3c                              \
 669                 csetlen.3c                              \
 670                 csetno.3c                               \
 671                 ctermid_r.3c                            \
 672                 ctime_r.3c                              \
 673                 dbm_clearerr.3c                         \
 674                 dbm_close.3c                            \
 675                 dbm_delete.3c                           \
 676                 dbm_error.3c                            \
 677                 dbm_fetch.3c                            \
 678                 dbm_firstkey.3c                         \
 679                 dbm_nextkey.3c                          \
 680                 dbm_open.3c                             \
 681                 dbm_store.3c                            \
 682                 dcgettext.3c                            \
 683                 dcngettext.3c                           \
 684                 decimal_to_double.3c                    \
 685                 decimal_to_extended.3c                  \
 686                 decimal_to_quadruple.3c                 \
 687                 decimal_to_single.3c                    \
 688                 dgettext.3c                             \
 689                 dladdr1.3c                              \
 690                 dlmopen.3c                              \
 691                 dngettext.3c                            \
 692                 door_setparam.3c                        \
 693                 door_unbind.3c                          \
 694                 double_to_decimal.3c                    \
 695                 edata.3c                                \
 696                 endgrent.3c                             \
 697                 endnetgrent.3c                          \
 698                 endpwent.3c                             \
 699                 endspent.3c                             \
 700                 endusershell.3c                         \
 701                 endutent.3c                             \
 702                 endutxent.3c                            \
 703                 erand48.3c                              \
 704                 errno.3c                                \
 705                 errx.3c                                 \
 706                 etext.3c                                \
 707                 euccol.3c                               \
 708                 eucscol.3c                              \
 709                 extended_to_decimal.3c                  \
 710                 fconvert.3c                             \
 711                 fcvt.3c                                 \
 712                 fdopendir.3c                            \
 713                 fdwalk.3c                               \
 714                 feof.3c                                 \
 715                 fgetgrent.3c                            \
 716                 fgetgrent_r.3c                          \
 717                 fgetpwent.3c                            \
 718                 fgetpwent_r.3c                          \
 719                 fgets.3c                                \
 720                 fgetspent.3c                            \
 721                 fgetspent_r.3c                          \
 722                 fgetws.3c                               \
 723                 file_to_decimal.3c                      \
 724                 fileno.3c                               \
 725                 finite.3c                               \
 726                 fpclass.3c                              \
 727                 fpgetmask.3c                            \
 728                 fpgetsticky.3c                          \
 729                 fprintf.3c                              \
 730                 fpsetmask.3c                            \
 731                 fpsetround.3c                           \
 732                 fpsetsticky.3c                          \
 733                 fputs.3c                                \
 734                 free.3c                                 \
 735                 fscanf.3c                               \
 736                 fseeko.3c                               \
 737                 fsetattr.3c                             \
 738                 ftello.3c                               \
 739                 ftruncate.3c                            \
 740                 ftrylockfile.3c                         \
 741                 func_to_decimal.3c                      \
 742                 funlockfile.3c                          \
 743                 gconvert.3c                             \
 744                 gcvt.3c                                 \
 745                 getattrat.3c                            \
 746                 getc.3c                                 \
 747                 getc_unlocked.3c                        \
 748                 getchar.3c                              \
 749                 getchar_unlocked.3c                     \
 750                 getextmntent.3c                         \
 751                 getgrent.3c                             \
 752                 getgrent_r.3c                           \
 753                 getgrgid.3c                             \
 754                 getgrgid_r.3c                           \
 755                 getgrnam_r.3c                           \
 756                 gethomelgroup.3c                        \
 757                 gethrvtime.3c                           \
 758                 getlogin_r.3c                           \
 759                 getmntany.3c                            \
 760                 getnetgrent_r.3c                        \
 761                 getpassphrase.3c                        \
 762                 getpwent.3c                             \
 763                 getpwent_r.3c                           \
 764                 getpwnam_r.3c                           \
 765                 getpwuid.3c                             \
 766                 getpwuid_r.3c                           \
 767                 getspent.3c                             \
 768                 getspent_r.3c                           \
 769                 getspnam_r.3c                           \
 770                 getutid.3c                              \
 771                 getutline.3c                            \
 772                 getutmp.3c                              \
 773                 getutmpx.3c                             \
 774                 getutxid.3c                             \
 775                 getutxline.3c                           \
 776                 getvfsany.3c                            \
 777                 getvfsfile.3c                           \
 778                 getvfsspec.3c                           \
 779                 getw.3c                                 \
 780                 getzoneidbyname.3c                      \
 781                 getzonenamebyid.3c                      \
 782                 globfree.3c                             \
 783                 gmtime.3c                               \
 784                 gmtime_r.3c                             \
 785                 gsignal.3c                              \
 786                 hasmntopt.3c                            \
 787                 hcreate.3c                              \
 788                 hdestroy.3c                             \
 789                 initstate.3c                            \
 790                 innetgr.3c                              \
 791                 isalnum.3c                              \
 792                 isalpha.3c                              \
 793                 isascii.3c                              \
 794                 isblank.3c                              \
 795                 iscntrl.3c                              \
 796                 isdigit.3c                              \
 797                 isenglish.3c                            \
 798                 isgraph.3c                              \
 799                 isideogram.3c                           \
 800                 islower.3c                              \
 801                 isnanf.3c                               \
 802                 isnumber.3c                             \
 803                 isphonogram.3c                          \
 804                 isprint.3c                              \
 805                 ispunct.3c                              \
 806                 isspace.3c                              \
 807                 isspecial.3c                            \
 808                 isupper.3c                              \
 809                 iswalnum.3c                             \
 810                 iswascii.3c                             \
 811                 iswblank.3c                             \
 812                 iswcntrl.3c                             \
 813                 iswdigit.3c                             \
 814                 iswgraph.3c                             \
 815                 iswlower.3c                             \
 816                 iswprint.3c                             \
 817                 iswpunct.3c                             \
 818                 iswspace.3c                             \
 819                 iswupper.3c                             \
 820                 iswxdigit.3c                            \
 821                 isxdigit.3c                             \
 822                 jrand48.3c                              \
 823                 l64a.3c                                 \
 824                 labs.3c                                 \
 825                 lcong48.3c                              \
 826                 ldiv.3c                                 \
 827                 lfind.3c                                \
 828                 llabs.3c                                \
 829                 lldiv.3c                                \
 830                 lltostr.3c                              \
 831                 localtime.3c                            \
 832                 localtime_r.3c                          \
 833                 longjmp.3c                              \
 834                 lrand48.3c                              \
 835                 major.3c                                \
 836                 memalign.3c                             \
 837                 membar_consumer.3c                      \
 838                 membar_enter.3c                         \
 839                 membar_exit.3c                          \
 840                 membar_producer.3c                      \
 841                 memccpy.3c                              \
 842                 memchr.3c                               \
 843                 memcmp.3c                               \
 844                 memcpy.3c                               \
 845                 memmove.3c                              \
 846                 memset.3c                               \
 847                 minor.3c                                \
 848                 mkdtemp.3c                              \
 849                 mkstemps.3c                             \
 850                 mq_reltimedreceive_np.3c                \
 851                 mq_reltimedsend_np.3c                   \
 852                 mq_timedreceive.3c                      \
 853                 mq_timedsend.3c                         \
 854                 mrand48.3c                              \
 855                 munlock.3c                              \
 856                 munlockall.3c                           \
 857                 mutex_consistent.3c                     \
 858                 mutex_destroy.3c                        \
 859                 mutex_lock.3c                           \
 860                 mutex_trylock.3c                        \
 861                 mutex_unlock.3c                         \
 862                 nftw.3c                                 \
 863                 ngettext.3c                             \
 864                 nrand48.3c                              \
 865                 openlog.3c                              \
 866                 pclose.3c                               \
 867                 port_dissociate.3c                      \
 868                 port_getn.3c                            \
 869                 port_sendn.3c                           \
 870                 posix_spawn_file_actions_addopen.3c     \
 871                 posix_spawn_file_actions_init.3c        \
 872                 posix_spawnattr_init.3c                 \
 873                 posix_spawnattr_setflags.3c             \
 874                 posix_spawnattr_setpgroup.3c            \
 875                 posix_spawnattr_setschedparam.3c        \
 876                 posix_spawnattr_setschedpolicy.3c       \
 877                 posix_spawnattr_setsigdefault.3c        \
 878                 posix_spawnattr_setsigignore_np.3c      \
 879                 posix_spawnattr_setsigmask.3c           \
 880                 posix_spawnp.3c                         \
 881                 printstack.3c                           \
 882                 priv_allocset.3c                        \
 883                 priv_basicset.3c                        \
 884                 priv_copyset.3c                         \
 885                 priv_delset.3c                          \
 886                 priv_emptyset.3c                        \
 887                 priv_fillset.3c                         \
 888                 priv_freeset.3c                         \
 889                 priv_getbyname.3c                       \
 890                 priv_getbynum.3c                        \
 891                 priv_getsetbyname.3c                    \
 892                 priv_getsetbynum.3c                     \
 893                 priv_gettext.3c                         \
 894                 priv_ineffect.3c                        \
 895                 priv_intersect.3c                       \
 896                 priv_inverse.3c                         \
 897                 priv_isemptyset.3c                      \
 898                 priv_isequalset.3c                      \
 899                 priv_isfullset.3c                       \
 900                 priv_ismember.3c                        \
 901                 priv_issubset.3c                        \
 902                 priv_set_to_str.3c                      \
 903                 priv_union.3c                           \
 904                 pselect.3c                              \
 905                 psiginfo.3c                             \
 906                 pthread_attr_destroy.3c                 \
 907                 pthread_attr_setdetachstate.3c          \
 908                 pthread_attr_setguardsize.3c            \
 909                 pthread_attr_setinheritsched.3c         \
 910                 pthread_attr_setschedparam.3c           \
 911                 pthread_attr_setschedpolicy.3c          \
 912                 pthread_attr_setscope.3c                \
 913                 pthread_attr_setstack.3c                \
 914                 pthread_attr_setstackaddr.3c            \
 915                 pthread_attr_setstacksize.3c            \
 916                 pthread_barrier_init.3c                 \
 917                 pthread_barrierattr_init.3c             \
 918                 pthread_barrierattr_setpshared.3c       \
 919                 pthread_cond_broadcast.3c               \
 920                 pthread_cond_destroy.3c                 \
 921                 pthread_cond_reltimedwait_np.3c         \
 922                 pthread_cond_timedwait.3c               \
 923                 pthread_condattr_destroy.3c             \
 924                 pthread_condattr_setclock.3c            \
 925                 pthread_condattr_setpshared.3c          \
 926                 pthread_key_create_once_np.3c           \
 927                 pthread_mutex_destroy.3c                \
 928                 pthread_mutex_reltimedlock_np.3c        \
 929                 pthread_mutex_setprioceiling.3c         \
 930                 pthread_mutex_trylock.3c                \
 931                 pthread_mutex_unlock.3c                 \
 932                 pthread_mutexattr_destroy.3c            \
 933                 pthread_mutexattr_setprioceiling.3c     \
 934                 pthread_mutexattr_setprotocol.3c        \
 935                 pthread_mutexattr_setpshared.3c         \
 936                 pthread_mutexattr_settype.3c            \
 937                 pthread_rwlock_destroy.3c               \
 938                 pthread_rwlock_reltimedrdlock_np.3c     \
 939                 pthread_rwlock_reltimedwrlock_np.3c     \
 940                 pthread_rwlock_tryrdlock.3c             \
 941                 pthread_rwlock_trywrlock.3c             \
 942                 pthread_rwlockattr_destroy.3c           \
 943                 pthread_rwlockattr_setpshared.3c        \
 944                 pthread_setconcurrency.3c               \
 945                 pthread_setschedparam.3c                \
 946                 pthread_setspecific.3c                  \
 947                 pthread_spin_init.3c                    \
 948                 pthread_spin_trylock.3c                 \
 949                 putc.3c                                 \
 950                 putc_unlocked.3c                        \
 951                 putchar.3c                              \
 952                 putchar_unlocked.3c                     \
 953                 putmntent.3c                            \
 954                 pututline.3c                            \
 955                 pututxline.3c                           \
 956                 putw.3c                                 \
 957                 putwc.3c                                \
 958                 putwchar.3c                             \
 959                 qeconvert.3c                            \
 960                 qfconvert.3c                            \
 961                 qgconvert.3c                            \
 962                 quadruple_to_decimal.3c                 \
 963                 rand_r.3c                               \
 964                 rctlblk_get_enforced_value.3c           \
 965                 rctlblk_get_firing_time.3c              \
 966                 rctlblk_get_global_action.3c            \
 967                 rctlblk_get_global_flags.3c             \
 968                 rctlblk_get_local_action.3c             \
 969                 rctlblk_get_local_flags.3c              \
 970                 rctlblk_get_privilege.3c                \
 971                 rctlblk_get_recipient_pid.3c            \
 972                 rctlblk_get_value.3c                    \
 973                 rctlblk_set_local_action.3c             \
 974                 rctlblk_set_local_flags.3c              \
 975                 rctlblk_set_privilege.3c                \
 976                 rctlblk_set_recipient_pid.3c            \
 977                 rctlblk_size.3c                         \
 978                 re_exec.3c                              \
 979                 readdir_r.3c                            \
 980                 realloc.3c                              \
 981                 regerror.3c                             \
 982                 regex.3c                                \
 983                 regexec.3c                              \
 984                 regfree.3c                              \
 985                 remque.3c                               \
 986                 resetmnttab.3c                          \
 987                 rindex.3c                               \
 988                 rw_rdlock.3c                            \
 989                 rw_tryrdlock.3c                         \
 990                 rw_trywrlock.3c                         \
 991                 rw_unlock.3c                            \
 992                 rw_wrlock.3c                            \
 993                 rwlock_destroy.3c                       \
 994                 rwlock_init.3c                          \
 995                 sched_get_priority_min.3c               \
 996                 schedctl_exit.3c                        \
 997                 schedctl_lookup.3c                      \
 998                 schedctl_start.3c                       \
 999                 schedctl_stop.3c                        \
1000                 seconvert.3c                            \
1001                 seed48.3c                               \
1002                 sem_reltimedwait_np.3c                  \
1003                 sem_trywait.3c                          \
1004                 sema_destroy.3c                         \
1005                 sema_init.3c                            \
1006                 sema_post.3c                            \
1007                 sema_trywait.3c                         \
1008                 sema_wait.3c                            \
1009                 setattrat.3c                            \
1010                 setgrent.3c                             \
1011                 sethostname.3c                          \
1012                 setlinebuf.3c                           \
1013                 setlogmask.3c                           \
1014                 setnetgrent.3c                          \
1015                 setpriority.3c                          \
1016                 setpwent.3c                             \
1017                 setspent.3c                             \
1018                 setstate.3c                             \
1019                 settimeofday.3c                         \
1020                 setusershell.3c                         \
1021                 setutent.3c                             \
1022                 setutxent.3c                            \
1023                 setvbuf.3c                              \
1024                 sfconvert.3c                            \
1025                 sgconvert.3c                            \
1026                 sig2str.3c                              \
1027                 sigaddset.3c                            \
1028                 sigdelset.3c                            \
1029                 sigemptyset.3c                          \
1030                 sigfillset.3c                           \
1031                 sighold.3c                              \
1032                 sigignore.3c                            \
1033                 sigismember.3c                          \
1034                 siglongjmp.3c                           \
1035                 sigpause.3c                             \
1036                 sigrelse.3c                             \
1037                 sigset.3c                               \
1038                 sigsetjmp.3c                            \
1039                 sigtimedwait.3c                         \
1040                 single_to_decimal.3c                    \
1041                 snprintf.3c                             \
1042                 sprintf.3c                              \
1043                 srand.3c                                \
1044                 srand48.3c                              \
1045                 srandom.3c                              \
1046                 sscanf.3c                               \
1047                 stderr.3c                               \
1048                 stdin.3c                                \
1049                 stdout.3c                               \
1050                 strcasecmp.3c                           \
1051                 strcat.3c                               \
1052                 strchr.3c                               \
1053                 strcmp.3c                               \
1054                 strcpy.3c                               \
1055                 strcspn.3c                              \
1056                 strdup.3c                               \
1057                 strerror_r.3c                           \
1058                 strlcat.3c                              \
1059                 strlcpy.3c                              \
1060                 strlen.3c                               \
1061                 strncasecmp.3c                          \
1062                 strncat.3c                              \
1063                 strncmp.3c                              \
1064                 strncpy.3c                              \
1065                 strnlen.3c                              \
1066                 strpbrk.3c                              \
1067                 strrchr.3c                              \
1068                 strsep.3c                               \
1069                 strspn.3c                               \
1070                 strstr.3c                               \
1071                 strtof.3c                               \
1072                 strtok.3c                               \
1073                 strtok_r.3c                             \
1074                 strtold.3c                              \
1075                 strtoll.3c                              \
1076                 strtoull.3c                             \
1077                 strtoumax.3c                            \
1078                 swapcontext.3c                          \
1079                 swprintf.3c                             \
1080                 swscanf.3c                              \
1081                 tdelete.3c                              \
1082                 tempnam.3c                              \
1083                 textdomain.3c                           \
1084                 tfind.3c                                \
1085                 thr_continue.3c                         \
1086                 thr_getspecific.3c                      \
1087                 thr_keycreate_once.3c                   \
1088                 thr_setconcurrency.3c                   \
1089                 thr_setprio.3c                          \
1090                 thr_setspecific.3c                      \
1091                 timer_getoverrun.3c                     \
1092                 timer_gettime.3c                        \
1093                 timerclear.3c                           \
1094                 timercmp.3c                             \
1095                 timerisset.3c                           \
1096                 timersub.3c                             \
1097                 tmpnam_r.3c                             \
1098                 ttyname_r.3c                            \
1099                 twalk.3c                                \
1100                 tzset.3c                                \
1101                 uconv_u16tou8.3c                        \
1102                 uconv_u32tou16.3c                       \
1103                 uconv_u32tou8.3c                        \
1104                 uconv_u8tou16.3c                        \
1105                 uconv_u8tou32.3c                        \
1106                 ucred_free.3c                           \
1107                 ucred_getegid.3c                        \
1108                 ucred_geteuid.3c                        \
1109                 ucred_getgroups.3c                      \
1110                 ucred_getlabel.3c                       \
1111                 ucred_getpflags.3c                      \
1112                 ucred_getpid.3c                         \
1113                 ucred_getprivset.3c                     \
1114                 ucred_getprojid.3c                      \
1115                 ucred_getrgid.3c                        \
1116                 ucred_getruid.3c                        \
1117                 ucred_getsgid.3c                        \
1118                 ucred_getsuid.3c                        \
1119                 ucred_getzoneid.3c                      \
1120                 ucred_size.3c                           \
1121                 ulckpwdf.3c                             \
1122                 ulltostr.3c                             \
1123                 unordered.3c                            \
1124                 updwtmp.3c                              \
1125                 updwtmpx.3c                             \
1126                 utmpname.3c                             \
1127                 utmpxname.3c                            \
1128                 valloc.3c                               \
1129                 vasprintf.3c                            \
1130                 verr.3c                                 \
1131                 verrx.3c                                \
1132                 vfprintf.3c                             \
1133                 vfscanf.3c                              \
1134                 vfwscanf.3c                             \
1135                 vscanf.3c                               \
1136                 vsnprintf.3c                            \
1137                 vsprintf.3c                             \
1138                 vsscanf.3c                              \
1139                 vswprintf.3c                            \
1140                 vswscanf.3c                             \
1141                 vwarn.3c                                \
1142                 vwarnx.3c                               \
1143                 vwprintf.3c                             \
1144                 vwscanf.3c                              \
1145                 wait4.3c                                \
1146                 warn.3c                                 \
1147                 warnx.3c                                \
1148                 watof.3c                                \
1149                 watoi.3c                                \
1150                 watol.3c                                \
1151                 watoll.3c                               \
1152                 wcscat.3c                               \
1153                 wcschr.3c                               \
1154                 wcscmp.3c                               \
1155                 wcscpy.3c                               \
1156                 wcscspn.3c                              \
1157                 wcsetno.3c                              \
1158                 wcslen.3c                               \
1159                 wcsncat.3c                              \
1160                 wcsncmp.3c                              \
1161                 wcsncpy.3c                              \
1162                 wcspbrk.3c                              \
1163                 wcsrchr.3c                              \
1164                 wcsspn.3c                               \
1165                 wcstof.3c                               \
1166                 wcstok.3c                               \
1167                 wcstold.3c                              \
1168                 wcstoll.3c                              \
1169                 wcstoull.3c                             \
1170                 wcstoumax.3c                            \
1171                 wcswcs.3c                               \
1172                 windex.3c                               \
1173                 wordfree.3c                             \
1174                 wprintf.3c                              \
1175                 wrindex.3c                              \
1176                 wscanf.3c                               \
1177                 wscasecmp.3c                            \
1178                 wscat.3c                                \
1179                 wschr.3c                                \
1180                 wscmp.3c                                \
1181                 wscol.3c                                \
1182                 wscoll.3c                               \
1183                 wscpy.3c                                \
1184                 wscspn.3c                               \
1185                 wsdup.3c                                \
1186                 wslen.3c                                \
1187                 wsncasecmp.3c                           \
1188                 wsncat.3c                               \
1189                 wsncmp.3c                               \
1190                 wsncpy.3c                               \
1191                 wspbrk.3c                               \
1192                 wsrchr.3c                               \
1193                 wsspn.3c                                \
1194                 wstod.3c                                \
1195                 wstok.3c                                \
1196                 wstol.3c                                \
1197                 wstostr.3c                              \
1198                 wsxfrm.3c
1199 
1200 MANFILES +=     $(MANSOFILES)
1201 
1202 __flbf.3c                               := SOSRC = man3c/__fbufsize.3c
1203 __fpending.3c                           := SOSRC = man3c/__fbufsize.3c
1204 __fpurge.3c                             := SOSRC = man3c/__fbufsize.3c
1205 __freadable.3c                          := SOSRC = man3c/__fbufsize.3c
1206 __freading.3c                           := SOSRC = man3c/__fbufsize.3c
1207 __fsetlocking.3c                        := SOSRC = man3c/__fbufsize.3c
1208 __fwritable.3c                          := SOSRC = man3c/__fbufsize.3c
1209 __fwriting.3c                           := SOSRC = man3c/__fbufsize.3c
1210 _flushlbf.3c                            := SOSRC = man3c/__fbufsize.3c
1211 
1212 _setjmp.3c                              := SOSRC = man3c/_longjmp.3c
1213 
1214 l64a.3c                                 := SOSRC = man3c/a64l.3c
1215 
1216 labs.3c                                 := SOSRC = man3c/abs.3c
1217 llabs.3c                                := SOSRC = man3c/abs.3c
1218 
1219 aiowrite.3c                             := SOSRC = man3c/aioread.3c
1220 
1221 atomic_add_16.3c                        := SOSRC = man3c/atomic_add.3c
1222 atomic_add_16_nv.3c                     := SOSRC = man3c/atomic_add.3c
1223 atomic_add_32.3c                        := SOSRC = man3c/atomic_add.3c
1224 atomic_add_32_nv.3c                     := SOSRC = man3c/atomic_add.3c
1225 atomic_add_64.3c                        := SOSRC = man3c/atomic_add.3c
1226 atomic_add_64_nv.3c                     := SOSRC = man3c/atomic_add.3c
1227 atomic_add_8.3c                         := SOSRC = man3c/atomic_add.3c
1228 atomic_add_8_nv.3c                      := SOSRC = man3c/atomic_add.3c
1229 atomic_add_char.3c                      := SOSRC = man3c/atomic_add.3c
1230 atomic_add_char_nv.3c                   := SOSRC = man3c/atomic_add.3c
1231 atomic_add_int.3c                       := SOSRC = man3c/atomic_add.3c
1232 atomic_add_int_nv.3c                    := SOSRC = man3c/atomic_add.3c
1233 atomic_add_long.3c                      := SOSRC = man3c/atomic_add.3c
1234 atomic_add_long_nv.3c                   := SOSRC = man3c/atomic_add.3c
1235 atomic_add_ptr.3c                       := SOSRC = man3c/atomic_add.3c
1236 atomic_add_ptr_nv.3c                    := SOSRC = man3c/atomic_add.3c
1237 atomic_add_short.3c                     := SOSRC = man3c/atomic_add.3c
1238 atomic_add_short_nv.3c                  := SOSRC = man3c/atomic_add.3c
1239 atomic_and_16.3c                        := SOSRC = man3c/atomic_and.3c
1240 atomic_and_16_nv.3c                     := SOSRC = man3c/atomic_and.3c
1241 atomic_and_32.3c                        := SOSRC = man3c/atomic_and.3c
1242 atomic_and_32_nv.3c                     := SOSRC = man3c/atomic_and.3c
1243 atomic_and_64.3c                        := SOSRC = man3c/atomic_and.3c
1244 atomic_and_64_nv.3c                     := SOSRC = man3c/atomic_and.3c
1245 atomic_and_8.3c                         := SOSRC = man3c/atomic_and.3c
1246 atomic_and_8_nv.3c                      := SOSRC = man3c/atomic_and.3c
1247 atomic_and_uchar.3c                     := SOSRC = man3c/atomic_and.3c
1248 atomic_and_uchar_nv.3c                  := SOSRC = man3c/atomic_and.3c
1249 atomic_and_uint.3c                      := SOSRC = man3c/atomic_and.3c
1250 atomic_and_uint_nv.3c                   := SOSRC = man3c/atomic_and.3c
1251 atomic_and_ulong.3c                     := SOSRC = man3c/atomic_and.3c
1252 atomic_and_ulong_nv.3c                  := SOSRC = man3c/atomic_and.3c
1253 atomic_and_ushort.3c                    := SOSRC = man3c/atomic_and.3c
1254 atomic_and_ushort_nv.3c                 := SOSRC = man3c/atomic_and.3c
1255 
1256 atomic_clear_long_excl.3c               := SOSRC = man3c/atomic_bits.3c
1257 atomic_set_long_excl.3c                 := SOSRC = man3c/atomic_bits.3c
1258 
1259 atomic_cas_16.3c                        := SOSRC = man3c/atomic_cas.3c
1260 atomic_cas_32.3c                        := SOSRC = man3c/atomic_cas.3c
1261 atomic_cas_64.3c                        := SOSRC = man3c/atomic_cas.3c
1262 atomic_cas_8.3c                         := SOSRC = man3c/atomic_cas.3c
1263 atomic_cas_ptr.3c                       := SOSRC = man3c/atomic_cas.3c
1264 atomic_cas_uchar.3c                     := SOSRC = man3c/atomic_cas.3c
1265 atomic_cas_uint.3c                      := SOSRC = man3c/atomic_cas.3c
1266 atomic_cas_ulong.3c                     := SOSRC = man3c/atomic_cas.3c
1267 atomic_cas_ushort.3c                    := SOSRC = man3c/atomic_cas.3c
1268 
1269 atomic_dec_16.3c                        := SOSRC = man3c/atomic_dec.3c
1270 atomic_dec_16_nv.3c                     := SOSRC = man3c/atomic_dec.3c
1271 atomic_dec_32.3c                        := SOSRC = man3c/atomic_dec.3c
1272 atomic_dec_32_nv.3c                     := SOSRC = man3c/atomic_dec.3c
1273 atomic_dec_64.3c                        := SOSRC = man3c/atomic_dec.3c
1274 atomic_dec_64_nv.3c                     := SOSRC = man3c/atomic_dec.3c
1275 atomic_dec_8.3c                         := SOSRC = man3c/atomic_dec.3c
1276 atomic_dec_8_nv.3c                      := SOSRC = man3c/atomic_dec.3c
1277 atomic_dec_ptr.3c                       := SOSRC = man3c/atomic_dec.3c
1278 atomic_dec_ptr_nv.3c                    := SOSRC = man3c/atomic_dec.3c
1279 atomic_dec_uchar.3c                     := SOSRC = man3c/atomic_dec.3c
1280 atomic_dec_uchar_nv.3c                  := SOSRC = man3c/atomic_dec.3c
1281 atomic_dec_uint.3c                      := SOSRC = man3c/atomic_dec.3c
1282 atomic_dec_uint_nv.3c                   := SOSRC = man3c/atomic_dec.3c
1283 atomic_dec_ulong.3c                     := SOSRC = man3c/atomic_dec.3c
1284 atomic_dec_ulong_nv.3c                  := SOSRC = man3c/atomic_dec.3c
1285 atomic_dec_ushort.3c                    := SOSRC = man3c/atomic_dec.3c
1286 atomic_dec_ushort_nv.3c                 := SOSRC = man3c/atomic_dec.3c
1287 
1288 atomic_inc_16.3c                        := SOSRC = man3c/atomic_inc.3c
1289 atomic_inc_16_nv.3c                     := SOSRC = man3c/atomic_inc.3c
1290 atomic_inc_32.3c                        := SOSRC = man3c/atomic_inc.3c
1291 atomic_inc_32_nv.3c                     := SOSRC = man3c/atomic_inc.3c
1292 atomic_inc_64.3c                        := SOSRC = man3c/atomic_inc.3c
1293 atomic_inc_64_nv.3c                     := SOSRC = man3c/atomic_inc.3c
1294 atomic_inc_8.3c                         := SOSRC = man3c/atomic_inc.3c
1295 atomic_inc_8_nv.3c                      := SOSRC = man3c/atomic_inc.3c
1296 atomic_inc_ptr.3c                       := SOSRC = man3c/atomic_inc.3c
1297 atomic_inc_ptr_nv.3c                    := SOSRC = man3c/atomic_inc.3c
1298 atomic_inc_uchar.3c                     := SOSRC = man3c/atomic_inc.3c
1299 atomic_inc_uchar_nv.3c                  := SOSRC = man3c/atomic_inc.3c
1300 atomic_inc_uint.3c                      := SOSRC = man3c/atomic_inc.3c
1301 atomic_inc_uint_nv.3c                   := SOSRC = man3c/atomic_inc.3c
1302 atomic_inc_ulong.3c                     := SOSRC = man3c/atomic_inc.3c
1303 atomic_inc_ulong_nv.3c                  := SOSRC = man3c/atomic_inc.3c
1304 atomic_inc_ushort.3c                    := SOSRC = man3c/atomic_inc.3c
1305 atomic_inc_ushort_nv.3c                 := SOSRC = man3c/atomic_inc.3c
1306 
1307 atomic_or_16.3c                         := SOSRC = man3c/atomic_or.3c
1308 atomic_or_16_nv.3c                      := SOSRC = man3c/atomic_or.3c
1309 atomic_or_32.3c                         := SOSRC = man3c/atomic_or.3c
1310 atomic_or_32_nv.3c                      := SOSRC = man3c/atomic_or.3c
1311 atomic_or_64.3c                         := SOSRC = man3c/atomic_or.3c
1312 atomic_or_64_nv.3c                      := SOSRC = man3c/atomic_or.3c
1313 atomic_or_8.3c                          := SOSRC = man3c/atomic_or.3c
1314 atomic_or_8_nv.3c                       := SOSRC = man3c/atomic_or.3c
1315 atomic_or_uchar.3c                      := SOSRC = man3c/atomic_or.3c
1316 atomic_or_uchar_nv.3c                   := SOSRC = man3c/atomic_or.3c
1317 atomic_or_uint.3c                       := SOSRC = man3c/atomic_or.3c
1318 atomic_or_uint_nv.3c                    := SOSRC = man3c/atomic_or.3c
1319 atomic_or_ulong.3c                      := SOSRC = man3c/atomic_or.3c
1320 atomic_or_ulong_nv.3c                   := SOSRC = man3c/atomic_or.3c
1321 atomic_or_ushort.3c                     := SOSRC = man3c/atomic_or.3c
1322 atomic_or_ushort_nv.3c                  := SOSRC = man3c/atomic_or.3c
1323 
1324 atomic_swap_16.3c                       := SOSRC = man3c/atomic_swap.3c
1325 atomic_swap_32.3c                       := SOSRC = man3c/atomic_swap.3c
1326 atomic_swap_64.3c                       := SOSRC = man3c/atomic_swap.3c
1327 atomic_swap_8.3c                        := SOSRC = man3c/atomic_swap.3c
1328 atomic_swap_ptr.3c                      := SOSRC = man3c/atomic_swap.3c
1329 atomic_swap_uchar.3c                    := SOSRC = man3c/atomic_swap.3c
1330 atomic_swap_uint.3c                     := SOSRC = man3c/atomic_swap.3c
1331 atomic_swap_ulong.3c                    := SOSRC = man3c/atomic_swap.3c
1332 atomic_swap_ushort.3c                   := SOSRC = man3c/atomic_swap.3c
1333 
1334 bcmp.3c                                 := SOSRC = man3c/bstring.3c
1335 bcopy.3c                                := SOSRC = man3c/bstring.3c
1336 bzero.3c                                := SOSRC = man3c/bstring.3c
1337 
1338 catclose.3c                             := SOSRC = man3c/catopen.3c
1339 
1340 cfgetospeed.3c                          := SOSRC = man3c/cfgetispeed.3c
1341 
1342 cfsetospeed.3c                          := SOSRC = man3c/cfsetispeed.3c
1343 
1344 clock_getres.3c                         := SOSRC = man3c/clock_settime.3c
1345 clock_gettime.3c                        := SOSRC = man3c/clock_settime.3c
1346 
1347 fdwalk.3c                               := SOSRC = man3c/closefrom.3c
1348 
1349 cond_broadcast.3c                       := SOSRC = man3c/cond_init.3c
1350 cond_destroy.3c                         := SOSRC = man3c/cond_init.3c
1351 cond_reltimedwait.3c                    := SOSRC = man3c/cond_init.3c
1352 cond_signal.3c                          := SOSRC = man3c/cond_init.3c
1353 cond_timedwait.3c                       := SOSRC = man3c/cond_init.3c
1354 cond_wait.3c                            := SOSRC = man3c/cond_init.3c
1355 
1356 csetcol.3c                              := SOSRC = man3c/cset.3c
1357 csetlen.3c                              := SOSRC = man3c/cset.3c
1358 csetno.3c                               := SOSRC = man3c/cset.3c
1359 wcsetno.3c                              := SOSRC = man3c/cset.3c
1360 
1361 ctermid_r.3c                            := SOSRC = man3c/ctermid.3c
1362 
1363 asctime.3c                              := SOSRC = man3c/ctime.3c
1364 asctime_r.3c                            := SOSRC = man3c/ctime.3c
1365 ctime_r.3c                              := SOSRC = man3c/ctime.3c
1366 gmtime.3c                               := SOSRC = man3c/ctime.3c
1367 gmtime_r.3c                             := SOSRC = man3c/ctime.3c
1368 localtime.3c                            := SOSRC = man3c/ctime.3c
1369 localtime_r.3c                          := SOSRC = man3c/ctime.3c
1370 tzset.3c                                := SOSRC = man3c/ctime.3c
1371 
1372 isalnum.3c                              := SOSRC = man3c/ctype.3c
1373 isalpha.3c                              := SOSRC = man3c/ctype.3c
1374 isascii.3c                              := SOSRC = man3c/ctype.3c
1375 isblank.3c                              := SOSRC = man3c/ctype.3c
1376 iscntrl.3c                              := SOSRC = man3c/ctype.3c
1377 isdigit.3c                              := SOSRC = man3c/ctype.3c
1378 isgraph.3c                              := SOSRC = man3c/ctype.3c
1379 islower.3c                              := SOSRC = man3c/ctype.3c
1380 isprint.3c                              := SOSRC = man3c/ctype.3c
1381 ispunct.3c                              := SOSRC = man3c/ctype.3c
1382 isspace.3c                              := SOSRC = man3c/ctype.3c
1383 isupper.3c                              := SOSRC = man3c/ctype.3c
1384 isxdigit.3c                             := SOSRC = man3c/ctype.3c
1385 
1386 decimal_to_double.3c                    := SOSRC = man3c/decimal_to_floating.3c
1387 decimal_to_extended.3c                  := SOSRC = man3c/decimal_to_floating.3c
1388 decimal_to_quadruple.3c                 := SOSRC = man3c/decimal_to_floating.3c
1389 decimal_to_single.3c                    := SOSRC = man3c/decimal_to_floating.3c
1390 
1391 ldiv.3c                                 := SOSRC = man3c/div.3c
1392 lldiv.3c                                := SOSRC = man3c/div.3c
1393 
1394 dladdr1.3c                              := SOSRC = man3c/dladdr.3c
1395 
1396 dlmopen.3c                              := SOSRC = man3c/dlopen.3c
1397 
1398 door_unbind.3c                          := SOSRC = man3c/door_bind.3c
1399 
1400 door_setparam.3c                        := SOSRC = man3c/door_getparam.3c
1401 
1402 erand48.3c                              := SOSRC = man3c/drand48.3c
1403 jrand48.3c                              := SOSRC = man3c/drand48.3c
1404 lcong48.3c                              := SOSRC = man3c/drand48.3c
1405 lrand48.3c                              := SOSRC = man3c/drand48.3c
1406 mrand48.3c                              := SOSRC = man3c/drand48.3c
1407 nrand48.3c                              := SOSRC = man3c/drand48.3c
1408 seed48.3c                               := SOSRC = man3c/drand48.3c
1409 srand48.3c                              := SOSRC = man3c/drand48.3c
1410 
1411 fconvert.3c                             := SOSRC = man3c/econvert.3c
1412 gconvert.3c                             := SOSRC = man3c/econvert.3c
1413 qeconvert.3c                            := SOSRC = man3c/econvert.3c
1414 qfconvert.3c                            := SOSRC = man3c/econvert.3c
1415 qgconvert.3c                            := SOSRC = man3c/econvert.3c
1416 seconvert.3c                            := SOSRC = man3c/econvert.3c
1417 sfconvert.3c                            := SOSRC = man3c/econvert.3c
1418 sgconvert.3c                            := SOSRC = man3c/econvert.3c
1419 
1420 fcvt.3c                                 := SOSRC = man3c/ecvt.3c
1421 gcvt.3c                                 := SOSRC = man3c/ecvt.3c
1422 
1423 _edata.3c                               := SOSRC = man3c/end.3c
1424 _end.3c                                 := SOSRC = man3c/end.3c
1425 _etext.3c                               := SOSRC = man3c/end.3c
1426 edata.3c                                := SOSRC = man3c/end.3c
1427 etext.3c                                := SOSRC = man3c/end.3c
1428 
1429 errx.3c                                 := SOSRC = man3c/err.3c
1430 verr.3c                                 := SOSRC = man3c/err.3c
1431 verrx.3c                                := SOSRC = man3c/err.3c
1432 vwarn.3c                                := SOSRC = man3c/err.3c
1433 vwarnx.3c                               := SOSRC = man3c/err.3c
1434 warn.3c                                 := SOSRC = man3c/err.3c
1435 warnx.3c                                := SOSRC = man3c/err.3c
1436 
1437 euccol.3c                               := SOSRC = man3c/euclen.3c
1438 eucscol.3c                              := SOSRC = man3c/euclen.3c
1439 
1440 _exithandle.3c                          := SOSRC = man3c/exit.3c
1441 
1442 clearerr.3c                             := SOSRC = man3c/ferror.3c
1443 feof.3c                                 := SOSRC = man3c/ferror.3c
1444 fileno.3c                               := SOSRC = man3c/ferror.3c
1445 
1446 fsetattr.3c                             := SOSRC = man3c/fgetattr.3c
1447 getattrat.3c                            := SOSRC = man3c/fgetattr.3c
1448 setattrat.3c                            := SOSRC = man3c/fgetattr.3c
1449 
1450 getc.3c                                 := SOSRC = man3c/fgetc.3c
1451 getc_unlocked.3c                        := SOSRC = man3c/fgetc.3c
1452 getchar.3c                              := SOSRC = man3c/fgetc.3c
1453 getchar_unlocked.3c                     := SOSRC = man3c/fgetc.3c
1454 getw.3c                                 := SOSRC = man3c/fgetc.3c
1455 
1456 double_to_decimal.3c                    := SOSRC = man3c/floating_to_decimal.3c
1457 extended_to_decimal.3c                  := SOSRC = man3c/floating_to_decimal.3c
1458 quadruple_to_decimal.3c                 := SOSRC = man3c/floating_to_decimal.3c
1459 single_to_decimal.3c                    := SOSRC = man3c/floating_to_decimal.3c
1460 
1461 ftrylockfile.3c                         := SOSRC = man3c/flockfile.3c
1462 funlockfile.3c                          := SOSRC = man3c/flockfile.3c
1463 
1464 fpgetmask.3c                            := SOSRC = man3c/fpgetround.3c
1465 fpgetsticky.3c                          := SOSRC = man3c/fpgetround.3c
1466 fpsetmask.3c                            := SOSRC = man3c/fpgetround.3c
1467 fpsetround.3c                           := SOSRC = man3c/fpgetround.3c
1468 fpsetsticky.3c                          := SOSRC = man3c/fpgetround.3c
1469 
1470 putc.3c                                 := SOSRC = man3c/fputc.3c
1471 putc_unlocked.3c                        := SOSRC = man3c/fputc.3c
1472 putchar.3c                              := SOSRC = man3c/fputc.3c
1473 putchar_unlocked.3c                     := SOSRC = man3c/fputc.3c
1474 putw.3c                                 := SOSRC = man3c/fputc.3c
1475 
1476 putwc.3c                                := SOSRC = man3c/fputwc.3c
1477 putwchar.3c                             := SOSRC = man3c/fputwc.3c
1478 
1479 fseeko.3c                               := SOSRC = man3c/fseek.3c
1480 
1481 ftello.3c                               := SOSRC = man3c/ftell.3c
1482 
1483 nftw.3c                                 := SOSRC = man3c/ftw.3c
1484 
1485 swprintf.3c                             := SOSRC = man3c/fwprintf.3c
1486 wprintf.3c                              := SOSRC = man3c/fwprintf.3c
1487 
1488 swscanf.3c                              := SOSRC = man3c/fwscanf.3c
1489 vfwscanf.3c                             := SOSRC = man3c/fwscanf.3c
1490 vswscanf.3c                             := SOSRC = man3c/fwscanf.3c
1491 vwscanf.3c                              := SOSRC = man3c/fwscanf.3c
1492 wscanf.3c                               := SOSRC = man3c/fwscanf.3c
1493 
1494 gethomelgroup.3c                        := SOSRC = man3c/getcpuid.3c
1495 
1496 endgrent.3c                             := SOSRC = man3c/getgrnam.3c
1497 fgetgrent.3c                            := SOSRC = man3c/getgrnam.3c
1498 fgetgrent_r.3c                          := SOSRC = man3c/getgrnam.3c
1499 getgrent.3c                             := SOSRC = man3c/getgrnam.3c
1500 getgrent_r.3c                           := SOSRC = man3c/getgrnam.3c
1501 getgrgid.3c                             := SOSRC = man3c/getgrnam.3c
1502 getgrgid_r.3c                           := SOSRC = man3c/getgrnam.3c
1503 getgrnam_r.3c                           := SOSRC = man3c/getgrnam.3c
1504 setgrent.3c                             := SOSRC = man3c/getgrnam.3c
1505 
1506 sethostname.3c                          := SOSRC = man3c/gethostname.3c
1507 
1508 gethrvtime.3c                           := SOSRC = man3c/gethrtime.3c
1509 
1510 getlogin_r.3c                           := SOSRC = man3c/getlogin.3c
1511 
1512 getextmntent.3c                         := SOSRC = man3c/getmntent.3c
1513 getmntany.3c                            := SOSRC = man3c/getmntent.3c
1514 hasmntopt.3c                            := SOSRC = man3c/getmntent.3c
1515 putmntent.3c                            := SOSRC = man3c/getmntent.3c
1516 resetmnttab.3c                          := SOSRC = man3c/getmntent.3c
1517 
1518 endnetgrent.3c                          := SOSRC = man3c/getnetgrent.3c
1519 getnetgrent_r.3c                        := SOSRC = man3c/getnetgrent.3c
1520 innetgr.3c                              := SOSRC = man3c/getnetgrent.3c
1521 setnetgrent.3c                          := SOSRC = man3c/getnetgrent.3c
1522 
1523 getpassphrase.3c                        := SOSRC = man3c/getpass.3c
1524 
1525 setpriority.3c                          := SOSRC = man3c/getpriority.3c
1526 
1527 endpwent.3c                             := SOSRC = man3c/getpwnam.3c
1528 fgetpwent.3c                            := SOSRC = man3c/getpwnam.3c
1529 fgetpwent_r.3c                          := SOSRC = man3c/getpwnam.3c
1530 getpwent.3c                             := SOSRC = man3c/getpwnam.3c
1531 getpwent_r.3c                           := SOSRC = man3c/getpwnam.3c
1532 getpwnam_r.3c                           := SOSRC = man3c/getpwnam.3c
1533 getpwuid.3c                             := SOSRC = man3c/getpwnam.3c
1534 getpwuid_r.3c                           := SOSRC = man3c/getpwnam.3c
1535 setpwent.3c                             := SOSRC = man3c/getpwnam.3c
1536 
1537 fgets.3c                                := SOSRC = man3c/gets.3c
1538 
1539 endspent.3c                             := SOSRC = man3c/getspnam.3c
1540 fgetspent.3c                            := SOSRC = man3c/getspnam.3c
1541 fgetspent_r.3c                          := SOSRC = man3c/getspnam.3c
1542 getspent.3c                             := SOSRC = man3c/getspnam.3c
1543 getspent_r.3c                           := SOSRC = man3c/getspnam.3c
1544 getspnam_r.3c                           := SOSRC = man3c/getspnam.3c
1545 setspent.3c                             := SOSRC = man3c/getspnam.3c
1546 
1547 bind_textdomain_codeset.3c              := SOSRC = man3c/gettext.3c
1548 bindtextdomain.3c                       := SOSRC = man3c/gettext.3c
1549 dcgettext.3c                            := SOSRC = man3c/gettext.3c
1550 dcngettext.3c                           := SOSRC = man3c/gettext.3c
1551 dgettext.3c                             := SOSRC = man3c/gettext.3c
1552 dngettext.3c                            := SOSRC = man3c/gettext.3c
1553 ngettext.3c                             := SOSRC = man3c/gettext.3c
1554 textdomain.3c                           := SOSRC = man3c/gettext.3c
1555 
1556 settimeofday.3c                         := SOSRC = man3c/gettimeofday.3c
1557 
1558 endusershell.3c                         := SOSRC = man3c/getusershell.3c
1559 setusershell.3c                         := SOSRC = man3c/getusershell.3c
1560 
1561 endutent.3c                             := SOSRC = man3c/getutent.3c
1562 getutid.3c                              := SOSRC = man3c/getutent.3c
1563 getutline.3c                            := SOSRC = man3c/getutent.3c
1564 pututline.3c                            := SOSRC = man3c/getutent.3c
1565 setutent.3c                             := SOSRC = man3c/getutent.3c
1566 utmpname.3c                             := SOSRC = man3c/getutent.3c
1567 
1568 endutxent.3c                            := SOSRC = man3c/getutxent.3c
1569 getutmp.3c                              := SOSRC = man3c/getutxent.3c
1570 getutmpx.3c                             := SOSRC = man3c/getutxent.3c
1571 getutxid.3c                             := SOSRC = man3c/getutxent.3c
1572 getutxline.3c                           := SOSRC = man3c/getutxent.3c
1573 pututxline.3c                           := SOSRC = man3c/getutxent.3c
1574 setutxent.3c                            := SOSRC = man3c/getutxent.3c
1575 updwtmp.3c                              := SOSRC = man3c/getutxent.3c
1576 updwtmpx.3c                             := SOSRC = man3c/getutxent.3c
1577 utmpxname.3c                            := SOSRC = man3c/getutxent.3c
1578 
1579 getvfsany.3c                            := SOSRC = man3c/getvfsent.3c
1580 getvfsfile.3c                           := SOSRC = man3c/getvfsent.3c
1581 getvfsspec.3c                           := SOSRC = man3c/getvfsent.3c
1582 
1583 fgetws.3c                               := SOSRC = man3c/getws.3c
1584 
1585 getzoneidbyname.3c                      := SOSRC = man3c/getzoneid.3c
1586 getzonenamebyid.3c                      := SOSRC = man3c/getzoneid.3c
1587 
1588 globfree.3c                             := SOSRC = man3c/glob.3c
1589 
1590 hcreate.3c                              := SOSRC = man3c/hsearch.3c
1591 hdestroy.3c                             := SOSRC = man3c/hsearch.3c
1592 
1593 rindex.3c                               := SOSRC = man3c/index.3c
1594 
1595 remque.3c                               := SOSRC = man3c/insque.3c
1596 
1597 finite.3c                               := SOSRC = man3c/isnand.3c
1598 fpclass.3c                              := SOSRC = man3c/isnand.3c
1599 isnanf.3c                               := SOSRC = man3c/isnand.3c
1600 unordered.3c                            := SOSRC = man3c/isnand.3c
1601 
1602 isenglish.3c                            := SOSRC = man3c/iswalpha.3c
1603 isideogram.3c                           := SOSRC = man3c/iswalpha.3c
1604 isnumber.3c                             := SOSRC = man3c/iswalpha.3c
1605 isphonogram.3c                          := SOSRC = man3c/iswalpha.3c
1606 isspecial.3c                            := SOSRC = man3c/iswalpha.3c
1607 iswalnum.3c                             := SOSRC = man3c/iswalpha.3c
1608 iswascii.3c                             := SOSRC = man3c/iswalpha.3c
1609 iswblank.3c                             := SOSRC = man3c/iswalpha.3c
1610 iswcntrl.3c                             := SOSRC = man3c/iswalpha.3c
1611 iswdigit.3c                             := SOSRC = man3c/iswalpha.3c
1612 iswgraph.3c                             := SOSRC = man3c/iswalpha.3c
1613 iswlower.3c                             := SOSRC = man3c/iswalpha.3c
1614 iswprint.3c                             := SOSRC = man3c/iswalpha.3c
1615 iswpunct.3c                             := SOSRC = man3c/iswalpha.3c
1616 iswspace.3c                             := SOSRC = man3c/iswalpha.3c
1617 iswupper.3c                             := SOSRC = man3c/iswalpha.3c
1618 iswxdigit.3c                            := SOSRC = man3c/iswalpha.3c
1619 
1620 ulckpwdf.3c                             := SOSRC = man3c/lckpwdf.3c
1621 
1622 lfind.3c                                := SOSRC = man3c/lsearch.3c
1623 
1624 swapcontext.3c                          := SOSRC = man3c/makecontext.3c
1625 
1626 major.3c                                := SOSRC = man3c/makedev.3c
1627 minor.3c                                := SOSRC = man3c/makedev.3c
1628 
1629 alloca.3c                               := SOSRC = man3c/malloc.3c
1630 calloc.3c                               := SOSRC = man3c/malloc.3c
1631 free.3c                                 := SOSRC = man3c/malloc.3c
1632 memalign.3c                             := SOSRC = man3c/malloc.3c
1633 realloc.3c                              := SOSRC = man3c/malloc.3c
1634 valloc.3c                               := SOSRC = man3c/malloc.3c
1635 
1636 membar_consumer.3c                      := SOSRC = man3c/membar_ops.3c
1637 membar_enter.3c                         := SOSRC = man3c/membar_ops.3c
1638 membar_exit.3c                          := SOSRC = man3c/membar_ops.3c
1639 membar_producer.3c                      := SOSRC = man3c/membar_ops.3c
1640 
1641 memccpy.3c                              := SOSRC = man3c/memory.3c
1642 memchr.3c                               := SOSRC = man3c/memory.3c
1643 memcmp.3c                               := SOSRC = man3c/memory.3c
1644 memcpy.3c                               := SOSRC = man3c/memory.3c
1645 memmove.3c                              := SOSRC = man3c/memory.3c
1646 memset.3c                               := SOSRC = man3c/memory.3c
1647 
1648 mkdtemp.3c                              := SOSRC = man3c/mkstemp.3c
1649 mkstemps.3c                             := SOSRC = man3c/mkstemp.3c
1650 
1651 munlock.3c                              := SOSRC = man3c/mlock.3c
1652 
1653 munlockall.3c                           := SOSRC = man3c/mlockall.3c
1654 
1655 mq_reltimedreceive_np.3c                := SOSRC = man3c/mq_receive.3c
1656 mq_timedreceive.3c                      := SOSRC = man3c/mq_receive.3c
1657 
1658 mq_reltimedsend_np.3c                   := SOSRC = man3c/mq_send.3c
1659 mq_timedsend.3c                         := SOSRC = man3c/mq_send.3c
1660 
1661 mutex_consistent.3c                     := SOSRC = man3c/mutex_init.3c
1662 mutex_destroy.3c                        := SOSRC = man3c/mutex_init.3c
1663 mutex_lock.3c                           := SOSRC = man3c/mutex_init.3c
1664 mutex_trylock.3c                        := SOSRC = man3c/mutex_init.3c
1665 mutex_unlock.3c                         := SOSRC = man3c/mutex_init.3c
1666 
1667 dbm_clearerr.3c                         := SOSRC = man3c/ndbm.3c
1668 dbm_close.3c                            := SOSRC = man3c/ndbm.3c
1669 dbm_delete.3c                           := SOSRC = man3c/ndbm.3c
1670 dbm_error.3c                            := SOSRC = man3c/ndbm.3c
1671 dbm_fetch.3c                            := SOSRC = man3c/ndbm.3c
1672 dbm_firstkey.3c                         := SOSRC = man3c/ndbm.3c
1673 dbm_nextkey.3c                          := SOSRC = man3c/ndbm.3c
1674 dbm_open.3c                             := SOSRC = man3c/ndbm.3c
1675 dbm_store.3c                            := SOSRC = man3c/ndbm.3c
1676 
1677 fdopendir.3c                            := SOSRC = man3c/opendir.3c
1678 
1679 errno.3c                                := SOSRC = man3c/perror.3c
1680 
1681 pclose.3c                               := SOSRC = man3c/popen.3c
1682 
1683 port_dissociate.3c                      := SOSRC = man3c/port_associate.3c
1684 
1685 port_getn.3c                            := SOSRC = man3c/port_get.3c
1686 
1687 port_sendn.3c                           := SOSRC = man3c/port_send.3c
1688 
1689 posix_spawnp.3c                         := SOSRC = man3c/posix_spawn.3c
1690 
1691 posix_spawn_file_actions_addopen.3c     := SOSRC = man3c/posix_spawn_file_actions_addclose.3c
1692 posix_spawn_file_actions_init.3c        := SOSRC = man3c/posix_spawn_file_actions_destroy.3c
1693 
1694 posix_spawnattr_init.3c                 := SOSRC = man3c/posix_spawnattr_destroy.3c
1695 
1696 posix_spawnattr_setflags.3c             := SOSRC = man3c/posix_spawnattr_getflags.3c
1697 
1698 posix_spawnattr_setpgroup.3c            := SOSRC = man3c/posix_spawnattr_getpgroup.3c
1699 
1700 posix_spawnattr_setschedparam.3c        := SOSRC = man3c/posix_spawnattr_getschedparam.3c
1701 
1702 posix_spawnattr_setschedpolicy.3c       := SOSRC = man3c/posix_spawnattr_getschedpolicy.3c
1703 
1704 posix_spawnattr_setsigdefault.3c        := SOSRC = man3c/posix_spawnattr_getsigdefault.3c
1705 
1706 posix_spawnattr_setsigignore_np.3c      := SOSRC = man3c/posix_spawnattr_getsigignore_np.3c
1707 
1708 posix_spawnattr_setsigmask.3c           := SOSRC = man3c/posix_spawnattr_getsigmask.3c
1709 
1710 asprintf.3c                             := SOSRC = man3c/printf.3c
1711 fprintf.3c                              := SOSRC = man3c/printf.3c
1712 snprintf.3c                             := SOSRC = man3c/printf.3c
1713 sprintf.3c                              := SOSRC = man3c/printf.3c
1714 
1715 priv_allocset.3c                        := SOSRC = man3c/priv_addset.3c
1716 priv_basicset.3c                        := SOSRC = man3c/priv_addset.3c
1717 priv_copyset.3c                         := SOSRC = man3c/priv_addset.3c
1718 priv_delset.3c                          := SOSRC = man3c/priv_addset.3c
1719 priv_emptyset.3c                        := SOSRC = man3c/priv_addset.3c
1720 priv_fillset.3c                         := SOSRC = man3c/priv_addset.3c
1721 priv_freeset.3c                         := SOSRC = man3c/priv_addset.3c
1722 priv_intersect.3c                       := SOSRC = man3c/priv_addset.3c
1723 priv_inverse.3c                         := SOSRC = man3c/priv_addset.3c
1724 priv_isemptyset.3c                      := SOSRC = man3c/priv_addset.3c
1725 priv_isequalset.3c                      := SOSRC = man3c/priv_addset.3c
1726 priv_isfullset.3c                       := SOSRC = man3c/priv_addset.3c
1727 priv_ismember.3c                        := SOSRC = man3c/priv_addset.3c
1728 priv_issubset.3c                        := SOSRC = man3c/priv_addset.3c
1729 priv_union.3c                           := SOSRC = man3c/priv_addset.3c
1730 
1731 priv_ineffect.3c                        := SOSRC = man3c/priv_set.3c
1732 
1733 priv_getbyname.3c                       := SOSRC = man3c/priv_str_to_set.3c
1734 priv_getbynum.3c                        := SOSRC = man3c/priv_str_to_set.3c
1735 priv_getsetbyname.3c                    := SOSRC = man3c/priv_str_to_set.3c
1736 priv_getsetbynum.3c                     := SOSRC = man3c/priv_str_to_set.3c
1737 priv_gettext.3c                         := SOSRC = man3c/priv_str_to_set.3c
1738 priv_set_to_str.3c                      := SOSRC = man3c/priv_str_to_set.3c
1739 
1740 psiginfo.3c                             := SOSRC = man3c/psignal.3c
1741 
1742 pthread_attr_setdetachstate.3c          := SOSRC = man3c/pthread_attr_getdetachstate.3c
1743 
1744 pthread_attr_setguardsize.3c            := SOSRC = man3c/pthread_attr_getguardsize.3c
1745 
1746 pthread_attr_setinheritsched.3c         := SOSRC = man3c/pthread_attr_getinheritsched.3c
1747 
1748 pthread_attr_setschedparam.3c           := SOSRC = man3c/pthread_attr_getschedparam.3c
1749 
1750 pthread_attr_setschedpolicy.3c          := SOSRC = man3c/pthread_attr_getschedpolicy.3c
1751 
1752 pthread_attr_setscope.3c                := SOSRC = man3c/pthread_attr_getscope.3c
1753 pthread_attr_setstack.3c                := SOSRC = man3c/pthread_attr_getstack.3c
1754 
1755 pthread_attr_setstackaddr.3c            := SOSRC = man3c/pthread_attr_getstackaddr.3c
1756 
1757 pthread_attr_setstacksize.3c            := SOSRC = man3c/pthread_attr_getstacksize.3c
1758 
1759 pthread_attr_destroy.3c                 := SOSRC = man3c/pthread_attr_init.3c
1760 
1761 pthread_barrier_init.3c                 := SOSRC = man3c/pthread_barrier_destroy.3c
1762 
1763 pthread_barrierattr_init.3c             := SOSRC = man3c/pthread_barrierattr_destroy.3c
1764 
1765 pthread_barrierattr_setpshared.3c       := SOSRC = man3c/pthread_barrierattr_getpshared.3c
1766 
1767 pthread_cond_destroy.3c                 := SOSRC = man3c/pthread_cond_init.3c
1768 
1769 pthread_cond_broadcast.3c               := SOSRC = man3c/pthread_cond_signal.3c
1770 
1771 pthread_cond_reltimedwait_np.3c         := SOSRC = man3c/pthread_cond_wait.3c
1772 pthread_cond_timedwait.3c               := SOSRC = man3c/pthread_cond_wait.3c
1773 
1774 pthread_condattr_setclock.3c            := SOSRC = man3c/pthread_condattr_getclock.3c
1775 
1776 pthread_condattr_setpshared.3c          := SOSRC = man3c/pthread_condattr_getpshared.3c
1777 
1778 pthread_condattr_destroy.3c             := SOSRC = man3c/pthread_condattr_init.3c
1779 
1780 pthread_setconcurrency.3c               := SOSRC = man3c/pthread_getconcurrency.3c
1781 
1782 pthread_setschedparam.3c                := SOSRC = man3c/pthread_getschedparam.3c
1783 
1784 pthread_setspecific.3c                  := SOSRC = man3c/pthread_getspecific.3c
1785 
1786 pthread_key_create_once_np.3c           := SOSRC = man3c/pthread_key_create.3c
1787 
1788 pthread_mutex_setprioceiling.3c         := SOSRC = man3c/pthread_mutex_getprioceiling.3c
1789 
1790 pthread_mutex_destroy.3c                := SOSRC = man3c/pthread_mutex_init.3c
1791 
1792 pthread_mutex_trylock.3c                := SOSRC = man3c/pthread_mutex_lock.3c
1793 pthread_mutex_unlock.3c                 := SOSRC = man3c/pthread_mutex_lock.3c
1794 
1795 pthread_mutex_reltimedlock_np.3c        := SOSRC = man3c/pthread_mutex_timedlock.3c
1796 
1797 pthread_mutexattr_setprioceiling.3c     := SOSRC = man3c/pthread_mutexattr_getprioceiling.3c
1798 
1799 pthread_mutexattr_setprotocol.3c        := SOSRC = man3c/pthread_mutexattr_getprotocol.3c
1800 
1801 pthread_mutexattr_setpshared.3c         := SOSRC = man3c/pthread_mutexattr_getpshared.3c
1802 
1803 pthread_mutexattr_settype.3c            := SOSRC = man3c/pthread_mutexattr_gettype.3c
1804 
1805 pthread_mutexattr_destroy.3c            := SOSRC = man3c/pthread_mutexattr_init.3c
1806 
1807 pthread_rwlock_destroy.3c               := SOSRC = man3c/pthread_rwlock_init.3c
1808 
1809 pthread_rwlock_tryrdlock.3c             := SOSRC = man3c/pthread_rwlock_rdlock.3c
1810 
1811 pthread_rwlock_reltimedrdlock_np.3c     := SOSRC = man3c/pthread_rwlock_timedrdlock.3c
1812 
1813 pthread_rwlock_reltimedwrlock_np.3c     := SOSRC = man3c/pthread_rwlock_timedwrlock.3c
1814 
1815 pthread_rwlock_trywrlock.3c             := SOSRC = man3c/pthread_rwlock_wrlock.3c
1816 
1817 pthread_rwlockattr_setpshared.3c        := SOSRC = man3c/pthread_rwlockattr_getpshared.3c
1818 
1819 pthread_rwlockattr_destroy.3c           := SOSRC = man3c/pthread_rwlockattr_init.3c
1820 
1821 pthread_spin_init.3c                    := SOSRC = man3c/pthread_spin_destroy.3c
1822 
1823 pthread_spin_trylock.3c                 := SOSRC = man3c/pthread_spin_lock.3c
1824 
1825 fputs.3c                                := SOSRC = man3c/puts.3c
1826 
1827 rand_r.3c                               := SOSRC = man3c/rand.3c
1828 srand.3c                                := SOSRC = man3c/rand.3c
1829 
1830 initstate.3c                            := SOSRC = man3c/random.3c
1831 setstate.3c                             := SOSRC = man3c/random.3c
1832 srandom.3c                              := SOSRC = man3c/random.3c
1833 
1834 rctlblk_get_enforced_value.3c           := SOSRC = man3c/rctlblk_set_value.3c
1835 rctlblk_get_firing_time.3c              := SOSRC = man3c/rctlblk_set_value.3c
1836 rctlblk_get_global_action.3c            := SOSRC = man3c/rctlblk_set_value.3c
1837 rctlblk_get_global_flags.3c             := SOSRC = man3c/rctlblk_set_value.3c
1838 rctlblk_get_local_action.3c             := SOSRC = man3c/rctlblk_set_value.3c
1839 rctlblk_get_local_flags.3c              := SOSRC = man3c/rctlblk_set_value.3c
1840 rctlblk_get_privilege.3c                := SOSRC = man3c/rctlblk_set_value.3c
1841 rctlblk_get_recipient_pid.3c            := SOSRC = man3c/rctlblk_set_value.3c
1842 rctlblk_get_value.3c                    := SOSRC = man3c/rctlblk_set_value.3c
1843 rctlblk_set_local_action.3c             := SOSRC = man3c/rctlblk_set_value.3c
1844 rctlblk_set_local_flags.3c              := SOSRC = man3c/rctlblk_set_value.3c
1845 rctlblk_set_privilege.3c                := SOSRC = man3c/rctlblk_set_value.3c
1846 rctlblk_set_recipient_pid.3c            := SOSRC = man3c/rctlblk_set_value.3c
1847 rctlblk_size.3c                         := SOSRC = man3c/rctlblk_set_value.3c
1848 
1849 re_exec.3c                              := SOSRC = man3c/re_comp.3c
1850 
1851 readdir_r.3c                            := SOSRC = man3c/readdir.3c
1852 
1853 regex.3c                                := SOSRC = man3c/regcmp.3c
1854 
1855 regerror.3c                             := SOSRC = man3c/regcomp.3c
1856 regexec.3c                              := SOSRC = man3c/regcomp.3c
1857 regfree.3c                              := SOSRC = man3c/regcomp.3c
1858 
1859 rw_rdlock.3c                            := SOSRC = man3c/rwlock.3c
1860 rw_tryrdlock.3c                         := SOSRC = man3c/rwlock.3c
1861 rw_trywrlock.3c                         := SOSRC = man3c/rwlock.3c
1862 rw_unlock.3c                            := SOSRC = man3c/rwlock.3c
1863 rw_wrlock.3c                            := SOSRC = man3c/rwlock.3c
1864 rwlock_destroy.3c                       := SOSRC = man3c/rwlock.3c
1865 rwlock_init.3c                          := SOSRC = man3c/rwlock.3c
1866 
1867 alphasort.3c                            := SOSRC = man3c/scandir.3c
1868 
1869 fscanf.3c                               := SOSRC = man3c/scanf.3c
1870 sscanf.3c                               := SOSRC = man3c/scanf.3c
1871 vfscanf.3c                              := SOSRC = man3c/scanf.3c
1872 vscanf.3c                               := SOSRC = man3c/scanf.3c
1873 vsscanf.3c                              := SOSRC = man3c/scanf.3c
1874 
1875 sched_get_priority_min.3c               := SOSRC = man3c/sched_get_priority_max.3c
1876 
1877 schedctl_exit.3c                        := SOSRC = man3c/schedctl_init.3c
1878 schedctl_lookup.3c                      := SOSRC = man3c/schedctl_init.3c
1879 schedctl_start.3c                       := SOSRC = man3c/schedctl_init.3c
1880 schedctl_stop.3c                        := SOSRC = man3c/schedctl_init.3c
1881 
1882 FD_CLR.3c                               := SOSRC = man3c/select.3c
1883 FD_ISSET.3c                             := SOSRC = man3c/select.3c
1884 FD_SET.3c                               := SOSRC = man3c/select.3c
1885 FD_ZERO.3c                              := SOSRC = man3c/select.3c
1886 pselect.3c                              := SOSRC = man3c/select.3c
1887 
1888 sem_reltimedwait_np.3c                  := SOSRC = man3c/sem_timedwait.3c
1889 
1890 sem_trywait.3c                          := SOSRC = man3c/sem_wait.3c
1891 
1892 sema_destroy.3c                         := SOSRC = man3c/semaphore.3c
1893 sema_init.3c                            := SOSRC = man3c/semaphore.3c
1894 sema_post.3c                            := SOSRC = man3c/semaphore.3c
1895 sema_trywait.3c                         := SOSRC = man3c/semaphore.3c
1896 sema_wait.3c                            := SOSRC = man3c/semaphore.3c
1897 
1898 setvbuf.3c                              := SOSRC = man3c/setbuf.3c
1899 
1900 setlinebuf.3c                           := SOSRC = man3c/setbuffer.3c
1901 
1902 longjmp.3c                              := SOSRC = man3c/setjmp.3c
1903 siglongjmp.3c                           := SOSRC = man3c/setjmp.3c
1904 sigsetjmp.3c                            := SOSRC = man3c/setjmp.3c
1905 
1906 sighold.3c                              := SOSRC = man3c/signal.3c
1907 sigignore.3c                            := SOSRC = man3c/signal.3c
1908 sigpause.3c                             := SOSRC = man3c/signal.3c
1909 sigrelse.3c                             := SOSRC = man3c/signal.3c
1910 sigset.3c                               := SOSRC = man3c/signal.3c
1911 
1912 sigaddset.3c                            := SOSRC = man3c/sigsetops.3c
1913 sigdelset.3c                            := SOSRC = man3c/sigsetops.3c
1914 sigemptyset.3c                          := SOSRC = man3c/sigsetops.3c
1915 sigfillset.3c                           := SOSRC = man3c/sigsetops.3c
1916 sigismember.3c                          := SOSRC = man3c/sigsetops.3c
1917 
1918 sigtimedwait.3c                         := SOSRC = man3c/sigwaitinfo.3c
1919 
1920 gsignal.3c                              := SOSRC = man3c/ssignal.3c
1921 
1922 stderr.3c                               := SOSRC = man3c/stdio.3c
1923 stdin.3c                                := SOSRC = man3c/stdio.3c
1924 stdout.3c                               := SOSRC = man3c/stdio.3c
1925 
1926 sig2str.3c                              := SOSRC = man3c/str2sig.3c
1927 
1928 strerror_r.3c                           := SOSRC = man3c/strerror.3c
1929 
1930 ascftime.3c                             := SOSRC = man3c/strftime.3c
1931 cftime.3c                               := SOSRC = man3c/strftime.3c
1932 
1933 strcasecmp.3c                           := SOSRC = man3c/string.3c
1934 strcat.3c                               := SOSRC = man3c/string.3c
1935 strchr.3c                               := SOSRC = man3c/string.3c
1936 strcmp.3c                               := SOSRC = man3c/string.3c
1937 strcpy.3c                               := SOSRC = man3c/string.3c
1938 strcspn.3c                              := SOSRC = man3c/string.3c
1939 strdup.3c                               := SOSRC = man3c/string.3c
1940 strlcat.3c                              := SOSRC = man3c/string.3c
1941 strlcpy.3c                              := SOSRC = man3c/string.3c
1942 strlen.3c                               := SOSRC = man3c/string.3c
1943 strncasecmp.3c                          := SOSRC = man3c/string.3c
1944 strncat.3c                              := SOSRC = man3c/string.3c
1945 strncmp.3c                              := SOSRC = man3c/string.3c
1946 strncpy.3c                              := SOSRC = man3c/string.3c
1947 strnlen.3c                              := SOSRC = man3c/string.3c
1948 strpbrk.3c                              := SOSRC = man3c/string.3c
1949 strrchr.3c                              := SOSRC = man3c/string.3c
1950 strsep.3c                               := SOSRC = man3c/string.3c
1951 strspn.3c                               := SOSRC = man3c/string.3c
1952 strstr.3c                               := SOSRC = man3c/string.3c
1953 strtok.3c                               := SOSRC = man3c/string.3c
1954 strtok_r.3c                             := SOSRC = man3c/string.3c
1955 
1956 file_to_decimal.3c                      := SOSRC = man3c/string_to_decimal.3c
1957 func_to_decimal.3c                      := SOSRC = man3c/string_to_decimal.3c
1958 
1959 atof.3c                                 := SOSRC = man3c/strtod.3c
1960 strtof.3c                               := SOSRC = man3c/strtod.3c
1961 strtold.3c                              := SOSRC = man3c/strtod.3c
1962 
1963 strtoumax.3c                            := SOSRC = man3c/strtoimax.3c
1964 
1965 atoi.3c                                 := SOSRC = man3c/strtol.3c
1966 atol.3c                                 := SOSRC = man3c/strtol.3c
1967 atoll.3c                                := SOSRC = man3c/strtol.3c
1968 lltostr.3c                              := SOSRC = man3c/strtol.3c
1969 strtoll.3c                              := SOSRC = man3c/strtol.3c
1970 ulltostr.3c                             := SOSRC = man3c/strtol.3c
1971 
1972 strtoull.3c                             := SOSRC = man3c/strtoul.3c
1973 wstostr.3c                              := SOSRC = man3c/strtows.3c
1974 
1975 closelog.3c                             := SOSRC = man3c/syslog.3c
1976 openlog.3c                              := SOSRC = man3c/syslog.3c
1977 setlogmask.3c                           := SOSRC = man3c/syslog.3c
1978 
1979 thr_setconcurrency.3c                   := SOSRC = man3c/thr_getconcurrency.3c
1980 
1981 thr_setprio.3c                          := SOSRC = man3c/thr_getprio.3c
1982 
1983 thr_getspecific.3c                      := SOSRC = man3c/thr_keycreate.3c
1984 thr_keycreate_once.3c                   := SOSRC = man3c/thr_keycreate.3c
1985 thr_setspecific.3c                      := SOSRC = man3c/thr_keycreate.3c
1986 
1987 thr_continue.3c                         := SOSRC = man3c/thr_suspend.3c
1988 
1989 timer_getoverrun.3c                     := SOSRC = man3c/timer_settime.3c
1990 timer_gettime.3c                        := SOSRC = man3c/timer_settime.3c
1991 
1992 timerclear.3c                           := SOSRC = man3c/timeradd.3c
1993 timercmp.3c                             := SOSRC = man3c/timeradd.3c
1994 timerisset.3c                           := SOSRC = man3c/timeradd.3c
1995 timersub.3c                             := SOSRC = man3c/timeradd.3c
1996 
1997 tempnam.3c                              := SOSRC = man3c/tmpnam.3c
1998 tmpnam_r.3c                             := SOSRC = man3c/tmpnam.3c
1999 
2000 ftruncate.3c                            := SOSRC = man3c/truncate.3c
2001 
2002 tdelete.3c                              := SOSRC = man3c/tsearch.3c
2003 tfind.3c                                := SOSRC = man3c/tsearch.3c
2004 twalk.3c                                := SOSRC = man3c/tsearch.3c
2005 
2006 ttyname_r.3c                            := SOSRC = man3c/ttyname.3c
2007 
2008 uconv_u16tou8.3c                        := SOSRC = man3c/uconv_u16tou32.3c
2009 uconv_u32tou16.3c                       := SOSRC = man3c/uconv_u16tou32.3c
2010 uconv_u32tou8.3c                        := SOSRC = man3c/uconv_u16tou32.3c
2011 uconv_u8tou16.3c                        := SOSRC = man3c/uconv_u16tou32.3c
2012 uconv_u8tou32.3c                        := SOSRC = man3c/uconv_u16tou32.3c
2013 
2014 ucred_free.3c                           := SOSRC = man3c/ucred_get.3c
2015 ucred_getegid.3c                        := SOSRC = man3c/ucred_get.3c
2016 ucred_geteuid.3c                        := SOSRC = man3c/ucred_get.3c
2017 ucred_getgroups.3c                      := SOSRC = man3c/ucred_get.3c
2018 ucred_getlabel.3c                       := SOSRC = man3c/ucred_get.3c
2019 ucred_getpflags.3c                      := SOSRC = man3c/ucred_get.3c
2020 ucred_getpid.3c                         := SOSRC = man3c/ucred_get.3c
2021 ucred_getprivset.3c                     := SOSRC = man3c/ucred_get.3c
2022 ucred_getprojid.3c                      := SOSRC = man3c/ucred_get.3c
2023 ucred_getrgid.3c                        := SOSRC = man3c/ucred_get.3c
2024 ucred_getruid.3c                        := SOSRC = man3c/ucred_get.3c
2025 ucred_getsgid.3c                        := SOSRC = man3c/ucred_get.3c
2026 ucred_getsuid.3c                        := SOSRC = man3c/ucred_get.3c
2027 ucred_getzoneid.3c                      := SOSRC = man3c/ucred_get.3c
2028 ucred_size.3c                           := SOSRC = man3c/ucred_get.3c
2029 
2030 vswprintf.3c                            := SOSRC = man3c/vfwprintf.3c
2031 vwprintf.3c                             := SOSRC = man3c/vfwprintf.3c
2032 
2033 vasprintf.3c                            := SOSRC = man3c/vprintf.3c
2034 vfprintf.3c                             := SOSRC = man3c/vprintf.3c
2035 vsnprintf.3c                            := SOSRC = man3c/vprintf.3c
2036 vsprintf.3c                             := SOSRC = man3c/vprintf.3c
2037 
2038 wait4.3c                                := SOSRC = man3c/wait3.3c
2039 
2040 addrtosymstr.3c                         := SOSRC = man3c/walkcontext.3c
2041 backtrace.3c                            := SOSRC = man3c/walkcontext.3c
2042 backtrace_symbols.3c                    := SOSRC = man3c/walkcontext.3c
2043 backtrace_symbols_fd.3c                 := SOSRC = man3c/walkcontext.3c
2044 printstack.3c                           := SOSRC = man3c/walkcontext.3c
2045 
2046 wscoll.3c                               := SOSRC = man3c/wcscoll.3c
2047 
2048 watof.3c                                := SOSRC = man3c/wcstod.3c
2049 wcstof.3c                               := SOSRC = man3c/wcstod.3c
2050 wcstold.3c                              := SOSRC = man3c/wcstod.3c
2051 wstod.3c                                := SOSRC = man3c/wcstod.3c
2052 
2053 wcstoumax.3c                            := SOSRC = man3c/wcstoimax.3c
2054 
2055 watoi.3c                                := SOSRC = man3c/wcstol.3c
2056 watol.3c                                := SOSRC = man3c/wcstol.3c
2057 watoll.3c                               := SOSRC = man3c/wcstol.3c
2058 wcstoll.3c                              := SOSRC = man3c/wcstol.3c
2059 wstol.3c                                := SOSRC = man3c/wcstol.3c
2060 
2061 wcstoull.3c                             := SOSRC = man3c/wcstoul.3c
2062 
2063 wcscat.3c                               := SOSRC = man3c/wcstring.3c
2064 wcschr.3c                               := SOSRC = man3c/wcstring.3c
2065 wcscmp.3c                               := SOSRC = man3c/wcstring.3c
2066 wcscpy.3c                               := SOSRC = man3c/wcstring.3c
2067 wcscspn.3c                              := SOSRC = man3c/wcstring.3c
2068 wcslen.3c                               := SOSRC = man3c/wcstring.3c
2069 wcsncat.3c                              := SOSRC = man3c/wcstring.3c
2070 wcsncmp.3c                              := SOSRC = man3c/wcstring.3c
2071 wcsncpy.3c                              := SOSRC = man3c/wcstring.3c
2072 wcspbrk.3c                              := SOSRC = man3c/wcstring.3c
2073 wcsrchr.3c                              := SOSRC = man3c/wcstring.3c
2074 wcsspn.3c                               := SOSRC = man3c/wcstring.3c
2075 wcstok.3c                               := SOSRC = man3c/wcstring.3c
2076 wcswcs.3c                               := SOSRC = man3c/wcstring.3c
2077 windex.3c                               := SOSRC = man3c/wcstring.3c
2078 wrindex.3c                              := SOSRC = man3c/wcstring.3c
2079 wscat.3c                                := SOSRC = man3c/wcstring.3c
2080 wschr.3c                                := SOSRC = man3c/wcstring.3c
2081 wscmp.3c                                := SOSRC = man3c/wcstring.3c
2082 wscpy.3c                                := SOSRC = man3c/wcstring.3c
2083 wscspn.3c                               := SOSRC = man3c/wcstring.3c
2084 wslen.3c                                := SOSRC = man3c/wcstring.3c
2085 wsncat.3c                               := SOSRC = man3c/wcstring.3c
2086 wsncmp.3c                               := SOSRC = man3c/wcstring.3c
2087 wsncpy.3c                               := SOSRC = man3c/wcstring.3c
2088 wspbrk.3c                               := SOSRC = man3c/wcstring.3c
2089 wsrchr.3c                               := SOSRC = man3c/wcstring.3c
2090 wsspn.3c                                := SOSRC = man3c/wcstring.3c
2091 wstok.3c                                := SOSRC = man3c/wcstring.3c
2092 
2093 wsxfrm.3c                               := SOSRC = man3c/wcsxfrm.3c
2094 
2095 wordfree.3c                             := SOSRC = man3c/wordexp.3c
2096 
2097 wscasecmp.3c                            := SOSRC = man3c/wstring.3c
2098 wscol.3c                                := SOSRC = man3c/wstring.3c
2099 wsdup.3c                                := SOSRC = man3c/wstring.3c
2100 wsncasecmp.3c                           := SOSRC = man3c/wstring.3c
2101 
2102 .KEEP_STATE:
2103 
2104 include ../Makefile.man
2105 
2106 install: $(ROOTMANFILES)
2107 
2108