Home
last modified time | relevance | path

Searched refs:anzpath (Results 1 – 25 of 32) sorted by relevance

12

/dports/news/husky/husky-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-htick/husky-htick-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/h/
H A Dglobal.h60 unsigned int anzpath; /* Numer of Path lines */ member
/dports/news/husky/husky-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
H A Dreport.c323 if( Report[i].anzpath ) in freeReportInfo()
327 Report[i].anzpath = 0; in freeReportInfo()
414 tic->anzpath = 1; /* mark tic file as deleted */ in ReportOneFile()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()
/dports/news/husky-htick/husky-htick-1.9.20191207/htick/src/
H A Dhatch.c523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
524 tic.path[tic.anzpath] = NULL; in send()
525 xscatprintf( &tic.path[tic.anzpath], "%s %lu %s UTC %s", in send()
527 tic.anzpath++; in send()
H A Dtoss.c267 for( i = 0; i < tic->anzpath; i++ ) in writeTic()
302 for( i = 0; i < tic->anzpath; i++ ) in disposeTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
610 tic->path[tic->anzpath] = sstrdup( param ); in parseTic()
611 tic->anzpath++; in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
994 tic->path[tic->anzpath] = NULL; in sendToLinks()
995 xscatprintf( &tic->path[tic->anzpath], "%s %lu %s UTC %s", in sendToLinks()
997 tic->anzpath++; in sendToLinks()

12