Searched +defs:code +defs:string (Results 1 - 25 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Doptions.c72 uint8_t *get_option(struct dhcpMessage *packet, int code) argument
141 int add_option_string(uint8_t *optionptr, uint8_t *string) argument
159 add_simple_option(uint8_t *optionptr, uint8_t code, uint32_t data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Doptions.c70 unsigned char *get_option(struct dhcpMessage *packet, int code) argument
151 int add_option_string(unsigned char *optionptr, unsigned char *string) argument
168 add_simple_option(unsigned char *optionptr, unsigned char code, u_int32_t data) argument
205 find_option(struct option_set *opt_list, char code) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Doptions.c64 unsigned char *get_option(struct dhcpMessage *packet, int code) argument
133 int add_option_string(unsigned char *optionptr, unsigned char *string) argument
150 add_simple_option(unsigned char *optionptr, unsigned char code, u_int32_t data) argument
187 find_option(struct option_set *opt_list, char code) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DmissFuncs.c135 char *strpbrk(const char *string, const char *brkset) argument
172 unsigned long strtoul(const char *string, char **eptr, int base) argument
210 strtol(const char *string, char **eptr, int base) argument
407 myexit(int code) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsdio_cis.c31 char **buffer, *string; local
106 unsigned char code; member in struct:cis_tpl
111 cis_tpl_parse(struct mmc_card *card, struct sdio_func *func, const char *tpl_descr, const struct cis_tpl *tpl, int tpl_count, unsigned char code, const unsigned char *buf, unsigned size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/down-root/
H A Ddown-root.c135 send_control (int fd, int code) argument
229 char *string; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbitstream.c49 void ff_put_string(PutBitContext *pb, const char *string, int terminate_string) argument
128 uint32_t code; member in struct:__anon1884
156 uint32_t code; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbitstream.c52 void avpriv_put_string(PutBitContext *pb, const char *string, argument
138 uint32_t code; member in struct:__anon3099
165 uint32_t code; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dzdeflate.h46 unsigned int code; member in struct:HuffmanEncoder::Code
78 virtual void ProcessUncompressedData(const byte *string, size_t length) {} argument
H A Dzinflate.cpp57 inline HuffmanDecoder::code_t HuffmanDecoder::NormalizeCode(HuffmanDecoder::code_t code, unsigned int codeBits) argument
98 code_t code = 0; local
175 Decode(code_t code, value_t &value) const argument
241 OutputString(const byte *string, size_t length) argument
[all...]
H A Dzinflate.h53 CodeInfo(code_t code=0, unsigned int len=0, value_t value=0) : code(code), len(len), value(value) {} argument
55 code_t code; member in struct:HuffmanDecoder::CodeInfo
114 ProcessDecompressedData(const byte *string, size_t length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dpolicy_unpack.c137 static bool unpack_X(struct aa_ext *e, enum aa_code code) argument
163 static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) argument
249 unpack_str(struct aa_ext *e, const char **string, const char *name) argument
271 unpack_strdup(struct aa_ext *e, char **string, const char *name) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-radius.c147 struct radius_hdr { u_int8_t code; /* Radius packet code */ member in struct:radius_hdr
732 char string[26]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/auth-pam/
H A Dauth-pam.c206 send_control (int fd, int code) argument
232 send_string (int fd, const char *string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dnutdec.c36 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen){ argument
145 static int64_t find_startcode(AVIOContext *bc, uint64_t code, int64_t pos){ argument
158 uint64_t code= 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dglobal.c654 gcry_err_code_to_errno(gcry_err_code_t code) argument
922 gcry_strdup(const char *string) argument
1032 gcry_xstrdup(const char *string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dglobal.c654 gcry_err_code_to_errno(gcry_err_code_t code) argument
922 gcry_strdup(const char *string) argument
1032 gcry_xstrdup(const char *string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnutdec.c41 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen) argument
172 static int64_t find_startcode(AVIOContext *bc, uint64_t code, int64_t pos) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtftp.c307 static size_t Curl_strnlen(const char *string, size_t maxlen) argument
834 CURLcode code = CURLE_OK; local
946 CURLcode code; local
1034 CURLcode code = CURLE_OK; local
1314 CURLcode code; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dsmt.c1684 static char string[6*3] = "****" ; local
1905 int smt_action(struct s_smc *smc, int class, int code, int index) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.c119 xmlSaveErr(int code, xmlNodePtr node, const char *extra) argument
1739 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c119 xmlSaveErr(int code, xmlNodePtr node, const char *extra) argument
1876 xmlAttrSerializeTxtContent(xmlBufferPtr buf, xmlDocPtr doc, xmlAttrPtr attr, const xmlChar * string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c521 fatal(int code, const char *fmt, ...) argument
528 int code; local
1018 static char string[10]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddetails.cc340 QString string; local
786 const QString code = peer.flagStr; local
[all...]

Completed in 208 milliseconds

123