Home
last modified time | relevance | path

Searched refs:bconcat (Results 1 – 25 of 70) sorted by relevance

123

/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Dsession.c57 bconcat(json, tmp); in session_json_fmt()
60 bconcat(json, tmp); in session_json_fmt()
63 bconcat(json, tmp); in session_json_fmt()
67 bconcat(json, tmp); in session_json_fmt()
72 bconcat(json, tmp); in session_json_fmt()
83 bconcat(json, tmp); in session_json_fmt()
86 bconcat(json, tmp); in session_json_fmt()
89 bconcat(json, tmp); in session_json_fmt()
92 bconcat(json, tmp); in session_json_fmt()
95 bconcat(json, tmp); in session_json_fmt()
[all …]
H A Dredir.c245 bconcat(b, bt); in redir_xmlreply()
262 bconcat(b, bt); in redir_xmlreply()
279 bconcat(b, bt); in redir_xmlreply()
288 bconcat(b, bt); in redir_xmlreply()
309 bconcat(b, bt); in redir_xmlreply()
314 bconcat(b, bt); in redir_xmlreply()
395 bconcat(b, bt); in redir_xmlreply()
398 bconcat(b, bt); in redir_xmlreply()
406 bconcat(b, bt); in redir_xmlreply()
409 bconcat(b, bt); in redir_xmlreply()
[all …]
H A Dsyserr.c59 bconcat(bt, bt2); in sys_errpack()
63 bconcat(bt, bt2); in sys_errpack()
/dports/net-mgmt/pads/pads-1.2/src/
H A Didentification.c117 if ((bconcat(pcre_string, bfromcstr(","))) == BSTR_ERR) in parse_raw_signature()
119 if ((bconcat(pcre_string, raw_sig->entry[i])) == BSTR_ERR) in parse_raw_signature()
/dports/net-mgmt/pads/pads-1.2/lib/bstring/
H A Dbstrlib.c206 int bconcat (bstring b0, const bstring b1) { in bconcat() function
260 return bconcat (b, &t); in bcatcstr()
272 return bconcat (b, &t); in bcatblk()
1338 ret = bconcat (r, &x); in bsreadlna()
1346 if (BSTR_OK != bconcat (r, &x)) return BSTR_ERR; in bsreadlna()
1406 ret = bconcat (r, &x); in bsreadlnsa()
1414 if (BSTR_OK != bconcat (r, &x)) return BSTR_ERR; in bsreadlnsa()
1473 ret = bconcat (r, &x); in bsreada()
1480 if (BSTR_OK != bconcat (r, &x)) break; in bsreada()
1561 return bconcat (r, s->buff); in bspeek()
H A Dbstraux.c194 bconcat (b, sl->entry[i]); in bJustifyMargin()
220 || bconcat (s, b) == BSTR_ERR || bconchar (s, ',') == BSTR_ERR) { in bStr2NetStr()
H A Dbstrlib.h49 extern int bconcat (bstring b0, const bstring b1);
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/devel/smake/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/net/rscsi/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
H A Dbtab.h48 extern void bconcat __PR((Argvec * vp, FILE ** std, int flag));
/dports/editors/ved/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
/dports/sysutils/schilyutils/schily-2021-09-18/bsh/
H A Dbtab.c46 { "concat", 0, bconcat, uconcat },
/dports/net/netatalk3/netatalk-3.1.12/libatalk/util/
H A Dcnid.c179 EC_ZERO( bconcat(statpath, l->entry[i]) ); in cnid_for_path()
/dports/net/netatalk3/netatalk-3.1.12/bin/ad/
H A Dad_util.c278 EC_ZERO(bconcat(statpath, l->entry[i])); in cnid_for_paths_parent()

123