Searched defs:where (Results 101 - 125 of 157) sorted by relevance

1234567

/freebsd-10.0-release/sys/netipsec/
H A Dipsec.c258 key_allocsp_default(const char* where, int tag) argument
/freebsd-10.0-release/sys/ofed/include/linux/
H A Dpci.h341 pci_read_config_byte(struct pci_dev *pdev, int where, u8 *val) argument
349 pci_read_config_word(struct pci_dev *pdev, int where, u16 *val) argument
357 pci_read_config_dword(struct pci_dev *pdev, int where, u32 *val) argument
365 pci_write_config_byte(struct pci_dev *pdev, int where, u8 val) argument
373 pci_write_config_word(struct pci_dev *pdev, int where, u16 val) argument
381 pci_write_config_dword(struct pci_dev *pdev, int where, u32 val) argument
[all...]
/freebsd-10.0-release/usr.bin/patch/
H A Dpatch.c149 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; local
823 apply_hunk(LINENUM where) argument
[all...]
/freebsd-10.0-release/usr.sbin/mptable/
H A Dmptable.c299 int where; local
527 MPFloatingPointer( u_int32_t paddr, int where, mpfps_t* mpfps ) argument
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-i386.c2278 bfd_byte *where = contents + rel->r_offset; local
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.h287 } where; member in struct:unw_x_record
H A Dtc-mep.c1283 int where = fragP->fr_opcode - fragP->fr_literal; local
1553 mep_cgen_record_fixup_exp(fragS *frag, int where, const CGEN_INSN *insn, int length, const CGEN_OPERAND *operand, int opinfo, expressionS *exp) argument
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dwrite.c138 fix_new_internal(fragS *frag, int where, int size, symbolS *add_symbol, symbolS *sub_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ATTRIBUTE_UNUSED ) argument
226 fix_new(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ) argument
243 fix_new_exp(fragS *frag, int where, int size, expressionS *exp, int pcrel, RELOC_ENUM r_type ) argument
[all...]
/freebsd-10.0-release/contrib/bmake/
H A Djob.c396 job_table_dump(const char *where) argument
/freebsd-10.0-release/contrib/gcc/
H A Dreg-stack.c756 emit_pop_insn(rtx insn, stack regstack, rtx reg, enum emit_where where) argument
2336 change_stack(rtx insn, stack old, stack new, enum emit_where where) argument
[all...]
H A Dreorg.c1857 update_block(rtx insn, rtx where) argument
[all...]
H A Dvar-tracking.c161 enum emit_note_where where; member in struct:emit_note_data_def
2366 enum emit_note_where where = ((emit_note_data *)data)->where; local
2519 emit_notes_for_changes(rtx insn, enum emit_note_where where) argument
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dremote-e7000.c1060 stickbyte (char *where, unsigned int what) argument
1134 int where = 0; local
[all...]
H A Dtop.c1114 int where; local
H A Dwince.c690 read_process_memory (HANDLE h, LPCVOID where, LPVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
702 write_process_memory (HANDLE h, LPCVOID where, LPCVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
/freebsd-10.0-release/contrib/serf/buckets/
H A Dssl_buckets.c209 apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/freebsd-10.0-release/contrib/tcsh/
H A Ded.screen.c1019 MoveToLine(int where) argument
1076 MoveToChar(int where) /* mov argument
[all...]
H A Dtc.func.c1363 insert_we(struct wordent *new, struct wordent *where) argument
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c496 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
[all...]
/freebsd-10.0-release/lib/libedit/
H A Dterm.c527 term_move_to_line(EditLine *el, int where) argument
583 term_move_to_char(EditLine *el, int where) argument
[all...]
/freebsd-10.0-release/lib/libstand/
H A Dext2fs.c848 ext2fs_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c807 avl_index_t where; local
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c449 avl_index_t where; local
771 avl_index_t where; local
791 avl_index_t where; local
835 avl_index_t where; local
H A Dzil.c154 avl_index_t where; local
763 avl_index_t where; local
1206 avl_index_t where; local
1304 avl_index_t where; local
1406 avl_index_t where; local
[all...]
/freebsd-10.0-release/usr.bin/gzip/
H A Dgzip.c1928 print_ratio(off_t in, off_t out, FILE *where) argument

Completed in 211 milliseconds

1234567