Home
last modified time | relevance | path

Searched defs:xs (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/usr.bin/fetch/
HDfetch.c203 stat_eta(struct xferstat *xs) in stat_eta()
247 stat_bps(struct xferstat *xs) in stat_bps()
268 stat_display(struct xferstat *xs, int force) in stat_display()
312 stat_start(struct xferstat *xs, const char *name, off_t size, off_t offset) in stat_start()
331 stat_update(struct xferstat *xs, off_t rcvd) in stat_update()
342 stat_end(struct xferstat *xs) in stat_end()
404 struct xferstat xs; in fetch() local
/NextBSD/contrib/netbsd-tests/dev/scsipi/libscsitest/
HDscsitest.c83 sense_notready(struct scsipi_xfer *xs) in sense_notready()
103 struct scsipi_xfer *xs = arg; in scsitest_request() local
/NextBSD/usr.sbin/bluetooth/sdpcontrol/
HDsearch.c528 do_sdp_search(void *xs, int argc, char **argv) in do_sdp_search()
691 do_sdp_browse(void *xs, int argc, char **argv) in do_sdp_browse()
HDsdpcontrol.c108 void *xs = NULL; in do_sdp_command() local
/NextBSD/sys/dev/isp/
HDisp.c4238 isp_start(XS_T *xs) in isp_start()
4395 if (XS_CDBP(xs)[0] == 0x3) { in isp_start() local
4427 if (XS_CDBP(xs)[0] == 0x3) /* REQUEST SENSE */ in isp_start() local
4573 XS_T *xs; in isp_control() local
4958 XS_T *complist[MAX_REQUESTQ_COMPLETIONS], *xs; in isp_intr() local
5526 isp_prt_endcmd(ispsoftc_t *isp, XS_T *xs) in isp_prt_endcmd()
5842 XS_T *xs; in isp_parse_async_fc() local
6192 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status()
6523 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status_24xx()
6676 XS_T *xs; in isp_fastpost_complete() local
HDisp_target.c1092 void *xs; in isp_handle_ctio2() local
1247 void *xs; in isp_handle_ctio7() local
HDisp_library.c251 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) in isp_allocate_handle()
277 isp_find_handle(ispsoftc_t *isp, void *xs) in isp_find_handle()
577 XS_T *xs = hdp->cmd; in isp_clear_commands() local
HDisp_freebsd.c3091 struct ccb_scsiio *xs = arg; in isp_watchdog() local
3323 struct ccb_scsiio *xs; in isp_loop_dead() local
4624 isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...) in isp_xs_prt()
HDisp_freebsd.h574 #define XS_SAVE_SENSE(xs, sense_ptr, totslen, slen) do { \ argument
585 #define XS_SENSE_APPEND(xs, xsnsp, xsnsl) do { \ argument
596 #define XS_SENSE_VALID(xs) (((xs)->ccb_h.status & CAM_AUTOSNS_VALID) != 0) argument
HDispvar.h101 #define ISP_DMASETUP(isp, xs, req) \ argument
104 #define ISP_DMAFREE(isp, xs, hndl) \ argument
/NextBSD/contrib/groff/src/libs/libgroff/
HDgeometry.cpp133 int xs = xend - xcenter; in check_output_arc_limits() local
/NextBSD/lib/msun/src/
HDs_fmal.c168 long double xs, ys, zs, adj; in fmal() local
HDs_fma.c180 double xs, ys, zs, adj; in fma() local
/NextBSD/sys/kern/
HDkern_exec.c1574 const struct execsw **es, **xs, **newexecsw; local
1599 const struct execsw **es, **xs, **newexecsw; local
/NextBSD/sys/nfs/
HDkrpc_subr.c452 struct xdr_string *xs; in xdr_string_encode() local
/NextBSD/usr.sbin/sicontrol/
HDsicontrol.c532 s_xstat(int xs) in s_xstat()
/NextBSD/contrib/binutils/binutils/
HDnm.c509 asection *xs, *ys; in numeric_forward() local
559 asection *xs, *ys; in size_forward1() local
/NextBSD/sys/vm/
HDswap_pager.c2322 swap_dev_info(int name, struct xswdev *xs, char *devname, size_t len) in swap_dev_info()
2358 struct xswdev xs; in sysctl_vm_swap_info() local
/NextBSD/contrib/groff/src/preproc/grn/
HDhgraph.cpp583 double xs, ys, resolution, fullcircle; in HGArc() local
/NextBSD/tests/sys/kern/
HDunix_seqpacket_test.c545 int xs, xr; in ATF_TC_BODY() local
/NextBSD/sys/dev/xen/xenstore/
HDxenstore.c271 static struct xs_softc xs; variable
/NextBSD/crypto/openssl/crypto/x509/
HDx509_vfy.c1705 X509 *xs, *xi; in internal_verify() local
/NextBSD/crypto/openssl/ssl/
HDssltest.c2327 X509 *xs = ctx->current_cert; in verify_callback() local
/NextBSD/contrib/ntp/ntpd/
HDrefclock_oncore.c3693 double xd, xm, xs, yd, ym, ys, hm, hft; in oncore_print_posn() local
/NextBSD/sys/dev/mn/
HDif_mn.c111 u_int8_t xs[16]; member

12