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