/external/ipsec-tools/src/libipsec/ |
policy_parse.y | 110 extern void yyerror __P((char *msg)); 111 static struct sockaddr *parse_sockaddr __P((struct _val *addrbuf, 113 static int rule_check __P((void)); 114 static int init_x_policy __P((void)); 115 static int set_x_request __P((struct sockaddr *, struct sockaddr *)); 116 static int set_sockaddr __P((struct sockaddr *)); 117 static void policy_parse_request_init __P((void)); 118 static void *policy_parse __P((const char *, int)); 120 extern void __policy__strbuffer__init__ __P((const char *)); 121 extern void __policy__strbuffer__free__ __P((void)) [all...] |
key_debug.c | 74 static void kdebug_sadb_prop __P((struct sadb_ext *)); 75 static void kdebug_sadb_identity __P((struct sadb_ext *)); 76 static void kdebug_sadb_supported __P((struct sadb_ext *)); 77 static void kdebug_sadb_lifetime __P((struct sadb_ext *)); 78 static void kdebug_sadb_sa __P((struct sadb_ext *)); 79 static void kdebug_sadb_address __P((struct sadb_ext *)); 80 static void kdebug_sadb_key __P((struct sadb_ext *)); 81 static void kdebug_sadb_x_sa2 __P((struct sadb_ext *)); 82 static void kdebug_sadb_x_policy __P((struct sadb_ext *ext)); 83 static void kdebug_sockaddr __P((struct sockaddr *addr)) [all...] |
test-policy.c | 87 int test1 __P((void)); 88 int test1sub1 __P((struct req_t *)); 89 int test1sub2 __P((char *, int)); 90 int test2 __P((void)); 91 int test2sub __P((int));
|
ipsec_dump_policy.c | 63 static char *ipsec_dump_ipsecrequest __P((char *, size_t, 65 static char *ipsec_dump_policy1 __P((void *, const char *, int)); 66 static int set_addresses __P((char *, size_t, struct sockaddr *, 68 static char *set_address __P((char *, size_t, struct sockaddr *, int));
|
/external/ipsec-tools/src/racoon/ |
racoonctl.c | 89 static void usage __P((void)); 90 static vchar_t *get_combuf __P((int, char **)); 91 static int handle_recv __P((vchar_t *)); 92 static vchar_t *f_reload __P((int, char **)); 93 static vchar_t *f_getsched __P((int, char **)); 94 static vchar_t *f_getsa __P((int, char **)); 95 static vchar_t *f_flushsa __P((int, char **)); 96 static vchar_t *f_deletesa __P((int, char **)); 97 static vchar_t *f_exchangesa __P((int, char **)); 98 static vchar_t *f_vpnc __P((int, char **)) [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
emmintrin.h | 133 _mm_load_pd (double const *__P) 135 return *(__m128d *)__P; 142 _mm_loadu_pd (double const *__P) 144 return __builtin_ia32_loadupd (__P); 151 _mm_load1_pd (double const *__P) 153 return _mm_set1_pd (*__P); 160 _mm_load_sd (double const *__P) 162 return _mm_set_sd (*__P); 168 _mm_load_pd1 (double const *__P) 170 return _mm_load1_pd (__P); [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
emmintrin.h | 133 _mm_load_pd (double const *__P) 135 return *(__m128d *)__P; 142 _mm_loadu_pd (double const *__P) 144 return __builtin_ia32_loadupd (__P); 151 _mm_load1_pd (double const *__P) 153 return _mm_set1_pd (*__P); 160 _mm_load_sd (double const *__P) 162 return _mm_set_sd (*__P); 168 _mm_load_pd1 (double const *__P) 170 return _mm_load1_pd (__P); [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
mm3dnow.h | 155 _m_prefetch (void *__P) 157 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */); 161 _m_prefetchw (void *__P) 163 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
mm3dnow.h | 155 _m_prefetch (void *__P) 157 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */); 161 _m_prefetchw (void *__P) 163 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
mm3dnow.h | 155 _m_prefetch (void *__P) 157 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */); 161 _m_prefetchw (void *__P) 163 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
mm3dnow.h | 155 _m_prefetch (void *__P) 157 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */); 161 _m_prefetchw (void *__P) 163 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
mm3dnow.h | 155 _m_prefetch (void *__P) 157 __builtin_prefetch (__P, 0, 3 /* _MM_HINT_T0 */); 161 _m_prefetchw (void *__P) 163 __builtin_prefetch (__P, 1, 3 /* _MM_HINT_T0 */);
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
emmintrin.h | 104 _mm_load_pd (double const *__P) 106 return *(__m128d *)__P; 111 _mm_loadu_pd (double const *__P) 113 return __builtin_ia32_loadupd (__P); 118 _mm_load1_pd (double const *__P) 120 return _mm_set1_pd (*__P); 125 _mm_load_sd (double const *__P) 127 return _mm_set_sd (*__P); 131 _mm_load_pd1 (double const *__P) 133 return _mm_load1_pd (__P); [all...] |
/external/ppp/pppd/ |
tty.c | 100 void tty_process_extra_options __P((void)); 101 void tty_check_options __P((void)); 102 int connect_tty __P((void)); 103 void disconnect_tty __P((void)); 104 void tty_close_fds __P((void)); 105 void cleanup_tty __P((void)); 106 void tty_do_send_config __P((int, u_int32_t, int, int)); 108 static int setdevname __P((char *, char **, int)); 109 static int setspeed __P((char *, char **, int)); 110 static int setxonxoff __P((char **)) [all...] |
ipcp.c | 77 void (*ip_up_hook) __P((void)) = NULL; 80 void (*ip_down_hook) __P((void)) = NULL; 83 void (*ip_choose_hook) __P((u_int32_t *)) = NULL; 102 static void ipcp_resetci __P((fsm *)); /* Reset our CI */ 103 static int ipcp_cilen __P((fsm *)); /* Return length of our CI */ 104 static void ipcp_addci __P((fsm *, u_char *, int *)); /* Add our CI */ 105 static int ipcp_ackci __P((fsm *, u_char *, int)); /* Peer ack'd our CI */ 106 static int ipcp_nakci __P((fsm *, u_char *, int, int));/* Peer nak'd our CI */ 107 static int ipcp_rejci __P((fsm *, u_char *, int)); /* Peer rej'd our CI */ 108 static int ipcp_reqci __P((fsm *, u_char *, int *, int)); /* Rcv CI * [all...] |
ccp.c | 60 static int setbsdcomp __P((char **)); 61 static int setdeflate __P((char **)); 167 static void ccp_init __P((int unit)); 168 static void ccp_open __P((int unit)); 169 static void ccp_close __P((int unit, char *)); 170 static void ccp_lowerup __P((int unit)); 171 static void ccp_lowerdown __P((int)); 172 static void ccp_input __P((int unit, u_char *pkt, int len)); 173 static void ccp_protrej __P((int unit)); 174 static int ccp_printpkt __P((u_char *pkt, int len [all...] |
auth.c | 169 int (*idle_time_hook) __P((struct ppp_idle *)) = NULL; 172 int (*pap_check_hook) __P((void)) = NULL; 175 int (*pap_auth_hook) __P((char *user, char *passwd, char **msgp, 180 void (*pap_logout_hook) __P((void)) = NULL; 183 int (*pap_passwd_hook) __P((char *user, char *passwd)) = NULL; 186 int (*chap_check_hook) __P((void)) = NULL; 189 int (*chap_passwd_hook) __P((char *user, char *passwd)) = NULL; 193 int (*null_auth_hook) __P((struct wordlist **paddrs, 196 int (*allowed_address_hook) __P((u_int32_t addr)) = NULL; 243 extern char *crypt __P((const char *, const char *)) [all...] |
lcp.c | 69 static void lcp_delayed_up __P((void *)); 79 static int noopt __P((char **)); 82 static int setendpoint __P((char **)); 83 static void printendpoint __P((option_t *, void (*)(void *, char *, ...), 205 static void lcp_resetci __P((fsm *)); /* Reset our CI */ 206 static int lcp_cilen __P((fsm *)); /* Return length of our CI */ 207 static void lcp_addci __P((fsm *, u_char *, int *)); /* Add our CI to pkt */ 208 static int lcp_ackci __P((fsm *, u_char *, int)); /* Peer ack'd our CI */ 209 static int lcp_nakci __P((fsm *, u_char *, int, int)); /* Peer nak'd our CI */ 210 static int lcp_rejci __P((fsm *, u_char *, int)); /* Peer rej'd our CI * [all...] |
eui64.h | 111 char *eui64_ntoa __P((eui64_t)); /* Returns ascii representation of id */
|