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