Searched defs:buflen (Results 1 - 25 of 130) sorted by relevance

123456

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/autofs/
H A Dsymlink.c15 static int autofs_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Dsymlink.c23 static int ext2_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext3/
H A Dsymlink.c24 static int ext3_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Dsymlink.c29 static int jfs_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Dsymlink.c10 static int sysv_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ufs/
H A Dsymlink.c30 static int ufs_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/autofs4/
H A Dsymlink.c15 static int autofs4_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dpushpull.c42 void init_pushpull(struct pushpull *pp, char *buf, unsigned buflen, unsigned ofs, unsigned reserve) argument
H A Dpushpull.h42 unsigned int buflen; member in struct:pushpull
H A Dsymlink.c83 int jffs2_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dconfig.c42 usb_descriptor_fillbuf(void *buf, unsigned buflen, argument
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dmd5.h90 md5_uint32 buflen; member in struct:md5_ctx
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/freevxfs/
H A Dvxfs_immed.c80 vxfs_immed_readlink(struct dentry *dp, char *bp, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dsymlink.c77 static int nfs_readlink(struct dentry *dentry, char *buffer, int buflen) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/popt/
H A Dpoptparse.c45 int buflen = strlen(s) + 1; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dhcl_util.c168 dev_to_name(devfs_handle_t dev, char *buf, uint buflen) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/boot/compressed/
H A Dofw-shark.c159 OF_getprop(ofw_handle_t openfirmware, int handle, char *prop, void *buf, unsigned int buflen) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/registry/
H A Dreg_db.c175 uint32 len, buflen; local
241 uint32 buflen, len; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/tests/
H A Dtable-from.c33 static const char* hexbuf (unsigned char buf[], unsigned int buflen) argument
46 static int try (iconv_t cd, unsigned char buf[], unsigned int buflen, unsigned int* out) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Drawhdlc.c522 int buflen=0; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dboardergo.c273 uchar buflen; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/soundmodem/
H A Dsm_afsk1200.c78 static void modulator_1200_s16(struct sm_state *sm, short *buf, unsigned int buflen) argument
153 static void demodulator_1200_u8(struct sm_state *sm, const unsigned char *buf, unsigned int buflen) argument
202 static void demodulator_1200_s16(struct sm_state *sm, const short *buf, unsigned int buflen) argument
58 modulator_1200_u8(struct sm_state *sm, unsigned char *buf, unsigned int buflen) argument
[all...]
H A Dsm_afsk2400_7.c65 static void modulator_2400_u8(struct sm_state *sm, unsigned char *buf, unsigned int buflen) argument
86 static void modulator_2400_s16(struct sm_state *sm, short *buf, unsigned int buflen) argument
173 static void demodulator_2400_u8(struct sm_state *sm, const unsigned char *buf, unsigned int buflen) argument
224 static void demodulator_2400_s16(struct sm_state *sm, const short *buf, unsigned int buflen) argument
[all...]
H A Dsm_afsk2400_8.c65 static void modulator_2400_u8(struct sm_state *sm, unsigned char *buf, unsigned int buflen) argument
86 static void modulator_2400_s16(struct sm_state *sm, short *buf, unsigned int buflen) argument
173 static void demodulator_2400_u8(struct sm_state *sm, const unsigned char *buf, unsigned int buflen) argument
224 static void demodulator_2400_s16(struct sm_state *sm, const short *buf, unsigned int buflen) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dssl.c189 ssl_getline(const struct vsf_session* p_sess, struct mystr* p_str, char end_char, char* p_buf, unsigned int buflen) argument
380 ssl_getline(const struct vsf_session* p_sess, struct mystr* p_str, char end_char, char* p_buf, unsigned int buflen) argument

Completed in 498 milliseconds

123456