HomeSort by relevance Sort by last modified time
    Searched refs:__P (Results 276 - 300 of 304) sorted by null

<<111213

  /external/ipsec-tools/src/racoon/
grabmyaddr.c 90 static unsigned int if_maxindex __P((void));
92 static struct myaddrs *find_myaddr __P((struct myaddrs *, struct myaddrs *));
93 static int suitable_ifaddr __P((const char *, const struct sockaddr *));
95 static int suitable_ifaddr6 __P((const char *, const struct sockaddr *));
plog.c 81 static char *plog_common __P((int, const char *, const char *));
cfparse.y 154 static struct proposalspec *newprspec __P((void));
155 static void insprspec __P((struct proposalspec *, struct proposalspec **));
156 static struct secprotospec *newspspec __P((void));
157 static void insspspec __P((struct secprotospec *, struct proposalspec **));
158 static void adminsock_conf __P((vchar_t *, vchar_t *, vchar_t *, int));
161 __P((struct remoteconf *, struct proposalspec *));
162 static void clean_tmpalgtype __P((void));
163 static int expand_isakmpspec __P((int, int, int *,
165 static int listen_addr __P((struct sockaddr *addr, int udp_encap));
170 static int fix_lifebyte __P((u_long))
    [all...]
admin.c 95 static int admin_process __P((int, char *));
96 static int admin_reply __P((int, struct admin_com *, vchar_t *));
backupsa.c 86 static char *str2tmx __P((char *, struct tm *));
87 static int str2num __P((char *, int));
isakmp.c 132 static int nostate1 __P((struct ph1handle *, vchar_t *));
133 static int nostate2 __P((struct ph2handle *, vchar_t *));
138 __P((struct ph1handle *, vchar_t *)) = {
165 __P((struct ph2handle *, vchar_t *)) = {
179 static int isakmp_main __P((vchar_t *, struct sockaddr *, struct sockaddr *));
180 static int ph1_main __P((struct ph1handle *, vchar_t *));
181 static int quick_main __P((struct ph2handle *, vchar_t *));
182 static int isakmp_ph1begin_r __P((vchar_t *,
184 static int isakmp_ph2begin_i __P((struct ph1handle *, struct ph2handle *));
185 static int isakmp_ph2begin_r __P((struct ph1handle *, vchar_t *))
    [all...]
localconf.c 68 static void setdefault __P((void));
isakmp_inf.c 106 static int isakmp_info_recv_r_u __P((struct ph1handle *,
108 static int isakmp_info_recv_r_u_ack __P((struct ph1handle *,
110 static void isakmp_info_send_r_u __P((void *));
113 static void purge_isakmp_spi __P((int, isakmp_index *, size_t));
114 static void info_recv_initialcontact __P((struct ph1handle *));
    [all...]
getcertsbyname.c 66 static struct certinfo *getnewci __P((int, int, int, int, int,
handler.c 89 static void del_recvdpkt __P((struct recvdpkt *));
90 static void rem_recvdpkt __P((struct recvdpkt *));
91 static void sweep_recvdpkt __P((void *));
oakley.c 127 static int oakley_check_dh_pub __P((vchar_t *, vchar_t **));
128 static int oakley_compute_keymat_x __P((struct ph2handle *, int, int));
129 static int get_cert_fromlocal __P((struct ph1handle *, int));
130 static int get_plainrsa_fromlocal __P((struct ph1handle *, int));
131 static int oakley_check_certid __P((struct ph1handle *iph1));
132 static int check_typeofcertname __P((int, int));
133 static cert_t *save_certbuf __P((struct isakmp_gen *));
134 static cert_t *save_certx509 __P((X509 *));
135 static int oakley_padlen __P((int, int));
    [all...]
isakmp_quick.c 91 static vchar_t *quick_ir1mx __P((struct ph2handle *, vchar_t *, vchar_t *));
92 static int get_sainfo_r __P((struct ph2handle *));
93 static int get_proposal_r __P((struct ph2handle *));
    [all...]
crypto_openssl.c 121 static int cb_check_cert_local __P((int, X509_STORE_CTX *));
122 static int cb_check_cert_remote __P((int, X509_STORE_CTX *));
123 static X509 *mem2x509 __P((vchar_t *));
125 static caddr_t eay_hmac_init __P((vchar_t *, const EVP_MD *));
    [all...]
  /external/ppp/pppd/
utils.c 73 static void logit __P((int, char *, va_list));
74 static void log_write __P((int, char *));
75 static void vslp_printer __P((void *, char *, ...));
76 static void format_packet __P((u_char *, int, void (*) (void *, char *, ...),
486 void (*printer) __P((void *, char *, ...));
624 void (*printer) __P((void *, char *, ...));
sys-solaris.c 244 static int translate_speed __P((int));
245 static int baud_rate_of __P((int));
246 static int get_ether_addr __P((u_int32_t, struct sockaddr *));
247 static int get_hw_addr __P((char *, u_int32_t, struct sockaddr *));
248 static int get_hw_addr_dlpi __P((char *, struct sockaddr *));
249 static int dlpi_attach __P((int, int));
250 static int dlpi_info_req __P((int));
251 static int dlpi_get_reply __P((int, union DL_primitives *, int, int));
252 static int strioctl __P((int, int, void *, int, int));
    [all...]
chap-new.c 133 void (*printer) __P((void *, char *, ...)), void *arg);
573 void (*printer) __P((void *, char *, ...)), void *arg)
eap.c 114 static void eap_init __P((int unit));
115 static void eap_input __P((int unit, u_char *inp, int inlen));
116 static void eap_protrej __P((int unit));
117 static void eap_lowerup __P((int unit));
118 static void eap_lowerdown __P((int unit));
119 static int eap_printpkt __P((u_char *inp, int inlen,
181 static void eap_server_timeout __P((void *arg));
    [all...]
demand.c 73 static int active_packet __P((unsigned char *, int));
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 447 void insque __P((void *a, void *b));
448 void remque __P((void *a));
  /external/openssh/
defines.h 465 #ifndef __P
466 # define __P(x) x
  /external/kernel-headers/original/linux/
quota.h 325 long quotactl __P ((unsigned int, const char *, int, caddr_t));
  /bionic/libc/netbsd/resolv/
res_init.c 125 static void res_setoptions __P((res_state, const char *, const char *));
129 static u_int32_t net_mask __P((struct in_addr));
res_send.c 143 static int get_salen __P((const struct sockaddr *));
144 static struct sockaddr * get_nsaddr __P((res_state, size_t));
    [all...]
  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.c 153 static int internal_fnmatch __P ((const char *pattern, const char *string,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 52 def __P(args): return args

Completed in 948 milliseconds

<<111213