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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rsa/
H A Drsa_crpt.c190 BIGNUM local_n; local
227 n = &local_n;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_crpt.c190 BIGNUM local_n; local
227 n = &local_n;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/proc/
H A Dsysinfo.c50 static int local_n; \
57 if ((local_n = read(fd, buf, sizeof buf - 1)) < 0) { \
62 buf[local_n] = '\0'; \

Completed in 82 milliseconds