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

123

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_pkey.c65 ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, unsigned char *buf, int off) argument
H A Da_d2i_fp.c152 long off=0; local
154 int off=0; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_prn.c65 int RSA_print_fp(FILE *fp, const RSA *x, int off) argument
82 int RSA_print(BIO *bp, const RSA *x, int off) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_prn.c65 int DSA_print_fp(FILE *fp, const DSA *x, int off) argument
98 int DSA_print(BIO *bp, const DSA *x, int off) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/bio/
H A Dsconnect.c28 int i,len,off,ret=1; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/eay/
H A Dconn.c24 int i,len,off,ret=1; local
/barrelfish-2018-10-04/lib/libc/db/recno/
H A Drec_close.c112 off_t off; local
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dfgetln.c89 size_t off; local
H A Dfmemopen.c44 size_t off; /* current offset into the buffer */ member in struct:fmemopen_cookie
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Dcbc3_enc.c66 int off=((int)length-1)/8; local
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c170 size_t off = 0, min_who_field_length = 18; local
230 int error, off = 0, size, entry_id = ACL_FIRST_ENTRY; local
[all...]
H A Dacl_support_nfs4.c99 size_t off = 0; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Ds2_pkt.c322 int i,off,newb; local
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DFromEclipseQueue.java132 public int read(byte[] b, int off, int len) throws IOException argument
H A DNativeEclipse.java48 static native int QueueWrite(int streamid,byte b[], int off, int len); argument
50 static native int QueueRead(int streamid,int off,int len,byte[] b); argument
H A DToEclipseQueue.java124 public void write(byte b[], int off, int len) throws IOException argument
/barrelfish-2018-10-04/lib/libc/db/mpool/
H A Dmpool.c183 off_t off; local
396 off_t off; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Deck_prn.c71 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) argument
87 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) argument
120 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) argument
147 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) argument
355 print_bin(BIO *fp, const char *name, const unsigned char *buf, size_t len, int off) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/omap44xx/twl6030/
H A Dtwl6030.c16 inline uint8_t _ti_twl6030_id1_read_8(void *d, size_t off) argument
49 inline void _ti_twl6030_id1_write_8(void *d, size_t off, uint8_t regval) argument
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DUnwindLevel1-gcc-ext.c131 size_t off; local
/barrelfish-2018-10-04/usr/pci/
H A Dpci_msix.c100 uint8_t off; local
124 uint8_t off; local
[all...]
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_split.c602 indx_t full, half, nxt, off, skip, top, used; local
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_bigkey.c91 u_int16_t space, move_bytes, off; local
362 u_int16_t *bp, len, off, save_addr; local
563 u_int16_t free_space, n, off, *tp; local
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Dip6opt.c111 int padlen, optlen, off; local
179 int padlen, off; local
[all...]
/barrelfish-2018-10-04/lib/libc/sys/barrelfish/
H A Dposix_syscalls.c28 static off_t lseek_fail(int fd, off_t off, int whence) { FAIL_FN(); } argument

Completed in 143 milliseconds

123