Home
last modified time | relevance | path

Searched refs:EXPsplit (Results 1 – 9 of 9) sorted by relevance

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/netnews/
H A Dreadconfig.c129 STATIC int EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
285 if ((j = EXPsplit(buff, ':', fields, SIZEOF(fields))) == -1) { in EXPreadfile()
385 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/netnews/
H A Dreadconfig.c129 STATIC int EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
285 if ((j = EXPsplit(buff, ':', fields, SIZEOF(fields))) == -1) { in EXPreadfile()
385 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/netnews/
H A Dreadconfig.c129 STATIC int EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
285 if ((j = EXPsplit(buff, ':', fields, SIZEOF(fields))) == -1) { in EXPreadfile()
385 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
/dports/news/inn/inn-2.6.4/storage/
H A Dexpire.c144 EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
214 if (EXPsplit(p, ' ', fields, ARRAY_SIZE(fields)) != 4) { in BuildGroups()
359 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()
428 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
727 if ((count = EXPsplit(Xref, ' ', arts, nGroups)) == -1) { in OVgroupbasedexpire()
/dports/news/inn-current/inn-2.7-20211226/storage/
H A Dexpire.c149 EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
220 if (EXPsplit(p, ' ', fields, ARRAY_SIZE(fields)) != 4) { in BuildGroups()
365 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()
434 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
731 if ((count = EXPsplit(Xref, ' ', arts, nGroups)) == -1) { in OVgroupbasedexpire()
/dports/sysutils/shlock/inn-2.6.4/storage/
H A Dexpire.c144 EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
214 if (EXPsplit(p, ' ', fields, ARRAY_SIZE(fields)) != 4) { in BuildGroups()
359 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()
428 if ((j = EXPsplit(fields[0], ',', patterns, nGroups)) == -1) { in EXPreadfile()
727 if ((count = EXPsplit(Xref, ' ', arts, nGroups)) == -1) { in OVgroupbasedexpire()
/dports/news/inn/inn-2.6.4/expire/
H A Dexpire.c61 static int EXPsplit(char *p, char sep, char **argv, int count);
93 static int EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
205 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()
/dports/news/inn-current/inn-2.7-20211226/expire/
H A Dexpire.c60 static int EXPsplit(char *p, char sep, char **argv, int count);
96 EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
209 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()
/dports/sysutils/shlock/inn-2.6.4/expire/
H A Dexpire.c61 static int EXPsplit(char *p, char sep, char **argv, int count);
93 static int EXPsplit(char *p, char sep, char **argv, int count) in EXPsplit() function
205 if ((j = EXPsplit(buff, ':', fields, ARRAY_SIZE(fields))) == -1) { in EXPreadfile()