Searched refs:fromp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pem/
H A Dpem_lib.c76 static int load_iv(char **fromp,unsigned char *to, int num);
490 static int load_iv(char **fromp, unsigned char *to, int num) argument
495 from= *fromp;
515 *fromp=from;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pem/
H A Dpem_lib.c81 static int load_iv(char **fromp, unsigned char *to, int num);
553 static int load_iv(char **fromp, unsigned char *to, int num) argument
558 from = *fromp;
577 *fromp = from;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pem/
H A Dpem_lib.c81 static int load_iv(char **fromp, unsigned char *to, int num);
553 static int load_iv(char **fromp, unsigned char *to, int num) argument
558 from = *fromp;
577 *fromp = from;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtraceroute.c538 wait_for_reply(int sock, struct sockaddr_in *fromp) argument
543 socklen_t fromlen = sizeof(*fromp);
553 (struct sockaddr *)fromp, &fromlen);

Completed in 185 milliseconds