Lines Matching refs:yes
20 pthread_barrier_destroy(),yes
21 pthread_barrier_init(),yes
22 pthread_barrier_wait(),yes
23 pthread_barrierattr_destroy(),yes
24 pthread_barrierattr_init(),yes
41 setjmp(), yes
42 longjmp(), yes
86 fnmatch(), yes
87 getopt(), yes
89 optarg, yes
90 opterr, yes
91 optind, yes
92 optopt, yes
98 strncasecmp(), yes
100 strnlen(), yes
113 pthread_condattr_getclock(),yes
114 pthread_condattr_setclock(),yes
115 clock_nanosleep(),yes
132 FD_CLR(),yes
133 FD_ISSET(),yes
134 FD_SET(),yes
135 FD_ZERO(),yes
136 clearerr(),yes
137 close(),yes
138 fclose(),yes
139 fdopen(),yes
140 feof(),yes
141 ferror(),yes
142 fflush(),yes
143 fgetc(),yes
144 fgets(),yes
145 fileno(),yes
146 fopen(),yes
147 fprintf(),yes
148 fputc(),yes
149 fputs(),yes
150 fread(),yes
151 freopen(),yes
152 fscanf(),yes
153 fwrite(),yes
154 getc(),yes
155 getchar(),yes
156 gets(),yes
157 open(),yes
158 perror(),yes
159 poll(),yes
160 printf(),yes
161 pread(),yes
162 pselect(),yes
163 putc(),yes
164 putchar(),yes
165 puts(),yes
166 pwrite(),yes
167 read(),yes
168 scanf(),yes
169 select(),yes
170 setbuf(),yes
171 setvbuf(),yes
172 stderr,yes
173 stdin,yes
174 stdout,yes
175 ungetc(),yes
176 vfprintf(),yes
177 vfscanf(),yes
178 vprintf(),yes
179 vscanf(),yes
180 write(),yes
202 ftruncate(),yes
236 closedir(), yes
240 fstat(), yes
244 mkdir(), yes
246 opendir(), yes
248 readdir(), yes
249 remove(), yes
250 rename(), yes
252 rmdir(), yes
253 stat(), yes
258 unlink(), yes
272 readdir_r(), yes
285 mmap(),yes
286 msync(),yes
287 munmap(),yes
300 mprotect(), yes :ref:`†<posix_undefined_behaviour>`
313 _Exit(), yes
314 _exit(), yes
315 assert(), yes
324 exit(), yes
328 getpid(), yes :ref:`†<posix_undefined_behaviour>`
332 sleep(),yes
352 accept(),yes
353 bind(),yes
354 connect(),yes
355 endhostent(),yes
356 endnetent(),yes
357 endprotoent(),yes
358 endservent(),yes
359 freeaddrinfo(),yes
360 gai_strerror(),yes
361 getaddrinfo(),yes
362 gethostent(),yes
363 gethostname(),yes
364 getnameinfo(),yes
365 getnetbyaddr(),yes
366 getnetbyname(),yes
367 getnetent(),yes
368 getpeername(),yes
369 getprotobyname(),yes
370 getprotobynumber(),yes
371 getprotoent(),yes
372 getservbyname(),yes
373 getservbyport(),yes
374 getservent(),yes
375 getsockname(),yes
376 getsockopt(),yes
377 htonl(),yes
378 htons(),yes
379 if_freenameindex(),yes
380 if_indextoname(),yes
381 if_nameindex(),yes
382 if_nametoindex(),yes
383 inet_addr(),yes
384 inet_ntoa(),yes
385 inet_ntop(),yes
386 inet_pton(),yes
387 listen(),yes
388 ntohl(),yes
389 ntohs(),yes
390 recv(),yes
391 recvfrom(),yes
392 recvmsg(),yes
393 send(),yes
394 sendmsg(),yes
395 sendto(),yes
396 sethostent(),yes
397 setnetent(),yes
398 setprotoent(),yes
399 setservent(),yes
400 setsockopt(),yes
401 shutdown(),yes
402 socket(),yes
403 sockatmark(),yes :ref:`†<posix_undefined_behaviour>`
404 socketpair(),yes
443 sem_close(),yes
444 sem_destroy(),yes
445 sem_getvalue(),yes
446 sem_init(),yes
447 sem_open(),yes
448 sem_post(),yes
449 sem_trywait(),yes
450 sem_unlink(),yes
451 sem_wait(),yes
484 abort(),yes :ref:`†<posix_undefined_behaviour>`
485 alarm(),yes :ref:`†<posix_undefined_behaviour>`
486 kill(),yes :ref:`†<posix_undefined_behaviour>`
487 pause(),yes :ref:`†<posix_undefined_behaviour>`
488 raise(),yes :ref:`†<posix_undefined_behaviour>`
489 sigaction(),yes :ref:`†<posix_undefined_behaviour>`
490 sigaddset(),yes
491 sigdelset(),yes
492 sigemptyset(),yes
493 sigfillset(),yes
494 sigismember(),yes
495 signal(),yes :ref:`†<posix_undefined_behaviour>`
496 sigpending(),yes :ref:`†<posix_undefined_behaviour>`
497 sigprocmask(),yes
498 sigsuspend(),yes :ref:`†<posix_undefined_behaviour>`
499 sigwait(),yes :ref:`†<posix_undefined_behaviour>`
500 strsignal(),yes
516 confstr(),yes
517 environ,yes
518 errno,yes
519 getenv(),yes
520 setenv(),yes
521 sysconf(),yes
522 uname(),yes
523 unsetenv(),yes
536 pthread_spin_destroy(),yes
537 pthread_spin_init(),yes
538 pthread_spin_lock(),yes
539 pthread_spin_trylock(),yes
540 pthread_spin_unlock(),yes
558 pthread_atfork(),yes
559 pthread_attr_destroy(),yes
560 pthread_attr_getdetachstate(),yes
561 pthread_attr_getschedparam(),yes
562 pthread_attr_init(),yes
563 pthread_attr_setdetachstate(),yes
564 pthread_attr_setschedparam(),yes
565 pthread_barrier_destroy(),yes
566 pthread_barrier_init(),yes
567 pthread_barrier_wait(),yes
568 pthread_barrierattr_destroy(),yes
569 pthread_barrierattr_getpshared(),yes
570 pthread_barrierattr_init(),yes
571 pthread_barrierattr_setpshared(),yes
572 pthread_cancel(),yes
573 pthread_cleanup_pop(),yes
574 pthread_cleanup_push(),yes
575 pthread_cond_broadcast(),yes
576 pthread_cond_destroy(),yes
577 pthread_cond_init(),yes
578 pthread_cond_signal(),yes
579 pthread_cond_timedwait(),yes
580 pthread_cond_wait(),yes
581 pthread_condattr_destroy(),yes
582 pthread_condattr_init(),yes
583 pthread_create(),yes
584 pthread_detach(),yes
585 pthread_equal(),yes
586 pthread_exit(),yes
587 pthread_getspecific(),yes
588 pthread_join(),yes
589 pthread_key_create(),yes
590 pthread_key_delete(),yes
592 pthread_mutex_destroy(),yes
593 pthread_mutex_init(),yes
594 pthread_mutex_lock(),yes
595 pthread_mutex_trylock(),yes
596 pthread_mutex_unlock(),yes
597 pthread_mutexattr_destroy(),yes
598 pthread_mutexattr_init(),yes
599 pthread_once(),yes
600 pthread_self(),yes
601 pthread_setcancelstate(),yes
602 pthread_setcanceltype(),yes
603 pthread_setspecific(),yes
604 pthread_sigmask(),yes
605 pthread_testcancel(),yes
618 pthread_attr_getguardsize(),yes
619 pthread_attr_setguardsize(),yes
620 pthread_mutexattr_gettype(),yes
621 pthread_mutexattr_settype(),yes
634 clock_getres(),yes
635 clock_gettime(),yes
636 clock_settime(),yes
637 nanosleep(),yes
638 timer_create(),yes
639 timer_delete(),yes
640 timer_gettime(),yes
641 timer_getoverrun(),yes
642 timer_settime(),yes
655 closelog(),yes
656 openlog(),yes
657 setlogmask(),yes
658 syslog(),yes
675 pthread_attr_getstack(),yes
676 pthread_attr_setstack(),yes
677 pthread_getconcurrency(),yes
678 pthread_setconcurrency(),yes
700 aio_cancel(),yes :ref:`†<posix_undefined_behaviour>`
701 aio_error(),yes :ref:`†<posix_undefined_behaviour>`
702 aio_fsync(),yes :ref:`†<posix_undefined_behaviour>`
703 aio_read(),yes :ref:`†<posix_undefined_behaviour>`
704 aio_return(),yes :ref:`†<posix_undefined_behaviour>`
705 aio_suspend(),yes :ref:`†<posix_undefined_behaviour>`
706 aio_write(),yes :ref:`†<posix_undefined_behaviour>`
707 lio_listio(),yes :ref:`†<posix_undefined_behaviour>`
720 CLOCK_PROCESS_CPUTIME_ID,yes
733 fsync(),yes
761 mlockall(), yes
762 munlockall(), yes
775 mlock(), yes
776 munlock(), yes
789 mq_close(),yes
790 mq_getattr(),yes
791 mq_notify(),yes
792 mq_open(),yes
793 mq_receive(),yes
794 mq_send(),yes
795 mq_setattr(),yes
796 mq_unlink(),yes
809 CLOCK_MONOTONIC,yes
826 sched_get_priority_max(),yes
827 sched_get_priority_min(),yes
828 sched_getparam(),yes
829 sched_getscheduler(),yes
830 sched_rr_get_interval(),yes :ref:`†<posix_undefined_behaviour>`
831 sched_setparam(),yes :ref:`†<posix_undefined_behaviour>`
832 sched_setscheduler(),yes :ref:`†<posix_undefined_behaviour>`
833 sched_yield(),yes
857 pthread_rwlock_destroy(),yes
858 pthread_rwlock_init(),yes
859 pthread_rwlock_rdlock(),yes
860 pthread_rwlock_tryrdlock(),yes
861 pthread_rwlock_trywrlock(),yes
862 pthread_rwlock_unlock(),yes
863 pthread_rwlock_wrlock(),yes
864 pthread_rwlockattr_destroy(),yes
865 pthread_rwlockattr_getpshared(),yes
866 pthread_rwlockattr_init(),yes
867 pthread_rwlockattr_setpshared(),yes
880 mmap(), yes
881 munmap(), yes
882 shm_open(), yes
883 shm_unlink(), yes
896 fdatasync(),yes
897 fsync(),yes
898 msync(),yes
911 pthread_attr_getstackaddr(),yes
912 pthread_attr_setstackaddr(),yes
925 pthread_attr_getstacksize(),yes
926 pthread_attr_setstacksize(),yes
939 CLOCK_THREAD_CPUTIME_ID,yes
940 pthread_getcpuclockid(),yes
953 pthread_mutexattr_getprotocol(),yes
954 pthread_mutexattr_setprotocol(),yes
967 pthread_mutex_getprioceiling(),yes
968 pthread_mutex_setprioceiling(),yes
969 pthread_mutexattr_getprioceiling(),yes
970 pthread_mutexattr_getprotocol(),yes
971 pthread_mutexattr_setprioceiling(),yes
972 pthread_mutexattr_setprotocol(),yes
985 pthread_attr_getinheritsched(),yes
986 pthread_attr_getschedpolicy(),yes
987 pthread_attr_getscope(),yes
988 pthread_attr_setinheritsched(),yes
989 pthread_attr_setschedpolicy(),yes
990 pthread_attr_setscope(),yes
991 pthread_getschedparam(),yes
992 pthread_setschedparam(),yes
993 pthread_setschedprio(),yes
1006 asctime_r(), yes
1007 ctime_r(), yes (UTC timezone only)
1013 getgrgid_r(),yes :ref:`†<posix_undefined_behaviour>`
1014 getgrnam_r(),yes :ref:`†<posix_undefined_behaviour>`
1015 getpwnam_r(),yes :ref:`†<posix_undefined_behaviour>`
1016 getpwuid_r(),yes :ref:`†<posix_undefined_behaviour>`
1017 gmtime_r(), yes
1018 localtime_r(), yes (UTC timezone only)
1021 rand_r(), yes
1022 readdir_r(), yes
1023 strerror_r(), yes
1024 strtok_r(), yes
1037 mq_timedreceive(),yes
1038 mq_timedsend(),yes
1039 pthread_mutex_timedlock(),yes
1040 pthread_rwlock_timedrdlock(),yes
1041 pthread_rwlock_timedwrlock(),yes
1042 sem_timedwait(),yes
1061 fattach(), yes :ref:`†<posix_undefined_behaviour>`
1062 fdetach(), yes :ref:`†<posix_undefined_behaviour>`
1063 getmsg(), yes :ref:`†<posix_undefined_behaviour>`
1064 getpmsg(), yes :ref:`†<posix_undefined_behaviour>`
1065 ioctl(), yes
1066 isastream(), yes :ref:`†<posix_undefined_behaviour>`
1067 putmsg(), yes :ref:`†<posix_undefined_behaviour>`
1068 putpmsg(), yes :ref:`†<posix_undefined_behaviour>`