nuttx/arch/sim/src/nuttx-names.dat
2016-03-22 13:00:09 -06:00

78 lines
2.0 KiB
Plaintext

accept NXaccept
calloc NXcalloc
clock_gettime NXclock_gettime
close NXclose
closedir NXclosedir
dup NXdup
free NXfree
fclose NXfclose
fopen NXfopen
fputc NXfputc
fcntl NXfcntl
fputs NXfputs
fread NXfread
fwrite NXfwrite
fsync NXfsync
getenv NXgetenv
gettimeofday NXgettimeofday
ioctl NXioctl
isatty NXisatty
listen NXlisten
lseek NXlseek
malloc NXmalloc
malloc_init NXmalloc_init
mkdir NXmkdir
mount NXmount
open NXopen
opendir NXopendir
nanosleep NXnanosleep
poll NXpoll
printf NXprintf
pthread_create NXpthread_create
pthread_getspecific NXpthread_getspecific
pthread_key_create NXpthread_key_create
pthread_kill NXpthread_kill
pthread_join NXpthread_join
pthread_mutex_destroy NXpthread_mutex_destroy
pthread_mutex_init NXpthread_mutex_init
pthread_mutex_lock NXpthread_mutex_lock
pthread_mutex_unlock NXpthread_mutex_unlock
pthread_setspecific NXpthread_setspecific
pthread_sigmask NXpthread_sigmask
pthread_yield NXpthread_yield
puts NXputs
read NXread
readdir NXreaddir
realloc NXrealloc
recv NXrecv
recvfrom NXrecvfrom
rewinddir NXrewinddir
rmdir NXrmdir
sched_yield NXsched_yield
seekdir NXseekdir
select NXselect
sem_init NXsem_init
sem_post NXsem_post
sem_wait NXsem_wait
send NXsend
sendto NXsendto
setsockopt NXsetsockopt
sigaction NXsigaction
sighold NXsighold
sigprocmask NXsigprocmask
sigtimedwait NXsigtimedwait
sigrelse NXsigrelse
sleep NXsleep
socket NXsocket
stat NXstat
statfs NXstatfs
system NXsystem
tcgetattr NXtcgetattr
tcsetattr NXtcsetattr
umount2 NXumount2
unlink NXunlink
usleep NXusleep
vfork NXvfork
write NXwrite
zmalloc NXzmalloc