Searched refs:string (Results 351 - 375 of 8373) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dp_tcp.c21 #include <string.h>
H A Dp_udp.c21 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxtables-multi.c3 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DVX222.conf10 type string
21 type string
H A DVXPocket.conf10 type string
21 type string
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/
H A Dtest-parse.c26 #include <string.h>
71 /** Callback function prototype for string parsing. */
75 /** Split string at whitespace and call callback with each substring. */
76 void split_ws_string(const char *string, test_parse_func func, void *callback_data);
77 void split_ws_string(const char *string, test_parse_func func, void *callback_data) argument
79 const char *start = string;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dutils.h23 modifyString(char * string, const char * before, const char * after, short like);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Dstrlcpy.c42 #include <string.h>
45 * Copy src to string dst of size siz. At most siz-1 characters
H A Dstrsep.c45 #include <string.h>
48 * Get next token from string *stringp, where tokens are possibly-empty
51 * Writes NULs into the string at *stringp to end tokens.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ripemd/
H A Drmd_one.c60 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/
H A Dsha1_one.c60 #include <string.h>
H A Dsha_one.c60 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl_lcl.h76 char *kstring(char *string);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddirdlg.cpp27 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dutilsexc.cpp46 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dport.h33 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexLout.cxx9 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsimplepost.c23 #include <string.h>
H A Dsmtp-vrfy.c23 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dadler32.h18 std::string AlgorithmName() const {return StaticAlgorithmName();}
H A Deax.h15 std::string AlgorithmName() const
16 {return GetMAC().GetCipher().AlgorithmName() + std::string("/EAX");}
67 static std::string StaticAlgorithmName()
68 {return T_BlockCipher::StaticAlgorithmName() + std::string("/EAX");}
H A Dtrdlocal.h27 Err(const std::string& operation, int error);
H A Dvmac.h13 std::string AlgorithmName() const {return std::string("VMAC(") + GetCipher().AlgorithmName() + ")-" + IntToString(DigestSize()*8);}
58 static std::string StaticAlgorithmName() {return std::string("VMAC(") + T_BlockCipher::StaticAlgorithmName() + ")-" + IntToString(T_DigestBitSize);}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DAsyncDNS.h30 #include <wx/string.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/image/
H A Dhead.S31 .string VERSION

Completed in 280 milliseconds

<<11121314151617181920>>