/dflybsd-src/usr.bin/fetch/ |
H A D | fetch.c | 235 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 D | random2.c | 27 mpf_random2 (mpf_ptr x, mp_size_t xs, mp_exp_t exp) in mpf_random2()
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp.c | 4191 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 D | isp_target.c | 1371 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 D | isp_library.c | 232 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 D | isp_freebsd.c | 3878 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 D | ispvar.h | 87 #define ISP_DMASETUP(isp, xs, req) \ argument 90 #define ISP_DMAFREE(isp, xs, hndl) \ argument
|
H A D | isp_freebsd.h | 480 #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 D | s_fmal.c | 50 long double xs, ys, zs; in fmal() local
|
H A D | s_fma.c | 55 double xs, ys, zs; in fma() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_exec.c | 1346 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 D | search.c | 566 void *xs; in do_sdp_search() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_lu.c | 768 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 D | x509_vfy.c | 1930 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 D | vm_swap.c | 609 struct xswdev xs; in sysctl_vm_swap_info() local
|
/dflybsd-src/sys/vfs/nfs/ |
H A D | krpc_subr.c | 462 struct xdr_string *xs; in xdr_string_encode() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | nm.c | 589 asection *xs, *ys; in numeric_forward() local 639 asection *xs, *ys; in size_forward1() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | nm.c | 578 asection *xs, *ys; in numeric_forward() local 628 asection *xs, *ys; in size_forward1() local
|
/dflybsd-src/sys/dev/netif/mn/ |
H A D | if_mn.c | 108 u_int8_t xs[16]; member
|
/dflybsd-src/contrib/gmp/ |
H A D | gmp-impl.h | 632 #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 D | archive_write_set_format_iso9660.c | 1664 size_t xs = s; in wb_write_to_temp() local
|