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