Searched refs:xp (Results 1 - 25 of 115) sorted by relevance

12345

/macosx-10.10.1/postfix-255/postfix/src/xsasl/
H A Dxsasl_client.c221 const XSASL_CLIENT_IMPL_INFO *xp; local
223 for (xp = client_impl_info; xp->client_type; xp++)
224 if (strcmp(client_type, xp->client_type) == 0)
225 return (xp->client_init(client_type, path_info));
234 const XSASL_CLIENT_IMPL_INFO *xp; local
237 for (xp = client_impl_info; xp->client_type; xp
[all...]
H A Dxsasl_server.c240 const XSASL_SERVER_IMPL_INFO *xp; local
242 for (xp = server_impl_info; xp->server_type; xp++)
243 if (strcmp(server_type, xp->server_type) == 0)
244 return (xp->server_init(server_type, path_info));
253 const XSASL_SERVER_IMPL_INFO *xp; local
256 for (xp = server_impl_info; xp->server_type; xp
[all...]
H A Dxsasl_dovecot_server.c250 static int xsasl_dovecot_server_connect(XSASL_DOVECOT_SERVER_IMPL *xp) argument
267 path = xp->socket_path;
276 msg_warn("SASL: Connect to %s failed: %m", xp->socket_path);
281 VSTREAM_CTL_PATH, xp->socket_path,
332 xsasl_dovecot_server_mech_append(&xp->mechanism_list, mech_name,
349 xp->sasl_stream = sasl_stream;
355 static void xsasl_dovecot_server_disconnect(XSASL_DOVECOT_SERVER_IMPL *xp) argument
357 if (xp->sasl_stream) {
358 (void) vstream_fclose(xp->sasl_stream);
359 xp
372 XSASL_DOVECOT_SERVER_IMPL *xp; local
388 XSASL_DOVECOT_SERVER_IMPL *xp = (XSASL_DOVECOT_SERVER_IMPL *) impl; local
455 xsasl_dovecot_server_get_mechanism_list(XSASL_SERVER *xp) argument
475 xsasl_dovecot_server_free(XSASL_SERVER *xp) argument
606 xsasl_dovecot_server_first(XSASL_SERVER *xp, const char *sasl_method, const char *init_response, VSTRING *reply) argument
685 xsasl_dovecot_server_next(XSASL_SERVER *xp, const char *request, VSTRING *reply) argument
706 xsasl_dovecot_server_get_username(XSASL_SERVER *xp) argument
[all...]
H A Dxsasl_cyrus_server.c183 XSASL_SERVER_IMPL *xp; local
242 xp = (XSASL_SERVER_IMPL *) mymalloc(sizeof(*xp));
243 xp->create = xsasl_cyrus_server_create;
244 xp->done = xsasl_cyrus_server_done;
245 return (xp);
348 static int xsasl_cyrus_server_set_security(XSASL_SERVER *xp, argument
351 XSASL_CYRUS_SERVER *server = (XSASL_CYRUS_SERVER *) xp;
388 static const char *xsasl_cyrus_server_get_mechanism_list(XSASL_SERVER *xp) argument
391 XSASL_CYRUS_SERVER *server = (XSASL_CYRUS_SERVER *) xp;
424 xsasl_cyrus_server_free(XSASL_SERVER *xp) argument
483 xsasl_cyrus_server_first(XSASL_SERVER *xp, const char *sasl_method, const char *init_response, VSTRING *reply) argument
543 xsasl_cyrus_server_next(XSASL_SERVER *xp, const char *request, VSTRING *reply) argument
587 xsasl_cyrus_server_get_username(XSASL_SERVER *xp) argument
[all...]
H A Dxsasl_cyrus_client.c219 XSASL_CLIENT_IMPL *xp; local
284 xp = (XSASL_CLIENT_IMPL *) mymalloc(sizeof(*xp));
285 xp->create = xsasl_cyrus_client_create;
286 xp->done = xsasl_cyrus_client_done;
287 return (xp);
386 static int xsasl_cyrus_client_set_security(XSASL_CLIENT *xp, argument
389 XSASL_CYRUS_CLIENT *client = (XSASL_CYRUS_CLIENT *) xp;
425 static int xsasl_cyrus_client_first(XSASL_CLIENT *xp, argument
433 XSASL_CYRUS_CLIENT *client = (XSASL_CYRUS_CLIENT *) xp;
500 xsasl_cyrus_client_next(XSASL_CLIENT *xp, const char *server_reply, VSTRING *client_reply) argument
565 xsasl_cyrus_client_free(XSASL_CLIENT *xp) argument
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_entry_xattr.c75 struct ae_xattr *xp; local
78 xp = entry->xattr_head->next;
82 entry->xattr_head = xp;
92 struct ae_xattr *xp; local
94 for (xp = entry->xattr_head; xp != NULL; xp = xp->next)
97 if ((xp = (struct ae_xattr *)malloc(sizeof(struct ae_xattr))) == NULL)
101 xp
119 struct ae_xattr *xp; local
[all...]
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dlmessages.c55 struct __xlocale_st_messages *xp; local
76 if ((xp = (struct __xlocale_st_messages *)malloc(sizeof(*xp))) == NULL)
78 xp->__refcount = 1;
79 xp->__free_extra = (__free_extra_t)__ldpart_free_extra;
80 xp->_messages_locale_buf = NULL;
83 &xp->_messages_locale_buf, "LC_MESSAGES/LC_MESSAGES",
85 (const char **)&xp->_messages_locale);
87 if (xp->_messages_locale.yesstr == NULL)
88 xp
[all...]
H A Dlnumeric.c52 struct __xlocale_st_numeric *xp; local
79 if ((xp = (struct __xlocale_st_numeric *)malloc(sizeof(*xp))) == NULL)
81 xp->__refcount = 1;
82 xp->__free_extra = (__free_extra_t)__ldpart_free_extra;
83 xp->_numeric_locale_buf = NULL;
86 &xp->_numeric_locale_buf, "LC_NUMERIC",
88 (const char **)&xp->_numeric_locale);
92 free(xp);
95 if (*xp
[all...]
H A Dlmonetary.c88 struct __xlocale_st_monetary *xp; local
115 if ((xp = (struct __xlocale_st_monetary *)malloc(sizeof(*xp))) == NULL)
117 xp->__refcount = 1;
118 xp->__free_extra = (__free_extra_t)__ldpart_free_extra;
119 xp->_monetary_locale_buf = NULL;
122 &xp->_monetary_locale_buf, "LC_MONETARY",
124 (const char **)&xp->_monetary_locale);
128 free(xp);
130 xp
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dtimelocal.c113 struct __xlocale_st_time *xp; local
134 if ((xp = (struct __xlocale_st_time *)malloc(sizeof(*xp))) == NULL)
136 xp->__refcount = 1;
137 xp->__free_extra = (__free_extra_t)__ldpart_free_extra;
138 xp->_time_locale_buf = NULL;
141 &xp->_time_locale_buf, "LC_TIME",
143 (const char **)&xp->_time_locale);
146 loc->__lc_time = xp;
148 cache = xp;
[all...]
/macosx-10.10.1/remote_cmds-47/timed.tproj/timed.tproj/
H A Dnetworkdelta.c78 long *xp; local
87 xp = &x[0];
88 *xp = 0; /* account for ourself */
95 *++xp = htp->delta;
111 med = median(med, &eps, &x[0], xp+1, VALID_RANGE);
120 xp = &x[0];
129 *xp++ = htp->delta;
133 if (xp == &x[0]) {
139 if (xp == &x[1]) {
147 (intptr_t)xp
168 float xp; /* closet point above the guess */ local
[all...]
/macosx-10.10.1/libclosure-65/objectTests/
H A DobjectRRGC.c47 MyStruct_t xp = (MyStruct_t)&X; local
48 xp->field = 10;
49 void (^myBlock)(void) = ^{ printf("field is %ld\n", xp->field); };
H A Dobjectassign.c47 MyStruct_t xp = (MyStruct_t)&X; local
48 xp->field = 10;
49 void (^myBlock)(void) = ^{ printf("field is %ld\n", xp->field); };
/macosx-10.10.1/vim-55/src/proto/
H A Dif_cscope.pro2 char_u *get_cscope_name __ARGS((expand_T *xp, int idx));
3 void set_context_in_cscope_cmd __ARGS((expand_T *xp, char_u *arg, cmdidx_T cmdidx));
H A Dex_getln.pro24 char_u *ExpandOne __ARGS((expand_T *xp, char_u *str, char_u *orig, int options, int mode));
25 void ExpandInit __ARGS((expand_T *xp));
26 void ExpandCleanup __ARGS((expand_T *xp));
27 void ExpandEscape __ARGS((expand_T *xp, char_u *str, int numfiles, char_u **files, int options));
32 void set_cmd_context __ARGS((expand_T *xp, char_u *str, int len, int col));
33 int expand_cmdline __ARGS((expand_T *xp, char_u *str, int col, int *matchcount, char_u ***matches));
34 int ExpandGeneric __ARGS((expand_T *xp, regmatch_T *regmatch, int *num_file, char_u ***file, char_u *((*func)(expand_T *, int))));
H A Dmenu.pro3 char_u *set_context_in_menu_cmd __ARGS((expand_T *xp, char_u *cmd, char_u *arg, int forceit));
4 char_u *get_menu_name __ARGS((expand_T *xp, int idx));
5 char_u *get_menu_names __ARGS((expand_T *xp, int idx));
H A Dex_docmd.pro10 char_u *set_one_cmd_context __ARGS((expand_T *xp, char_u *buff));
18 char_u *get_command_name __ARGS((expand_T *xp, int idx));
21 char_u *get_user_commands __ARGS((expand_T *xp, int idx));
22 char_u *get_user_cmd_flags __ARGS((expand_T *xp, int idx));
23 char_u *get_user_cmd_nargs __ARGS((expand_T *xp, int idx));
24 char_u *get_user_cmd_complete __ARGS((expand_T *xp, int idx));
55 char_u *get_behave_arg __ARGS((expand_T *xp, int idx));
H A Dsyntax.pro14 void set_context_in_echohl_cmd __ARGS((expand_T *xp, char_u *arg));
15 void set_context_in_syntax_cmd __ARGS((expand_T *xp, char_u *arg));
16 char_u *get_syntax_name __ARGS((expand_T *xp, int idx));
51 void set_context_in_highlight_cmd __ARGS((expand_T *xp, char_u *arg));
52 char_u *get_highlight_name __ARGS((expand_T *xp, int idx));
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/examples/plotchart/
H A Deditgraph.tcl139 set xp [expr {int(0.5+($xc-$graph(xmin))/$graph(delx))}]
141 if { $xp < 0 } { set xp 0 }
142 if { $xp > $graph(number) } { set xp $graph(number) }
144 lset graph(xy) [expr {2*$xp+1}] $yc
/macosx-10.10.1/man-16/man/src/
H A Dman-config.c156 static struct xp { struct
159 struct xp *nxt;
165 struct xp *xpp;
170 xpp->nxt = (struct xp *) my_malloc (sizeof(struct xp));
189 struct xp *xp; local
204 for (xp = uncompressors.nxt; xp; xp
[all...]
/macosx-10.10.1/vim-55/src/
H A Dex_getln.c105 static int nextwild __ARGS((expand_T *xp, int type, int options));
107 static int showmatches __ARGS((expand_T *xp, int wildmenu));
108 static void set_expand_context __ARGS((expand_T *xp));
109 static int ExpandFromContext __ARGS((expand_T *xp, char_u *, int *, char_u ***, int));
110 static int expand_showtail __ARGS((expand_T *xp));
115 static int ExpandUserDefined __ARGS((expand_T *xp, regmatch_T *regmatch, int *num_file, char_u ***file));
116 static int ExpandUserList __ARGS((expand_T *xp, int *num_file, char_u ***file));
3268 nextwild(xp, type, options)
3269 expand_T *xp;
3279 if (xp
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dexp__E.c118 double z,p,q,xp,xh,w; local
127 xp= x*p ;
129 w = xh-(q-xp) ;
131 c += x*((xh*w-(q-(p+xp)))/(one-w)+c);
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Drev.c64 register wchar_t *wp, *xp; local
83 xp = wp;
85 *xp++ = mbchar(cp);
87 while (xp > wp)
88 cp += mbconv(cp, *--xp);
/macosx-10.10.1/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_purp.c67 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca);
68 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca);
69 static int check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca);
71 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca);
72 static int check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, int ca);
73 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, int ca);
74 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca);
75 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca);
248 int X509_PURPOSE_get_id(X509_PURPOSE *xp) argument
250 return xp
253 X509_PURPOSE_get0_name(X509_PURPOSE *xp) argument
258 X509_PURPOSE_get0_sname(X509_PURPOSE *xp) argument
263 X509_PURPOSE_get_trust(X509_PURPOSE *xp) argument
500 check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, int ca) argument
511 check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) argument
524 check_purpose_ns_ssl_server(const X509_PURPOSE *xp, const X509 *x, int ca) argument
555 check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, int ca) argument
564 check_purpose_smime_encrypt(const X509_PURPOSE *xp, const X509 *x, int ca) argument
573 check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, int ca) argument
588 ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca) argument
597 no_check(const X509_PURPOSE *xp, const X509 *x, int ca) argument
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/test/
H A Dtestxml.c171 apr_xml_parser *xp; local
175 xp = apr_xml_parser_create(p);
177 rv = apr_xml_parser_feed(xp, "\0\r\n", 3);
179 apr_xml_parser_done(xp, &doc);
184 apr_xml_parser *xp; local
188 xp = apr_xml_parser_create(p);
190 rv = apr_xml_parser_feed(xp, "<?xml version\xc2\x85='1.0'?>\r\n", 25);
192 apr_xml_parser_done(xp, &doc);

Completed in 144 milliseconds

12345