Searched defs:fh (Results 1 - 25 of 67) sorted by path

123

/freebsd-10.0-release/bin/pkill/
H A Dpkill.c794 FILE *fh; local
[all...]
/freebsd-10.0-release/contrib/atf/atf-run/
H A Dio.cpp68 impl::file_handle::file_handle(const file_handle& fh) : argument
81 impl::file_handle::operator=(const file_handle& fh) argument
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decofflink.c706 struct string_hash_entry *fh; local
H A Delf64-ppc.c4078 get_fdh(struct ppc_link_hash_entry *fh, struct ppc_link_hash_table *htab) argument
4103 make_fdh(struct bfd_link_info *info, struct ppc_link_hash_entry *fh) argument
5615 struct ppc_link_hash_entry *fh; local
5938 struct ppc_link_hash_entry *fh = eh->oh; local
[all...]
/freebsd-10.0-release/contrib/bzip2/
H A Dbzip2.c964 IntNative fh; local
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c559 is_pending_symbol(FDR *fh, char *sh) argument
574 add_pending(FDR *fh, char *sh, struct type *t) argument
1758 FDR *fh; local
2139 parse_lines(FDR *fh, PDR *pr, struct linetable *lt, int maxlines, struct partial_symtab *pst, CORE_ADDR lowest_pdr_addr) argument
2227 FDR *fh; local
3705 handle_psymbol_enumerators(struct objfile *objfile, FDR *fh, int stype, CORE_ADDR svalue) argument
3804 FDR *fh; local
4192 has_opaque_xref(FDR *fh, SYMR *sh) argument
4230 FDR *fh; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFile.h86 File (FILE *fh, bool transfer_ownership) : argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h80 SetImmediateOutputFile (FILE *fh, bool transfer_fh_ownership = false) argument
87 SetImmediateErrorFile (FILE *fh, bool transfer_fh_ownership = false) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBCommandReturnObject.cpp127 SBCommandReturnObject::PutOutput (FILE *fh) argument
139 SBCommandReturnObject::PutError (FILE *fh) argument
268 SBCommandReturnObject::SetImmediateOutputFile (FILE *fh) argument
275 SBCommandReturnObject::SetImmediateErrorFile (FILE *fh) argument
[all...]
H A DSBDebugger.cpp232 SBDebugger::SetInputFileHandle (FILE *fh, bool transfer_ownership) argument
245 SBDebugger::SetOutputFileHandle (FILE *fh, bool transfer_ownership) argument
259 SBDebugger::SetErrorFileHandle (FILE *fh, bool transfer_ownership) argument
[all...]
H A DSBStream.cpp103 SBStream::RedirectToFileHandle (FILE *fh, bool transfer_fh_ownership) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp733 Debugger::SetInputFileHandle (FILE *fh, bool tranfer_ownership) argument
762 Debugger::SetOutputFileHandle (FILE *fh, bool tranfer_ownership) argument
778 Debugger::SetErrorFileHandle (FILE *fh, bool tranfer_ownership) argument
H A DStreamFile.cpp44 StreamFile::StreamFile (FILE *fh, bool transfer_ownership) : argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp153 File::SetStream (FILE *fh, bool transfer_ownership) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp574 ScriptInterpreterPython::ResetOutputFileHandle (FILE *fh) argument
/freebsd-10.0-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_slvl_vl_arb.c57 osmtest_write_vl_arb_table(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_vl_arb_table_record_t * const p_rec) argument
96 osmt_query_vl_arb(IN osmtest_t * const p_osmt, IN ib_net16_t const lid, IN uint8_t const port_num, IN uint8_t const block_num, IN FILE * fh) argument
185 osmt_query_all_ports_vl_arb(IN osmtest_t * const p_osmt, IN FILE * fh) argument
261 osmtest_write_slvl_map_table(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_slvl_table_record_t * const p_rec) argument
297 osmt_query_slvl_map(IN osmtest_t * const p_osmt, IN ib_net16_t const lid, IN uint8_t const out_port_num, IN uint8_t const in_port_num, IN FILE * fh) argument
386 osmt_query_all_ports_slvl_map(IN osmtest_t * const p_osmt, IN FILE * fh) argument
487 FILE *fh; local
[all...]
H A Dosmtest.c1960 osmtest_write_all_link_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
1720 osmtest_write_port_info(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_portinfo_record_t * const p_rec) argument
1816 osmtest_write_path_info(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_path_rec_t * const p_rec) argument
1866 osmtest_write_node_info(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_node_record_t * const p_rec) argument
1926 osmtest_write_link(IN osmtest_t * const p_osmt, IN FILE * fh, IN const ib_link_record_t * const p_rec) argument
2092 osmtest_write_all_node_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2157 osmtest_write_all_port_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2223 osmtest_write_all_path_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2289 osmtest_write_all_node_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2383 osmtest_write_all_port_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2497 osmtest_write_all_path_recs(IN osmtest_t * const p_osmt, IN FILE * fh) argument
2602 FILE *fh; local
6072 osmtest_parse_node(IN osmtest_t * const p_osmt, IN FILE * const fh, IN OUT uint32_t * const p_line_num) argument
6299 osmtest_parse_port(IN osmtest_t * const p_osmt, IN FILE * const fh, IN OUT uint32_t * const p_line_num) argument
6706 osmtest_parse_path(IN osmtest_t * const p_osmt, IN FILE * const fh, IN OUT uint32_t * const p_line_num) argument
6867 osmtest_parse_link(IN osmtest_t * const p_osmt, IN FILE * const fh, IN OUT uint32_t * const p_line_num) argument
6949 FILE *fh; local
[all...]
/freebsd-10.0-release/contrib/opie/libopie/
H A Dlock.c93 int fh, waits = 0, rval = -1, pid, t, i; local
[all...]
H A Dunlock.c47 int fh, rval = -1, pid, t, i; variable
93 close(fh); variable
/freebsd-10.0-release/contrib/opie/
H A Dpermsfile.c149 FILE *fh; local
/freebsd-10.0-release/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
H A Dprint.c82 smb_smb_close_print_file(struct smb_ctx *ctx, smbfh fh) argument
/freebsd-10.0-release/contrib/smbfs/smbutil/
H A Dprint.c60 smbfh fh; local
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3160 apr_file_t *fh; local
/freebsd-10.0-release/contrib/tcpdump/
H A Dieee802_11.h246 struct fh_t fh; member in struct:mgmt_body_t

Completed in 394 milliseconds

123