Searched refs:trx_count (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/btools/
H A Dfpkg.c72 int trx_count = 0; variable
158 if (trx_count >= trx_max_offset) {
187 strncpy(names[trx_count], fname, sizeof(names[0]) -1);
188 trx->offsets[trx_count++] = trx->length;
231 if (trx_count > 0) {
257 if (trx_count == 0) {
476 if (trx_count == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/btools/
H A Dfpkg.c72 int trx_count = 0; variable
158 if (trx_count >= trx_max_offset) {
187 strncpy(names[trx_count], fname, sizeof(names[0]) -1);
188 trx->offsets[trx_count++] = trx->length;
231 if (trx_count > 0) {
257 if (trx_count == 0) {
476 if (trx_count == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/btools/
H A Dfpkg.c72 int trx_count = 0; variable
158 if (trx_count >= trx_max_offset) {
187 strncpy(names[trx_count], fname, sizeof(names[0]) -1);
188 trx->offsets[trx_count++] = trx->length;
231 if (trx_count > 0) {
257 if (trx_count == 0) {
476 if (trx_count == 0) {

Completed in 73 milliseconds