Searched refs:xt (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/contrib/apr/time/unix/
H A Dtimestr.c44 apr_time_exp_t xt; local
48 apr_time_exp_gmt(&xt, t);
53 s = &apr_day_snames[xt.tm_wday][0];
59 *date_str++ = xt.tm_mday / 10 + '0';
60 *date_str++ = xt.tm_mday % 10 + '0';
62 s = &apr_month_snames[xt.tm_mon][0];
67 real_year = 1900 + xt.tm_year;
74 *date_str++ = xt.tm_hour / 10 + '0';
75 *date_str++ = xt.tm_hour % 10 + '0';
77 *date_str++ = xt
92 apr_time_exp_t xt; local
132 apr_strftime(char *s, apr_size_t *retsize, apr_size_t max, const char *format, apr_time_exp_t *xt) argument
[all...]
H A Dtime.c81 static void explode_time(apr_time_exp_t *xt, apr_time_t t, argument
86 xt->tm_usec = t % APR_USEC_PER_SEC;
100 xt->tm_sec = tm.tm_sec;
101 xt->tm_min = tm.tm_min;
102 xt->tm_hour = tm.tm_hour;
103 xt->tm_mday = tm.tm_mday;
104 xt->tm_mon = tm.tm_mon;
105 xt->tm_year = tm.tm_year;
106 xt->tm_wday = tm.tm_wday;
107 xt
[all...]
/freebsd-13-stable/contrib/bearssl/T0/
H A DOpcodeConst.cs44 TPointerXT xt = val.ptr as TPointerXT;
45 if (xt == null) {
48 xt.Resolve(ctx);
49 return xt.Target;
63 TPointerXT xt = val.ptr as TPointerXT;
64 if (xt != null) {
69 return new CodeElementUIntInt(1, xt.Target.Slot);
H A DTValue.cs127 TPointerXT xt = ptr as TPointerXT;
128 if (xt == null) {
130 "value is not an xt: " + ToString());
132 return xt;
H A DWordBuilder.cs285 internal void Call(TPointerXT xt) argument
287 if (xt.Target == null) {
288 Add(new OpcodeCall(), xt.Name);
290 Add(new OpcodeCall(xt.Target));
/freebsd-13-stable/lib/libkiconv/
H A Dxlat16_iconv.c83 struct xlat16_table xt; local
103 xt = kiconv_xlat16_open(fromcode, fromcode, flag);
105 xt = kiconv_xlat16_open(tocode, fromcode, flag);
106 if (xt.size == 0)
109 idxsize = sizeof(xt.idx);
111 if ((idxsize + xt.size) > ICONV_CSMAXDATALEN) {
116 if ((data = malloc(idxsize + xt.size)) != NULL) {
118 memcpy(p, xt.idx, idxsize);
120 memcpy(p, xt.data, xt
161 struct xlat16_table xt; local
[all...]
/freebsd-13-stable/usr.sbin/pstat/
H A Dpstat.c240 struct xtty xt; local
243 bzero(&xt, sizeof xt);
244 xt.xt_size = sizeof xt;
251 xt.xt_insize = tty.t_inq.ti_nblocks * TTYINQ_DATASIZE;
252 xt.xt_incc = tty.t_inq.ti_linestart - tty.t_inq.ti_begin;
253 xt.xt_inlc = tty.t_inq.ti_end - tty.t_inq.ti_linestart;
254 xt.xt_inlow = tty.t_inlow;
255 xt
341 ttyprt(struct xtty *xt) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c434 apr_time_exp_t xt = { 0 }; local
456 &xt.tm_year, &xt.tm_mon, &xt.tm_mday,
457 &xt.tm_hour, &xt.tm_min, &xt.tm_sec, &tz) < 6)
465 xt.tm_year += 100 * (xt.tm_year < 50);
470 &xt
[all...]
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1455 const pmu1_xtaltab0_t *xt; local
1462 for (xt = bhnd_pmu1_xtaltab0(sc); xt != NULL && xt->fref != 0; xt++) {
1463 if (xt->xf == xf)
1468 if (xt == NULL || xt->fref == 0)
1469 xt = bhnd_pmu1_xtaldef0(sc);
1471 if (xt
1483 const pmu0_xtaltab0_t *xt; local
1603 const pmu0_xtaltab0_t *xt; local
1672 const pmu1_xtaltab0_t *xt; local
[all...]
/freebsd-13-stable/stand/ficl/
H A Dtools.c52 ** debug ( xt -- ) Start debugging an xt
376 ** debug ( xt -- )
377 ** Given an xt of a colon definition or a word defined by DOES>, set the
378 ** VM up to debug the word: push IP, set the xt as the next thing to execute,
384 FICL_WORD *xt = stackPopPtr(pVM->pStack); local
385 WORDKIND wk = ficlWordClassify(xt);
387 stackPushPtr(pVM->pStack, xt);
397 vmExecute(pVM, xt);
402 vmExecute(pVM, xt);
546 FICL_WORD *xt; local
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1840 struct xtcpcb xt; local
1859 bzero(&xt, sizeof(xt));
1860 xt.xt_len = sizeof xt;
1861 xt.xt_inp.inp_gencnt = 0;
1862 xt.xt_inp.inp_vflag = INP_IPV4;
1863 memcpy(&xt.xt_inp.inp_laddr, &ssk->laddr, sizeof(ssk->laddr));
1864 xt.xt_inp.inp_lport = ssk->lport;
1865 memcpy(&xt
[all...]
/freebsd-13-stable/sys/netinet/
H A Dtcp_subr.c2674 struct xtcpcb xt; local
2676 tcp_inptoxtp(inp, &xt);
2678 error = SYSCTL_OUT(req, &xt, sizeof xt);
3947 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) argument
3953 bzero(xt, sizeof(*xt));
3955 xt->t_state = TCPS_TIME_WAIT;
3956 xt->xt_encaps_port = tw->t_port;
3958 xt
[all...]
H A Dtcp_syncache.c2554 struct xtcpcb xt; local
2559 bzero(&xt, sizeof(xt));
2560 xt.xt_len = sizeof(xt);
2561 xt.t_state = TCPS_SYN_RECEIVED;
2562 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP;
2563 xt.xt_inp.xi_socket.xso_len = sizeof (struct xsocket);
2564 xt.xt_inp.xi_socket.so_type = SOCK_STREAM;
2565 xt
[all...]
H A Din_fib_dxr.c268 struct direct_entry *xt = dxr->x; local
284 de = xt[xi];
/freebsd-13-stable/sys/kern/
H A Dtty.c1289 tty_to_xtty(struct tty *tp, struct xtty *xt) argument
1294 xt->xt_size = sizeof(struct xtty);
1295 xt->xt_insize = ttyinq_getsize(&tp->t_inq);
1296 xt->xt_incc = ttyinq_bytescanonicalized(&tp->t_inq);
1297 xt->xt_inlc = ttyinq_bytesline(&tp->t_inq);
1298 xt->xt_inlow = tp->t_inlow;
1299 xt->xt_outsize = ttyoutq_getsize(&tp->t_outq);
1300 xt->xt_outcc = ttyoutq_bytesused(&tp->t_outq);
1301 xt->xt_outlow = tp->t_outlow;
1302 xt
1313 struct xtty *xtlist, *xt; local
[all...]
/freebsd-13-stable/contrib/expat/xmlwf/
H A Dxmlwf.c326 xcscmp(const XML_Char *xs, const XML_Char *xt) { argument
327 while (*xs != 0 && *xt != 0) {
328 if (*xs < *xt)
330 if (*xs > *xt)
333 xt++;
335 if (*xs < *xt)
337 if (*xs > *xt)
/freebsd-13-stable/contrib/bearssl/src/
H A Dinner.h2361 #define lxvw4x(xt, ra, rb) lxvw4x_(xt, ra, rb)
2362 #define stxvw4x(xt, ra, rb) stxvw4x_(xt, ra, rb)
2397 #define lxvw4x_(xt, ra, rb) "\tlxvw4x\t" #xt "," #ra "," #rb "\n"
2398 #define stxvw4x_(xt, ra, rb) "\tstxvw4x\t" #xt "," #ra "," #rb "\n"
/freebsd-13-stable/contrib/tcsh/
H A Dsh.parse.c685 syntax_cleanup(void *xt) argument
689 t = xt;
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dtrap.c955 #define XVCPSGNDP(xt, xa, xb) \
958 MSKNSHL(xt, 0x1f, 21) " | " \
/freebsd-13-stable/contrib/dialog/
H A Dconfigure19568 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
19569 test -n "$verbose" && echo " found package xt" 1>&6
19571 echo "${as_me:-configure}:19571: testing found package xt ..." 1>&5
19573 cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
19574 cf_pkgconfig_libs="`$PKG_CONFIG --libs xt 2>/dev/null`"
19575 test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
19577 echo "${as_me:-configure}:19577: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
19579 test -n "$verbose" && echo " package xt LIBS: $cf_pkgconfig_libs" 1>&6
19581 echo "${as_me:-configure}:19581: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
19709 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; the
[all...]
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh5183 /Cupv11UUNK2EjOC4qjrOJIcJM4Qrkbk3uH8sMNtS5UvivoTVgkSVIVpyDcyS/xt

Completed in 400 milliseconds