Home
last modified time | relevance | path

Searched refs:rcline (Results 1 – 25 of 85) sorted by relevance

1234

/dports/news/trn/trn-3.6/
H A Drcln.c61 free(rcline[ngx]);
62 rcline[ngx] = savestr(tmpbuf);
186 free(rcline[ngnum]);
277 free(rcline[ngnum]);
382 rcline[ngnum]) FLUSH;
425 free(rcline[ngnum]);
426 rcline[ngnum] = mbuf;
436 mbuf = rcline[ngnum];
447 rcline[ngnum] = saferealloc(rcline[ngnum],
452 free(rcline[ngnum]);
[all …]
H A Drcstuff.c106 rcline[newng] = some_buf; in rcstuff_init()
114 rcline[newng] = some_buf; in rcstuff_init()
205 len = s - rcline[ngnum];
208 rcline[ngnum] = saferealloc(rcline[ngnum],(MEM_SIZE)len + 3);
210 s = rcline[ngnum] + len;
257 free(rcline[ngnum]);
524 tmprcline = rcline[ngx];
532 rcline[i-1] = rcline[i];
666 rcline[i+1] = rcline[i];
674 rcline[newng] = tmprcline;
[all …]
/dports/news/trn4/trn-4.0-test77/
H A Drcln.c65 free(np->rcline);
210 free(np->rcline);
308 free(np->rcline);
420 np->rcline) FLUSH;
477 mbuf = np->rcline;
486 free(np->rcline);
487 np->rcline = mbuf;
501 mbuf = np->rcline;
518 np->rcline = saferealloc(np->rcline, (MEM_SIZE)(cp-mbuf+len+1));
521 free(np->rcline);
[all …]
H A Drcstuff.c286 if (ncp->rcline != NULL) {
288 free(ncp->rcline);
289 ncp->rcline = NULL;
537 np->rcline = some_buf;
672 len = s - np->rcline;
675 np->rcline = saferealloc(np->rcline,(MEM_SIZE)len + 3);
677 s = np->rcline + len;
725 free(np->rcline);
733 np->rcline = some_buf;
1331 if (ngptr && !ngptr->rcline)
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmqrdb/libsrc/
H A Ddcmqrcnf.cc338 while (fgets(rcline, sizeof(rcline), cnffp)) {
340 if (rcline[0] == '#' || rcline[0] == 10 || rcline[0] == 13)
463 while (fgets(rcline, sizeof(rcline), cnffp)) {
465 if (rcline[0] == '#' || rcline[0] == 10 || rcline[0] == 13)
481 lineptr = rcline;
518 while (fgets(rcline, sizeof(rcline), cnffp)) {
520 if (rcline[0] == '#' || rcline[0] == 10 || rcline[0] == 13)
536 lineptr = rcline;
573 while (fgets(rcline, sizeof(rcline), cnffp)) {
575 if (rcline[0] == '#' || rcline[0] == 10 || rcline[0] == 13)
[all …]
/dports/mail/claws-mail-perl/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-notification/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-archive/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/tools/
H A Dddg_search.pl51 foreach $rcline (@rclines) {
52 if ($rcline =~ m/^uri_open_command/) {
53 chomp $rcline;
54 @browser = split(/=/, $rcline);

1234