Searched defs:buf (Results 151 - 175 of 7538) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Dfind_list_entry.c29 char buf[PATH_MAX]; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Dparse.c48 char buf[3]; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dfull_write.c17 ssize_t full_write(int fd, const void *buf, size_t len) argument
H A Dxreadlink.c17 char *buf = NULL; local
36 char *buf = xmalloc_readlink(path); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_types.c18 const char* ll_type_n2a(int type, char *buf, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dinet_proto.c25 char *inet_proto_n2a(int proto, char *buf, int len) argument
45 int inet_proto_a2n(char *buf) argument
[all...]
H A Dll_proto.c102 const char * ll_proto_n2a(unsigned short id, char *buf, int len) argument
116 int ll_proto_a2n(unsigned short *id, char *buf) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclioplock.c29 pstring buf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dimage_utils.h36 pix *buf; member in struct:__anon4074
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_uname.c45 char buf[1024]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dprintf.c32 char buf[2048]; /* !!!: END OF THE STACK DON'T TRUST SPRINTF. */ local
80 char buf[2048]; /* !!!: END OF THE STACK DON'T TRUST SPRINTF. */ local
123 char buf[2048]; /* !!!: END OF THE STACK DON'T TRUST SPRINTF. */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxbmenc.c31 uint8_t *ptr, *buf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dcrcenc.c51 char buf[64]; local
H A Dframecrcenc.c48 char buf[256]; local
[all...]
H A Drtpenc_jpeg.c27 void ff_rtp_send_jpeg(AVFormatContext *s1, const uint8_t *buf, int size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dbprint.h182 av_bprint_is_complete(AVBPrint *buf) argument
[all...]
H A Dtimestamp.h43 static inline char *av_ts_make_string(char *buf, int64_t ts) argument
65 static inline char *av_ts_make_time_string(char *buf, int64_t ts, AVRational *tb) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dforce_io.c53 int force_write(Stream_t *Stream, char *buf, mt_off_t start, size_t len) argument
59 int force_read(Stream_t *Stream, char *buf, mt_off_t start, size_t len) argument
30 force_io(Stream_t *Stream, char *buf, mt_off_t start, size_t len, int (*io)(Stream_t *, char *, mt_off_t, size_t)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_printf.c20 char buf[1024]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DPRead.c22 char *buf = buf0; local
H A DUSendtoByName.c9 USendtoByName(int sfd, const char *const buf, size_t size, int fl, const char *const toAddrStr, int tlen) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Derrstr.c76 char buf[256]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drandtest.c70 unsigned char buf[2500]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ripemd/
H A Drmdtest.c137 static char buf[80]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ui/
H A Dui_compat.c59 int _ossl_old_des_read_pw_string(char *buf, int length, const char *prompt, argument
65 int _ossl_old_des_read_pw(char *buf, char *buff, int size, const char *prompt, argument

Completed in 274 milliseconds

1234567891011>>