Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/fetch/
H A Dfetch.c235 stat_eta(char *str, size_t strsz, const struct xferstat *xs) in stat_eta()
270 stat_bps(char *str, size_t strsz, struct xferstat *xs) in stat_bps()
291 stat_display(struct xferstat *xs, int force) in stat_display()
341 stat_start(struct xferstat *xs, const char *name, off_t size, off_t offset) in stat_start()
362 stat_update(struct xferstat *xs, off_t rcvd) in stat_update()
374 stat_end(struct xferstat *xs) in stat_end()
440 struct xferstat xs; in fetch() local
/dflybsd-src/contrib/gmp/mpf/
H A Drandom2.c27 mpf_random2 (mpf_ptr x, mp_size_t xs, mp_exp_t exp) in mpf_random2()
/dflybsd-src/sys/dev/disk/isp/
H A Disp.c4191 isp_start(XS_T *xs) in isp_start()
4333 if (XS_CDBP(xs)[0] == 0x3) { in isp_start() local
4365 if (XS_CDBP(xs)[0] == 0x3) /* REQUEST SENSE */ in isp_start() local
4472 XS_T *xs; in isp_control() local
4867 XS_T *complist[MAX_REQUESTQ_COMPLETIONS], *xs; in isp_intr() local
5402 isp_prt_endcmd(ispsoftc_t *isp, XS_T *xs) in isp_prt_endcmd()
5730 XS_T *xs; in isp_parse_async_fc() local
6025 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status()
6361 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs, long *rp) in isp_parse_status_24xx()
6524 XS_T *xs; in isp_fastpost_complete() local
H A Disp_target.c1371 void *xs; in isp_handle_ctio() local
1521 void *xs; in isp_handle_ctio2() local
1676 void *xs; in isp_handle_ctio7() local
H A Disp_library.c232 isp_allocate_xs(ispsoftc_t *isp, XS_T *xs, uint32_t *handlep) in isp_allocate_xs()
260 isp_find_handle(ispsoftc_t *isp, XS_T *xs) in isp_find_handle()
615 XS_T *xs; in isp_clear_commands() local
2233 isp_allocate_xs_tgt(ispsoftc_t *isp, void *xs, uint32_t *handlep) in isp_allocate_xs_tgt()
2267 isp_find_tgt_handle(ispsoftc_t *isp, void *xs) in isp_find_tgt_handle()
H A Disp_freebsd.c3878 struct ccb_scsiio *xs = arg; in isp_watchdog() local
4129 struct ccb_scsiio *xs; in isp_ldt_task() local
5581 isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...) in isp_xs_prt()
H A Dispvar.h87 #define ISP_DMASETUP(isp, xs, req) \ argument
90 #define ISP_DMAFREE(isp, xs, hndl) \ argument
H A Disp_freebsd.h480 #define XS_SAVE_SENSE(xs, sense_ptr, slen) do { \ argument
489 #define XS_SENSE_VALID(xs) (((xs)->ccb_h.status & CAM_AUTOSNS_VALID) != 0) argument
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_fmal.c50 long double xs, ys, zs; in fmal() local
H A Ds_fma.c55 double xs, ys, zs; in fma() local
/dflybsd-src/sys/kern/
H A Dkern_exec.c1346 const struct execsw **es, **xs, **newexecsw; in exec_register() local
1368 const struct execsw **es, **xs, **newexecsw; in exec_unregister() local
/dflybsd-src/usr.bin/sdpquery/
H A Dsearch.c566 void *xs; in do_sdp_search() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_lu.c768 X509_STORE_get_ex_data(X509_STORE *xs, int idx) in X509_STORE_get_ex_data()
774 X509_STORE_set_ex_data(X509_STORE *xs, int idx, void *data) in X509_STORE_set_ex_data()
H A Dx509_vfy.c1930 X509 *xs; in x509_vfy_internal_verify() local
2231 X509_STORE_CTX_get0_store(X509_STORE_CTX *xs) in X509_STORE_CTX_get0_store()
/dflybsd-src/sys/vm/
H A Dvm_swap.c609 struct xswdev xs; in sysctl_vm_swap_info() local
/dflybsd-src/sys/vfs/nfs/
H A Dkrpc_subr.c462 struct xdr_string *xs; in xdr_string_encode() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dnm.c589 asection *xs, *ys; in numeric_forward() local
639 asection *xs, *ys; in size_forward1() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dnm.c578 asection *xs, *ys; in numeric_forward() local
628 asection *xs, *ys; in size_forward1() local
/dflybsd-src/sys/dev/netif/mn/
H A Dif_mn.c108 u_int8_t xs[16]; member
/dflybsd-src/contrib/gmp/
H A Dgmp-impl.h632 #define MPN_PTR_SWAP(xp,xs, yp,ys) \ argument
637 #define MPN_SRCPTR_SWAP(xp,xs, yp,ys) \ argument
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c1664 size_t xs = s; in wb_write_to_temp() local