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