Searched defs:off (Results 1 - 25 of 1837) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/sys/
H A Dfdiscard.c49 fdiscard(int fd, off_t off, off_t len) argument
H A Dposix_fallocate.c49 posix_fallocate(int fd, off_t off, off_t len) argument
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_eeprom.c36 ar5212EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_eeprom.c35 ar5416EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
/netbsd-current/usr.sbin/dumplfs/
H A Dmisc.c53 get(int fd, off_t off, void *p, size_t len) argument
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dpci.c40 pcicfgread(uint32_t tag, uint32_t off) argument
/netbsd-current/sbin/chkconfig/
H A Dchkconfig.sh157 off() function
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_eeprom.c35 ar5312EepromRead(struct ath_hal *ah, u_int off, uint16_t *dataIn) argument
/netbsd-current/sys/netinet/
H A Din4_cksum.c56 in4_cksum(struct mbuf *m, u_int8_t nxt, int off, int len) argument
/netbsd-current/sys/arch/vax/vax/
H A Dcpu_in_cksum.S73 #define off %r0 define
[all...]
/netbsd-current/sys/fs/efs/
H A Defs_genfs.c49 efs_gop_alloc(struct vnode *vp, off_t off, off_t len, int flags, argument
/netbsd-current/sys/netinet6/
H A Droute6.c55 int off = *offp, rhlen; local
H A Ddest6.c59 int off = *offp, erroff, dstoptlen, optlen; local
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom_couple_handling.c47 mpn_toom_couple_handling(mp_ptr pp, mp_size_t n, mp_ptr np, int nsign, mp_size_t off, int ps, int ns) argument
/netbsd-current/sys/compat/linux/common/
H A Dlinux_llseek.c69 off_t off; local
/netbsd-current/usr.bin/netstat/
H A Dpfsync.c78 pfsync_stats(u_long off, const char *name) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_prn.c16 int RSA_print_fp(FILE *fp, const RSA *x, int off) argument
32 int RSA_print(BIO *bp, const RSA *x, int off) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_prn.c22 int RSA_print_fp(FILE *fp, const RSA *x, int off) argument
38 int RSA_print(BIO *bp, const RSA *x, int off) argument
/netbsd-current/external/bsd/file/dist/src/
H A Dpread.c15 pread(int fd, void *buf, size_t len, off_t off) { argument
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dprintpacket.c23 u_short len, off; local
/netbsd-current/external/bsd/nvi/dist/clib/
H A Dmmap.c21 mmap(char *addr, size_t len, int prot, int flags, int fd, off_t off) argument
/netbsd-current/sys/arch/arm/cortex/
H A Dcpu_in_cksum_neon.c45 cpu_in_cksum(struct mbuf *m, int len, int off, uint32_t initial_sum) argument
/netbsd-current/sys/arch/sun2/sun2/
H A Dmm_md.c106 mm_md_mmap(dev_t dev, off_t off, int prot) argument
/netbsd-current/usr.sbin/lpr/lpd/
H A Dextern.h45 int off; /* turn off */ member in struct:info
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/mips/
H A Ddt_isadep.c59 dt_pid_create_offset_probe(struct ps_prochandle *P, dtrace_hdl_t *dtp, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp, ulong_t off) argument

Completed in 326 milliseconds

1234567891011>>