Home
last modified time | relevance | path

Searched refs:str_s (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_error.c543 str_s != NULL ? str_s : _("(NULL)")); in sh_error_set_iv()
565 char * str_s; in sh_error_set_level() local
572 str_orig = str_s; in sh_error_set_level()
666 if (!str_s) in sh_error_set_level()
673 while (*str_s != '\0' && *str_s != ';' && *str_s != ',' && in sh_error_set_level()
674 *str_s != ' ' && *str_s != '\t') in sh_error_set_level()
675 ++str_s; in sh_error_set_level()
680 (*str_s == ';' || *str_s == ',' || *str_s == ' ' || *str_s == '\t')) in sh_error_set_level()
681 ++str_s; in sh_error_set_level()
1587 /*@i@*/ if (str_s[0] == 34) s = &str_s[1]; in sh_error_ehead()
[all …]
H A Dsh_files.c218 if (!str_s || *str_s == '\0') in sh_files_parse_input()
221 *len = sl_strlen(str_s); in sh_files_parse_input()
229 if ( (str_s[0] == '"' && str_s[*len-1] == '"' ) || in sh_files_parse_input()
230 (str_s[0] == '\'' && str_s[*len-1] == '\'') ) in sh_files_parse_input()
241 p = sh_util_strdup_l(str_s, *len); in sh_files_parse_input()
1109 sl_strlcpy(fileName, str_s, len+1); in sh_files_push_file_int()
1159 sh_files_set_file_reported(str_s); in sh_files_push_file_int()
1169 _("sh_files_push_file_int"), str_s); in sh_files_push_file_int()
1170 sh_audit_mark(str_s); in sh_files_push_file_int()
1425 p = sh_files_parse_input(str_s, &len); in sh_files_pushfile()
[all …]
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_error.c543 str_s != NULL ? str_s : _("(NULL)")); in sh_error_set_iv()
565 char * str_s; in sh_error_set_level() local
572 str_orig = str_s; in sh_error_set_level()
666 if (!str_s) in sh_error_set_level()
673 while (*str_s != '\0' && *str_s != ';' && *str_s != ',' && in sh_error_set_level()
674 *str_s != ' ' && *str_s != '\t') in sh_error_set_level()
675 ++str_s; in sh_error_set_level()
680 (*str_s == ';' || *str_s == ',' || *str_s == ' ' || *str_s == '\t')) in sh_error_set_level()
681 ++str_s; in sh_error_set_level()
1587 /*@i@*/ if (str_s[0] == 34) s = &str_s[1]; in sh_error_ehead()
[all …]
H A Dsh_files.c218 if (!str_s || *str_s == '\0') in sh_files_parse_input()
221 *len = sl_strlen(str_s); in sh_files_parse_input()
229 if ( (str_s[0] == '"' && str_s[*len-1] == '"' ) || in sh_files_parse_input()
230 (str_s[0] == '\'' && str_s[*len-1] == '\'') ) in sh_files_parse_input()
241 p = sh_util_strdup_l(str_s, *len); in sh_files_parse_input()
1109 sl_strlcpy(fileName, str_s, len+1); in sh_files_push_file_int()
1159 sh_files_set_file_reported(str_s); in sh_files_push_file_int()
1169 _("sh_files_push_file_int"), str_s); in sh_files_push_file_int()
1170 sh_audit_mark(str_s); in sh_files_push_file_int()
1425 p = sh_files_parse_input(str_s, &len); in sh_files_pushfile()
[all …]
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_error.c543 str_s != NULL ? str_s : _("(NULL)")); in sh_error_set_iv()
565 char * str_s; in sh_error_set_level() local
572 str_orig = str_s; in sh_error_set_level()
666 if (!str_s) in sh_error_set_level()
673 while (*str_s != '\0' && *str_s != ';' && *str_s != ',' && in sh_error_set_level()
674 *str_s != ' ' && *str_s != '\t') in sh_error_set_level()
675 ++str_s; in sh_error_set_level()
680 (*str_s == ';' || *str_s == ',' || *str_s == ' ' || *str_s == '\t')) in sh_error_set_level()
681 ++str_s; in sh_error_set_level()
1587 /*@i@*/ if (str_s[0] == 34) s = &str_s[1]; in sh_error_ehead()
[all …]
H A Dsh_files.c218 if (!str_s || *str_s == '\0') in sh_files_parse_input()
221 *len = sl_strlen(str_s); in sh_files_parse_input()
229 if ( (str_s[0] == '"' && str_s[*len-1] == '"' ) || in sh_files_parse_input()
230 (str_s[0] == '\'' && str_s[*len-1] == '\'') ) in sh_files_parse_input()
241 p = sh_util_strdup_l(str_s, *len); in sh_files_parse_input()
1109 sl_strlcpy(fileName, str_s, len+1); in sh_files_push_file_int()
1159 sh_files_set_file_reported(str_s); in sh_files_push_file_int()
1169 _("sh_files_push_file_int"), str_s); in sh_files_push_file_int()
1170 sh_audit_mark(str_s); in sh_files_push_file_int()
1425 p = sh_files_parse_input(str_s, &len); in sh_files_pushfile()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/examples/reference/
H A Dbianchi11ax.py135 str_s = str_result(bianchi_result, i, 20) variable
136 fo.write(str_s)
139 str_s = str_result(bianchi_result, i, 40) variable
140 fo.write(str_s)
143 str_s = str_result(bianchi_result, i, 80) variable
144 fo.write(str_s)
148 fo.write(str_s)
156 fo.write(str_s)
160 fo.write(str_s)
164 fo.write(str_s)
[all …]
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Dasn1.c185 int str_s) in build_asn1_string() argument
196 if (data == NULL || *datalen < str_s) in build_asn1_string()
200 memmove(data, string, str_s); in build_asn1_string()
201 *datalen -= str_s; in build_asn1_string()
203 return (data + str_s); in build_asn1_string()
409 int str_s) in build_asn1_bitstring() argument
415 if (str_s < 1 || *string > 7) in build_asn1_bitstring()
421 if (data == NULL || *datalen < str_s) in build_asn1_bitstring()
426 memmove(data, string, str_s); in build_asn1_bitstring()
427 *datalen -= str_s; in build_asn1_bitstring()
[all …]
/dports/net/libnet/libnet-1.1.6/src/
H A Dlibnet_asn1.c189 uint8_t *string, int str_s) in libnet_build_asn1_string() argument
200 if (data == NULL || *datalen < str_s) in libnet_build_asn1_string()
204 memmove(data, string, str_s); in libnet_build_asn1_string()
205 *datalen -= str_s; in libnet_build_asn1_string()
207 return (data + str_s); in libnet_build_asn1_string()
413 uint8_t *string, int str_s) in libnet_build_asn1_bitstring() argument
419 if (str_s < 1 || *string > 7) in libnet_build_asn1_bitstring()
425 if (data == NULL || *datalen < str_s) in libnet_build_asn1_bitstring()
430 memmove(data, string, str_s); in libnet_build_asn1_bitstring()
431 *datalen -= str_s; in libnet_build_asn1_bitstring()
[all …]
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_asn1.c185 u_char *string, int str_s) in libnet_build_asn1_string() argument
196 if (data == NULL || *datalen < str_s) in libnet_build_asn1_string()
200 memmove(data, string, str_s); in libnet_build_asn1_string()
201 *datalen -= str_s; in libnet_build_asn1_string()
203 return (data + str_s); in libnet_build_asn1_string()
409 u_char *string, int str_s) in libnet_build_asn1_bitstring() argument
415 if (str_s < 1 || *string > 7) in libnet_build_asn1_bitstring()
421 if (data == NULL || *datalen < str_s) in libnet_build_asn1_bitstring()
426 memmove(data, string, str_s); in libnet_build_asn1_bitstring()
427 *datalen -= str_s; in libnet_build_asn1_bitstring()
[all …]
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_error.h137 int sh_error_setlog(const char * str_s);
145 int sh_error_set_level(const char * str_s, int *facility);
149 int sh_error_setexport(const char * str_s);
161 int sh_error_set_external (const char * str_s);
165 int sh_error_set_database (const char * str_s);
169 int sh_error_set_prelude (const char * str_s);
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_error.h137 int sh_error_setlog(const char * str_s);
145 int sh_error_set_level(const char * str_s, int *facility);
149 int sh_error_setexport(const char * str_s);
161 int sh_error_set_external (const char * str_s);
165 int sh_error_set_database (const char * str_s);
169 int sh_error_set_prelude (const char * str_s);
/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_error.h137 int sh_error_setlog(const char * str_s);
145 int sh_error_set_level(const char * str_s, int *facility);
149 int sh_error_setexport(const char * str_s);
161 int sh_error_set_external (const char * str_s);
165 int sh_error_set_database (const char * str_s);
169 int sh_error_set_prelude (const char * str_s);
/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_str.h6 typedef struct str_s str_s; typedef
8 typedef struct str_s *str_t;
9 typedef const struct str_s *strc_t;
12 struct str_s struct
/dports/net-im/climm/climm-0.7.1/src/
H A Dconv.c352 static str_s t; in ConvCrush0xFE()
455 static str_s str; in ConvFromSplit()
456 str_s tstr; in ConvFromSplit()
478 static str_s str; in ConvToSplit()
498 str_s text; in ConvToLen()
519 static str_s out; in ConvFromMime()
601 static str_s str; in iconv_from_iconv()
644 static str_s str; in iconv_to_iconv()
699 static str_s str = { NULL, 0, 0 }; in iconv_from_usascii()
711 static str_s str = { NULL, 0, 0 }; in iconv_to_usascii()
[all …]
H A Dutil_rl.c158 static str_s rl_ucs = { NULL, 0, 0 };
159 static str_s rl_ucscol = { NULL, 0, 0 };
688 static str_s str = { NULL, 0, 0 }; in ReadLineAnalyzeWidth()
693 str_s in; in ReadLineAnalyzeWidth()
724 static str_s str = { NULL, 0, 0 }; in ReadLinePrintCont()
861 str_s str = { NULL, 0, 0 }; in rl_lineexpand()
1062 str_s str = { NULL, 0, 0 }; in rl_tab_accept()
1089 str_s str = { NULL, 0, 0 }; in rl_tab_cancel()
1116 str_s str = { NULL, 0, 0 }; in rl_key_tab()
1202 str_s str = { NULL, 0, 0 }; in rl_key_shifttab()
[all …]
H A Dutil_str.c386 static str_s str = { NULL, 0, 0 }; in s_time()
449 static str_s str = { NULL, 0, 0 }; in s_strftime()
528 static str_s t; in s_ind()
609 static str_s str = { NULL, 0, 0 }; in s_split()
610 str_s in = { NULL, 0, 0 }; in s_split()
687 static str_s t; in s_dump()
746 static str_s t; in s_dumpnd()
792 static str_s t; in s_quote()
834 static str_s t; in s_cquote()
883 static str_s t; in s_mquote()
/dports/math/octave/octave-6.4.0/libinterp/operators/
H A Dop-str-s.cc52 DEFNDCHARCATOP_FN (str_s, char_matrix_str, scalar, concat) in DEFNDCHARCATOP_FN() argument
64 INSTALL_CATOP_TI (ti, octave_char_matrix_str, octave_scalar, str_s); in DEFNDCHARCATOP_FN()
65 INSTALL_CATOP_TI (ti, octave_char_matrix_sq_str, octave_scalar, str_s); in DEFNDCHARCATOP_FN()
/dports/science/ergo/ergo-3.8/source/standalone/
H A Dconvert_basis_set_file.cc213 const std::string str_s = "$ S-TYPE FUNCTIONS"; in main() local
225 if(currLine == str_s) in main()
243 if(prevLine != str_s && in main()
253 if(prevLine == str_s) { in main()
284 if(lines[idxTmp] == str_s) { in main()
/dports/devel/R-cran-gdata/gdata/inst/perl/IO/
H A DScalarArray.pm611 my ($s, $str_s);
613 defined($str_s = *$self->{AR}[$s]) or $str_s = '';
615 $off += length($str_s);
/dports/devel/p5-IO-Stringy/IO-Stringy-2.113/lib/IO/
H A DScalarArray.pm615 my ($s, $str_s);
617 defined($str_s = *$self->{AR}[$s]) or $str_s = '';
619 $off += length($str_s);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bkml/
H A Dbkml_parser.cxx272 std::string str_s; in charData() local
273 str_s = s; in charData()
274 std::size_t cord_end = str_s.find(KML_POLYCORE_END_TAG); in charData()
275 if (str_s[len] == '<') in charData()
278 while (str_s[cord_end] != '\n') in charData()
280 while (str_s[cord_end-1] == ' ') in charData()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dg_keys.c139 SCM_DEFINE (g_string_to_key, "%string->key", 1, 0, 0, (SCM str_s),
142 SCM_ASSERT (scm_is_string (str_s), str_s, SCM_ARG1, s_g_string_to_key);
146 char *str = scm_to_utf8_string (str_s);
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Dscheme_page.c416 (SCM filename_s, SCM str_s),
422 SCM_ASSERT (scm_is_string (str_s), str_s,
432 char *str = scm_to_utf8_stringn (str_s, &len);
/dports/mail/sympa/sympa-6.2.62/support/
H A Dcorrect_msgid68 my $str_s = eval $str;
80 push @{$changes{$loc}}, [$id_s, $str_s];

12345678910>>...13