#include <Types.h>

Go to the source code of this file.
Data Types | |
| type | MarkElement |
| type | SelectionRecord |
Defines | |
| #define | SEEK_CUR 1 |
| #define | SEEK_END 2 |
| #define | SEEK_SET 0 |
| #define | F_DELETE (('d'<<8)|0x01) |
| #define | F_RENAME (('d'<<8)|0x02) |
| #define | F_OPEN (('d'<<8)|0x00) |
| #define | F_GTABINFO (('e'<<8)|0x00) |
| #define | F_STABINFO (('e'<<8)|0x01) |
| #define | F_GFONTINFO (('e'<<8)|0x02) |
| #define | F_SFONTINFO (('e'<<8)|0x03) |
| #define | F_GPRINTREC (('e'<<8)|0x04) |
| #define | F_SPRINTREC (('e'<<8)|0x05) |
| #define | F_GSELINFO (('e'<<8)|0x06) |
| #define | F_SSELINFO (('e'<<8)|0x07) |
| #define | F_GWININFO (('e'<<8)|0x08) |
| #define | F_SWININFO (('e'<<8)|0x09) |
| #define | F_GSCROLLINFO (('e'<<8)|0x0A) |
| #define | F_SSCROLLINFO (('e'<<8)|0x0B) |
| #define | F_GMARKER (('e'<<8)|0x0D) |
| #define | F_SMARKER (('e'<<8)|0x0C) |
| #define | F_GSAVEONCLOSE (('e'<<8)|0x0F) |
| #define | F_SSAVEONCLOSE (('e'<<8)|0x0E) |
| #define | O_RDONLY 0 |
| #define | O_WRONLY 1 |
| #define | O_RDWR 2 |
| #define | O_APPEND (1<< 3) |
| #define | O_RSRC (1<< 4) |
| #define | O_ALIAS (1<< 5) |
| #define | O_CREAT (1<< 8) |
| #define | O_TRUNC (1<< 9) |
| #define | O_EXCL (1<<10) |
| #define | O_BINARY (1<<11) |
| #define | O_NRESOLVE (1<<14) |
| #define | F_DUPFD 0 |
Typedefs | |
| typedef struct MarkElement | MarkElement |
| typedef struct SelectionRecord | SelectionRecord |
Functions/Subroutines | |
| int | close (int) |
| int | creat (const char *) |
| int | dup (int filedes) |
| int | faccess (char *, unsigned int, long *) |
| int | fcntl (int, unsigned int, int) |
| long | lseek (int, long, int) |
| int | open (const char *, int,...) |
| int | read (int, char *, unsigned) |
| int | unlink (char *) |
| int | write (int, const char *, unsigned) |
| #define F_DUPFD 0 |
Definition at line 122 of file fcntl.h.
Referenced by _PXFFCNTL(), chain_open(), fcntl_(), and internal_fix().
| #define O_APPEND (1<< 3) |
| #define O_BINARY (1<<11) |
Definition at line 94 of file fcntl.h.
Referenced by _nl_load_domain(), c_common_pch_pragma(), compile_resource_file(), create_go32_stub(), DEFUN(), edit_file(), main(), mkstemps(), open_file(), pex_djgpp_open_read(), pex_djgpp_open_write(), pexecute(), and process_aux_info_file().
| #define O_CREAT (1<< 8) |
Definition at line 91 of file fcntl.h.
Referenced by __profile_init(), _f_open(), _f_opn(), _fio_du_open(), cgt_fini(), collect_execute(), create_file(), IPA_LNO_WRITE_FILE::Create_Temp_File(), create_temp_file(), Em_Begin_File(), extract_archive_member(), f77_map_datapool_(), f77_map_datapool_pad_(), gcov_open(), gs_write(), MDclose(), mkstemps(), IPA_LNO_WRITE_FILE::Open_Write_File(), pex_djgpp_open_write(), pex_unix_open_write(), and WN_open_output().
| #define O_EXCL (1<<10) |
Definition at line 93 of file fcntl.h.
Referenced by _f_open(), IPA_LNO_WRITE_FILE::Create_Temp_File(), create_temp_file(), and mkstemps().
| #define O_TRUNC (1<< 9) |
Definition at line 92 of file fcntl.h.
Referenced by __profile_init(), _f_open(), _fio_du_open(), cgt_fini(), collect_execute(), create_file(), DRA_Set_Write_Location(), Em_Begin_File(), extract_archive_member(), gs_write(), IPA_LNO_WRITE_FILE::Open_Write_File(), pex_djgpp_open_write(), pex_unix_open_write(), and WN_open_output().
| #define SEEK_END 2 |
Definition at line 22 of file fcntl.h.
Referenced by c_common_write_pch(), Instr::Dump_Fb_File_Header(), Dump_Fb_File_Header(), elf_begin(), expandargv(), l_read(), mpw_fseek(), open_arith_file(), open_intrinsics_file(), open_module_file(), opncls_bseek(), and read_zip_archive().
| typedef struct MarkElement MarkElement |
| typedef struct SelectionRecord SelectionRecord |
| int close | ( | int | ) |
| int creat | ( | const char * | ) |
| int dup | ( | int | filedes | ) |
Referenced by _xanalyze_stmt_for_conds(), analyze_stmts_in_func_for_if(), c_common_decode_option(), collect_execute(), REGIONAL_CFG::Compute_Completion_Prob(), coverage_checksum_string(), cxx_keyword_subst(), REGIONAL_CFG::Do_Selective_Cut(), dup2(), REGIONAL_CFG::Duplicate(), f_open_com(), Fixup_Arcs(), REGIONAL_CFG::Fixup_Arcs(), handle_option(), Is_Provably_In_Bounds(), is_vector_inconsistent(), is_vector_trivial(), lower_copy_tree(), pex_djgpp_exec_child(), pexecute(), prune_options(), push_overloaded_decl(), pxfdup_(), return_upper_bound(), return_upper_boundplus1(), shadow_label(), Soe_Implies_Access_Vector(), Tail_Duplicate(), UT_Generate_Imperfect_If_Code(), V3geLB_Implies_V3geUB(), V3leUB_Implies_V3leLB(), and verify_jvm_instructions().
| int faccess | ( | char * | , | |
| unsigned | int, | |||
| long * | ||||
| ) |
| int fcntl | ( | int | , | |
| unsigned | int, | |||
| int | ||||
| ) |
Referenced by _fio_du_open(), _fio_du_read(), _fio_du_write(), _PXFFCNTL(), bfd_fdopenr(), chain_open(), fcntl_(), gcov_open(), internal_fix(), MDclose(), and pex_unix_fdopenw().
| int open | ( | const char * | , | |
| int | , | |||
| ... | ||||
| ) |
| int read | ( | int | , | |
| char * | , | |||
| unsigned | ||||
| ) |
| int unlink | ( | char * | ) |
| int write | ( | int | , | |
| const char * | , | |||
| unsigned | ||||
| ) |
1.5.6