다음은 모든 함수, 변수, 매크로, 열거형, 타입정의들의 목록입니다. 각 항목은 그들이 속한 파일 페이지의 링크를 가지고 있습니다. :
- p -
- page_allocator_alloc()
: page_allocator.h
, page_allocator.c
- page_allocator_fini()
: page_allocator.c
, page_allocator.h
- page_allocator_free()
: page_allocator.h
, page_allocator.c
- page_allocator_get_region()
: page_allocator.c
, page_allocator.h
- page_allocator_info_size()
: page_allocator.h
, page_allocator.c
- page_allocator_init()
: page_allocator.h
, page_allocator.c
- PANIC
: arch.h
- PATH_MAX
: limits.h
, fat0.h
, fat12.c
- pathconf()
: unistd.h
- pause()
: unistd.h
- PF_MASKPROC
: elf0.h
, symgen.c
- PF_R
: elf0.h
, symgen.c
- PF_W
: elf0.h
, symgen.c
- PF_X
: elf0.h
, symgen.c
- PIC_FIRST_COMMAND
: pic.c
- PIC_FIRST_INTERRUPT_MASK
: pic.c
- pic_init()
: pic.h
, pic.c
- PIC_SECOND_COMMAND
: pic.c
- PIC_SECOND_INTERRUPT_MASK
: pic.c
- pid_t
: types.h
- pipe()
: unistd.h
- PIPE_BUF
: limits.h
- POLL
: fdc.h
- port_offset
: serial.c
- port_t
: pic.c
- posix_fadvise()
: fcntl.h
, fcntl.c
- posix_fallocate()
: fcntl.h
, fcntl.c
- posix_memalign()
: stdlib.h
, malloc.c
- pread()
: unistd.h
- precompensation_delays
: fdc.h
- prefetch
: slibc.h
- PRESENT
: arch.c
- printf()
: stdio.h
, printf.c
- ProgramFlags
: elf0.h
, symgen.c
- PT_DYNAMIC
: elf0.h
, symgen.c
- PT_HIPROC
: elf0.h
, symgen.c
- PT_INTERP
: elf0.h
, symgen.c
- PT_LOAD
: elf0.h
, symgen.c
- PT_LOPROC
: elf0.h
, symgen.c
- PT_NOTE
: symgen.c
, elf0.h
- PT_NULL
: elf0.h
, symgen.c
- PT_PHDR
: elf0.h
, symgen.c
- PT_SHLIB
: elf0.h
, symgen.c
- pthread_attr_destroy()
: pthread.c
, pthread.h
- pthread_attr_init()
: pthread.h
, pthread.c
- pthread_attr_t
: pthread.h
- pthread_cancel()
: pthread.h
, pthread.c
- pthread_create()
: pthread.h
, pthread.c
- pthread_detach()
: pthread.h
, pthread.c
- pthread_exit()
: pthread.h
- pthread_join()
: pthread.h
, pthread.c
- pthread_mutex_destroy()
: pthread_mutex.h
, pthread_mutex.c
- pthread_mutex_init()
: pthread_mutex.c
, pthread_mutex.h
- pthread_mutex_lock()
: pthread_mutex.h
, pthread_mutex.c
- pthread_mutex_t
: pthread_mutex.h
- pthread_mutex_trylock()
: pthread_mutex.c
, pthread_mutex.h
- pthread_mutex_unlock()
: pthread_mutex.c
, pthread_mutex.h
- pthread_mutexattr_t
: pthread_mutex.h
- pthread_t
: pthread.h
- pthread_yield()
: pthread.c
, pthread.h
- putc
: stdio.h
- putchar
: stdio.h
- puts
: stdio.h
- pvalloc()
: malloc.h
- pwrite()
: unistd.h