Home
last modified time | relevance | path

Searched refs:stralloc_cats (Results 101 – 125 of 486) sorted by relevance

12345678910>>...20

/dports/sysutils/runit-faster/freebsd-runit-2.1.3.7/runit/src/
H A Dpathexec_run.c31 if (!stralloc_cats(&tmp,".")) return; in pathexec_run()
32 if (!stralloc_cats(&tmp,"/")) return; in pathexec_run()
33 if (!stralloc_cats(&tmp,file)) return; in pathexec_run()
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec_env_run()
/dports/sysutils/runit/admin/runit-2.1.2/src/
H A Dpathexec_run.c30 if (!stralloc_cats(&tmp,".")) return; in pathexec_run()
31 if (!stralloc_cats(&tmp,"/")) return; in pathexec_run()
32 if (!stralloc_cats(&tmp,file)) return; in pathexec_run()
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec_env_run()
/dports/sysutils/daemontools/admin/daemontools-0.76/src/
H A Dpathexec_run.c30 if (!stralloc_cats(&tmp,".")) return; in pathexec_run()
31 if (!stralloc_cats(&tmp,"/")) return; in pathexec_run()
32 if (!stralloc_cats(&tmp,file)) return; in pathexec_run()
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/sysutils/daemontools-encore/daemontools-encore-1.11/
H A Dpathexec_run.c31 if (!stralloc_cats(&tmp,".")) return; in pathexec_run()
32 if (!stralloc_cats(&tmp,"/")) return; in pathexec_run()
33 if (!stralloc_cats(&tmp,file)) return; in pathexec_run()
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/mail/mess822/mess822-0.58/
H A Drwhconfig.c49 if (!stralloc_cats(config_data(rewrite),"=:")) goto nomem;
52 if (!stralloc_cats(config_data(rewrite),"*+:.")) goto nomem;
55 if (!stralloc_cats(config_data(rewrite),"?:.")) goto nomem;
70 if (!stralloc_cats(idappend,".qmail@")) goto nomem;
/dports/mail/qmail-contrib/fastforward-0.51/
H A Dnewaliases.c102 if (!stralloc_cats(&instr,"./")) nomem(); in gotincl()
104 if (!stralloc_cats(&instr,".bin")) nomem(); in gotincl()
138 if (!stralloc_cats(&instr,"!")) nomem(); in gotaddr()
146 if (!stralloc_cats(&instr,"&")) nomem(); in gotaddr()
152 if (!stralloc_cats(&address,"@")) nomem(); in gotaddr()
168 if (!stralloc_cats(&fulltarget,".")) nomem(); in gotaddr()
290 if (!stralloc_cats(&fncdb,".cdb")) nomem();
294 if (!stralloc_cats(&fntmp,".tmp")) nomem();
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dezmlm-archive.c139 if (!stralloc_cats(&fnn,"n")) die_nomem(); in write_threads()
203 if (!stralloc_cats(&line,":")) die_nomem(); in write_threads()
205 if (!stralloc_cats(&line," [")) die_nomem(); in write_threads()
209 if (!stralloc_cats(&line,"]")) die_nomem(); in write_threads()
231 if (!stralloc_cats(&fnn,"n")) die_nomem(); in write_threads()
270 if (!stralloc_cats(&line,":")) die_nomem(); in write_threads()
273 if (!stralloc_cats(&line,":")) die_nomem(); in write_threads()
282 if (!stralloc_cats(&line,"\n")) die_nomem(); in write_threads()
304 if (!stralloc_cats(&fnn,"n")) die_nomem(); in write_threads()
345 if (!stralloc_cats(&line,":")) die_nomem(); in write_threads()
[all …]
H A Daltpath.c18 if (!stralloc_cats(s,fn)) die_nomem(); in altpath()
26 if (!stralloc_cats(s,TXT_DEFAULT)) die_nomem(); in altdefaultpath()
28 if (!stralloc_cats(s,fn)) die_nomem(); in altdefaultpath()
/dports/mail/qconfirm/mail/qconfirm-0.14.3/src/
H A Dqconfirm-notice.c86 if (! stralloc_cats(&fn, "-default")) die_nomem(); in new_key()
93 if (! stralloc_cats(&sa, "-default")) die_nomem(); in new_key()
108 if (! stralloc_cats(&sa, old)) die_nomem(); in new_key()
109 if (! stralloc_cats(&sa, "-default")) die_nomem(); in new_key()
120 if (! stralloc_cats(&tmp, qnotice_key.s)) die_nomem(); in new_key()
149 if (! stralloc_cats(&sa, "/" QNOTICEKEY)) die_nomem(); in rotate_key()
166 if (! stralloc_cats(&sa, "-default")) die_nomem(); in rotate_key()
352 if (! stralloc_cats(&sa, "/notice/")) die_nomem(); in main()
353 if (! stralloc_cats(&sa, dflt)) die_nomem(); in main()
370 if (! stralloc_cats(&fn, "/notice/")) die_nomem(); in main()
[all …]
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/mail/qmail-tls/netqmail-1.06/
H A Dqsmhook.c90 case '%': if (!stralloc_cats(&newarg,"%")) die_temp(); break;
91 case 'g': if (!stralloc_cats(&newarg,sender)) die_temp(); break;
92 case 'h': if (!stralloc_cats(&newarg,host)) die_temp(); break;
93 case 'u': if (!stralloc_cats(&newarg,recip)) die_temp(); break;
/dports/mail/qmail/netqmail-1.06/
H A Dqsmhook.c90 case '%': if (!stralloc_cats(&newarg,"%")) die_temp(); break;
91 case 'g': if (!stralloc_cats(&newarg,sender)) die_temp(); break;
92 case 'h': if (!stralloc_cats(&newarg,host)) die_temp(); break;
93 case 'u': if (!stralloc_cats(&newarg,recip)) die_temp(); break;
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dqsmhook.c90 case '%': if (!stralloc_cats(&newarg,"%")) die_temp(); break;
91 case 'g': if (!stralloc_cats(&newarg,sender)) die_temp(); break;
92 case 'h': if (!stralloc_cats(&newarg,host)) die_temp(); break;
93 case 'u': if (!stralloc_cats(&newarg,recip)) die_temp(); break;
/dports/mail/qmail-dk/qmail-1.03/
H A Dqsmhook.c90 case '%': if (!stralloc_cats(&newarg,"%")) die_temp(); break;
91 case 'g': if (!stralloc_cats(&newarg,sender)) die_temp(); break;
92 case 'h': if (!stralloc_cats(&newarg,host)) die_temp(); break;
93 case 'u': if (!stralloc_cats(&newarg,recip)) die_temp(); break;
/dports/mail/qmail-rblchk/qmail-rblchk/
H A Dqmail-rblchk.c251 stralloc_cats (&why, " is blocked (deny) in "); in check_cdb()
252 stralloc_cats (&why, cdbrules); in check_cdb()
272 stralloc_cats (&check, "."); in check_ip()
273 stralloc_cats (&check, rbl[i].server); in check_ip()
302 stralloc_cats (&why, " is listed in "); in check_ip()
303 stralloc_cats (&why, rbl[i].server); in check_ip()
309 stralloc_cats (&why, " is NOT listed in "); in check_ip()
310 stralloc_cats (&why, rbl[i].server); in check_ip()
362 stralloc_cats (&tag, "\n");
366 stralloc_cats (&tag, VERSION);
[all …]
/dports/security/checkpassword/checkpassword-0.90/
H A Dpathexec_env.c16 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
17 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
33 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/sysutils/socklog/admin/socklog-2.1.0/src/
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
34 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/sysutils/ucspi-tcp/ucspi-tcp-0.88/
H A Dpathexec_env.c16 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
17 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
32 if (!stralloc_cats(&plus,"")) return; in pathexec()
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Dpathexec_env.c18 if (!stralloc_cats(&tmp,"=")) return 0; in pathexec_env()
19 if (!stralloc_cats(&tmp,t)) return 0; in pathexec_env()
40 if (!stralloc_cats(&plus,"")) return; in pathexec()

12345678910>>...20