Home
last modified time | relevance | path

Searched refs:str_t (Results 101 – 125 of 386) sorted by relevance

12345678910>>...16

/dports/net/kamailio/kamailio-5.4.5/src/lib/xcap/
H A Dmsg_rules.c36 int get_msg_rules(const str_t *username, const str_t *filename, in get_msg_rules()
72 int get_msg_rules_action(cp_ruleset_t *r, const str_t *wuri, in get_msg_rules_action()
H A Dpres_rules.c36 int get_pres_rules(const str_t *username, const str_t *filename, in get_pres_rules()
75 int get_pres_rules_action(cp_ruleset_t *r, const str_t *wuri, in get_pres_rules_action()
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dencodings.h24 struct str_t;
29 extern void enctables(struct encoding_s *, struct str_t *, bool);
H A Dvariables.c210 const str_t *s1 = &p->cfname; in namespace_update()
211 const str_t *s2 = &d->cfname; in namespace_update()
234 const str_t *s1 = &p->cfname; in namespace_lookup()
235 const str_t *s2 = &d->cfname; in namespace_lookup()
260 const str_t *s1 = &p->cfname; in namespace_lookup2()
261 const str_t *s2 = &d->cfname; in namespace_lookup2()
280 const str_t *s1 = &p->cfname; in namespace_lookup3()
281 const str_t *s2 = &d->cfname; in namespace_lookup3()
674 str_t labelname; in find_space()
718 str_t labelname; in labelprint()
[all …]
H A Derror.c91 str_t cfname;
527 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
567 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
579 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
599 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
604 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
609 adderror2(((const str_t *)prm)->data, ((const str_t *)prm)->len); in err_msg2()
722 const str_t *name = &Symbol(err->u.notdef.symbol)->name; in err_msg_not_defined3()
987 void err_msg_cant_calculate(const str_t *name, linepos_t epoint) { in err_msg_cant_calculate()
998 void err_msg_still_none(const str_t *name, linepos_t epoint) { in err_msg_still_none()
[all …]
H A Dlabelobj.h29 str_t name;
30 str_t cfname;
H A Dmfuncobj.h29 str_t name;
30 str_t cfname;
H A Dstrobj.h48 struct str_t;
56 extern bool tostr(const struct values_s *, struct str_t *);
/dports/net/kamailio/kamailio-5.4.5/src/lib/presence/
H A Dqsa_params.h14 str_t name;
15 str_t value; /* whatever */
H A Dsubscription_info.h34 str_t record_id;
35 str_t package;
H A Ddomain_maintainer.c67 static notifier_domain_t *find_domain_nolock(domain_maintainer_t *dm, const str_t *name) in find_domain_nolock()
81 static notifier_domain_t *add_domain_nolock(domain_maintainer_t *dm, const str_t *name) in add_domain_nolock()
104 notifier_domain_t *register_notifier_domain(domain_maintainer_t *dm, const str_t *name) in register_notifier_domain()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr70877.c9 } str_t; typedef
11 void bar(double d, int i, str_t s) in bar()
/dports/net/kamailio/kamailio-5.4.5/src/lib/cds/
H A Drr_serialize.h12 int route_set2str(rr_t *rr, str_t *dst_str);
13 int str2route_set(const str_t *s, rr_t **rr);
/dports/misc/lv/lv-f7ba677/src/
H A Dconv.c41 str_t *encoding_space = NULL; in Conv()
100 encoding_space = (str_t *)Malloc( encode_length * sizeof( str_t ) ); in Conv()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/sync/windows/
H A Dnamed_condition_any.hpp278 typedef named_cond_callbacks_str<CharT> str_t; in open_impl() typedef
288 std::basic_string<CharT> aux_str = str_t::ipc_cond(); in open_impl()
293 aux_str += str_t::bq(); in open_impl()
302 aux_str += str_t::bl(); in open_impl()
310 aux_str += str_t::ul(); in open_impl()
/dports/dns/ldapdns/ldapdns-2.07/
H A Ddns.c6 void name_to_dns_fix(str_t retbuf, char *name, int splithow) in name_to_dns_fix()
47 void dns_to_name(str_t retbuf, char *dns, int joinhow) in dns_to_name()
65 void join_name_parts(str_t retbuf, list_t p) in join_name_parts()
75 void join_dns_parts(str_t retbuf, list_t p) in join_dns_parts()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/api/private/
H A Dppb_pdf.idl18 str_t face;
140 [in] str_t selected_text);
146 [in] str_t url);
180 [in] str_t pdf_url,
181 [in] str_t top_level_url);
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dsort.c372 char *str_ignored, *str_o, *str_t; in sort_main() local
383 opts = getopt32(argv, OPT_STR, &str_ignored, &str_ignored, &str_o, &lst_k, &str_t); in sort_main()
389 if (!str_t[0] || str_t[1]) in sort_main()
391 key_separator = str_t[0]; in sort_main()

12345678910>>...16