Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/fetch/
Dfetch.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
/freebsd-9-stable/usr.sbin/bluetooth/sdpcontrol/
Dsearch.c493 do_sdp_search(void *xs, int argc, char **argv) in do_sdp_search()
656 do_sdp_browse(void *xs, int argc, char **argv) in do_sdp_browse()
Dsdpcontrol.c107 void *xs = NULL; in do_sdp_command() local
/freebsd-9-stable/sys/dev/isp/
Disp.c4311 isp_start(XS_T *xs) in isp_start()
4469 if (XS_CDBP(xs)[0] == 0x3) { in isp_start() local
4501 if (XS_CDBP(xs)[0] == 0x3) /* REQUEST SENSE */ in isp_start() local
4638 XS_T *xs; in isp_control() local
5011 XS_T *complist[MAX_REQUESTQ_COMPLETIONS], *xs; in isp_intr() local
5591 isp_prt_endcmd(ispsoftc_t *isp, XS_T *xs) in isp_prt_endcmd()
5919 XS_T *xs; in isp_parse_async_fc() local
6215 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status()
6544 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status_24xx()
6697 XS_T *xs; in isp_fastpost_complete() local
Disp_target.c1407 void *xs; in isp_handle_ctio() local
1557 void *xs; in isp_handle_ctio2() local
1712 void *xs; in isp_handle_ctio7() local
Disp_library.c249 isp_allocate_xs(ispsoftc_t *isp, XS_T *xs, uint32_t *handlep) in isp_allocate_xs()
277 isp_find_handle(ispsoftc_t *isp, XS_T *xs) in isp_find_handle()
697 XS_T *xs; in isp_clear_commands() local
2291 isp_allocate_xs_tgt(ispsoftc_t *isp, void *xs, uint32_t *handlep) in isp_allocate_xs_tgt()
2325 isp_find_tgt_handle(ispsoftc_t *isp, void *xs) in isp_find_tgt_handle()
Disp_freebsd.h558 #define XS_SAVE_SENSE(xs, sense_ptr, totslen, slen) do { \ argument
569 #define XS_SENSE_APPEND(xs, xsnsp, xsnsl) do { \ argument
580 #define XS_SENSE_VALID(xs) (((xs)->ccb_h.status & CAM_AUTOSNS_VALID) != 0) argument
Disp_freebsd.c4473 struct ccb_scsiio *xs = arg; in isp_watchdog() local
4692 struct ccb_scsiio *xs; in isp_ldt_task() local
6192 isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...) in isp_xs_prt()
Dispvar.h101 #define ISP_DMASETUP(isp, xs, req) \ argument
104 #define ISP_DMAFREE(isp, xs, hndl) \ argument
/freebsd-9-stable/contrib/groff/src/libs/libgroff/
Dgeometry.cpp133 int xs = xend - xcenter; in check_output_arc_limits() local
/freebsd-9-stable/lib/msun/src/
Ds_fmal.c168 long double xs, ys, zs, adj; in fmal() local
Ds_fma.c180 double xs, ys, zs, adj; in fma() local
/freebsd-9-stable/sys/kern/
Dkern_exec.c1488 const struct execsw **es, **xs, **newexecsw; local
1513 const struct execsw **es, **xs, **newexecsw; local
/freebsd-9-stable/sys/nfs/
Dkrpc_subr.c452 struct xdr_string *xs; in xdr_string_encode() local
/freebsd-9-stable/sys/cam/scsi/
Dscsi_low.c522 struct scsipi_xfer *xs = cb->osdep; local
559 scsi_low_scsi_cmd_xs(xs) in scsi_low_scsi_cmd_xs() argument
699 struct scsipi_xfer *xs = (struct scsipi_xfer *) cb->osdep; local
723 struct scsipi_xfer *xs; local
/freebsd-9-stable/usr.sbin/sicontrol/
Dsicontrol.c532 s_xstat(int xs) in s_xstat()
/freebsd-9-stable/contrib/binutils/binutils/
Dnm.c509 asection *xs, *ys; in numeric_forward() local
559 asection *xs, *ys; in size_forward1() local
/freebsd-9-stable/sys/vm/
Dswap_pager.c2403 swap_dev_info(int name, struct xswdev *xs, char *devname, size_t len) in swap_dev_info()
2439 struct xswdev xs; in sysctl_vm_swap_info() local
/freebsd-9-stable/contrib/groff/src/preproc/grn/
Dhgraph.cpp583 double xs, ys, resolution, fullcircle; in HGArc() local
/freebsd-9-stable/crypto/openssl/crypto/x509/
Dx509_vfy.c918 X509 *xs, *xi; in internal_verify() local
/freebsd-9-stable/crypto/openssl/ssl/
Dssltest.c1564 X509 *xs = ctx->current_cert; in verify_callback() local
/freebsd-9-stable/sys/xen/xenstore/
Dxenstore.c258 static struct xs_softc xs; variable
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_oncore.c3693 double xd, xm, xs, yd, ym, ys, hm, hft; in oncore_print_posn() local
/freebsd-9-stable/sys/dev/mn/
Dif_mn.c111 u_int8_t xs[16]; member