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