- s -
- sbrk()
: unistd.h
, malloc.c
- segment_init()
: segment.c
, segment.h
- sem_clear()
: semaphore0.h
, semaphore.c
- sem_destroy()
: semaphore.c
, semaphore.h
- sem_getvalue()
: semaphore.h
, semaphore.c
- sem_init()
: semaphore.h
, semaphore.c
- sem_post()
: semaphore.h
, semaphore.c
- sem_timedwait()
: semaphore.c
, semaphore.h
- sem_trywait()
: semaphore.h
, semaphore.c
- sem_wait()
: semaphore.h
, semaphore.c
- serial_close()
: serial.c
- serial_init()
: serial.h
, serial.c
- serial_ioctl()
: serial.c
- serial_open()
: serial.c
- serial_read()
: serial.c
- serial_write()
: serial.c
- setegid()
: unistd.h
- setenv()
: stdlib.h
, stdlib.c
- seteuid()
: unistd.h
- setgid()
: unistd.h
- setpgid()
: unistd.h
- setpgrp()
: unistd.h
- setregid()
: unistd.h
- setreuid()
: unistd.h
- setsid()
: unistd.h
- setuid()
: unistd.h
- sleep()
: unistd.h
- snprintf()
: stdio.h
, printf.c
- sprintf()
: stdio.h
, printf.c
- ston_create()
: ston.h
, ston.c
- ston_destroy()
: ston.c
, ston.h
- ston_fini()
: ston.h
, ston.c
- ston_init()
: ston.h
, ston.c
- strcmp()
: string.h
, strcmp.c
- strcpy()
: strcpy.c
, string.h
- strdup()
: string.h
, strdup.c
- strdupa()
: string.h
, strdup.c
- strlen()
: strlen.c
, string.h
- strncmp()
: strncmp.c
, string.h
- strncpy()
: string.h
, strncpy.c
- strndup()
: string.h
, strdup.c
- strndupa()
: string.h
, strdup.c
- strtol()
: stdlib.h
, stdlib.c
- strtoll()
: stdlib.h
, stdlib.c
- strtoul()
: stdlib.h
, stdlib.c
- strtoull()
: stdlib.c
, stdlib.h
- swab()
: unistd.h
- symlink()
: unistd.h
- symlinkat()
: unistd.h
- sync()
: unistd.h
- syscall()
: syscall.h
, syscall.c
- sysconf()
: unistd.h
, sysconf.c