/netbsd-src/sys/miscfs/specfs/ |
H A D | spec_vnops.c | 254 struct specnode *sn; in spec_io_enter() local 322 spec_io_exit(struct vnode *vp, struct specnode *sn) in spec_io_exit() argument 376 specnode_t *sn; spec_node_init() local 569 struct specnode *sn; spec_node_setmountedfs() local 601 specnode_t *sn; spec_node_revoke() local 665 specnode_t *sn; spec_node_destroy() local 728 specnode_t *sn, *sn1; spec_open() local 1068 struct specnode *sn; spec_read() local 1190 struct specnode *sn; spec_write() local 1321 struct specnode *sn; spec_ioctl() local 1357 struct specnode *sn; spec_poll() local 1386 struct specnode *sn; spec_kqfilter() local 1423 struct specnode *sn; spec_mmap() local 1480 struct specnode *sn = NULL; spec_strategy() local 1592 specnode_t *sn; spec_close() local [all...] |
/netbsd-src/sys/dev/ic/ |
H A D | athrate-sample.c | 141 rate_to_ndx(struct sample_node *sn, int rate) { in rate_to_ndx() 169 static inline int best_rate_ndx(struct sample_node *sn, int size_bin, in best_rate_ndx() 202 pick_sample_ndx(struct sample_node *sn, int size_bin) in pick_sample_ndx() 258 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_findrate() local 369 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_setupxtxdesc() local 403 struct sample_node *sn = ATH_NODE_SAMPLE(an); in update_stats() local 493 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_tx_complete() local 653 struct sample_node *sn = ATH_NODE_SAMPLE(an); in ath_rate_ctl_reset() local
|
/netbsd-src/bin/kill/ |
H A D | kill.c | 78 const char *sn; in main() local 215 signum(const char *sn) in signum()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | p5bus.c | 96 char *sn; in p5bus_attach() local 183 char *snr, *sn; in p5bus_cardsn() local
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | pass6.c | 84 u_int32_t oldsn, sn; in rfw_update_single() local 285 int i, sn, anyout, anynew; in pass6check() local 423 int sn; in readdress_inode() local 557 int sn, curseg; in pass6() local
|
H A D | pass4.c | 152 int sn; in pass4check() local
|
/netbsd-src/usr.sbin/bad144/ |
H A D | bad144.c | 112 daddr_t sn; in main() local 329 daddr_t sn; in getold() local 357 daddr_t sn, lsn; in checkold() local 478 blkzero(int f, daddr_t sn) in blkzero()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/striped/ |
H A D | striped.c | 62 static int _striped_text_import_area_count(struct config_node *sn, uint32_t *area_count) in _striped_text_import_area_count() 73 static int _striped_text_import(struct lv_segment *seg, const struct config_node *sn, in _striped_text_import()
|
/netbsd-src/usr.bin/fstat/ |
H A D | ptyfs.c | 61 struct specnode sn; in ptyfs_filestat() local
|
/netbsd-src/sys/compat/sys/ |
H A D | ttycom.h | 54 char sn[16]; member
|
/netbsd-src/lib/libm/src/ |
H A D | k_sincosf.h | 37 __kernel_sincosdf(double x, float *sn, float *cs) in __kernel_sincosdf()
|
H A D | k_sincosl.h | 56 __kernel_sincosl(long double x, long double y, int iy, long double *sn, in __kernel_sincosl() 111 __kernel_sincosl(long double x, long double y, int iy, long double *sn, in __kernel_sincosl()
|
H A D | k_sincos.h | 39 __kernel_sincos(double x, double y, int iy, double *sn, double *cs) in __kernel_sincos()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | rootrem.c | 104 mp_size_t rn, sn, wn; in mpn_rootrem() local 211 mp_size_t qn, rn, sn, wn, nl, bn; in mpn_rootrem_internal() local
|
/netbsd-src/sys/dev/iscsi/ |
H A D | iscsi_rcv.c | 347 uint32_t sn = ntohl(nw_sn); in check_StatSN() local 400 uint32_t sn = ntohl(nw_sn); in check_CmdSN() local 615 uint32_t dsl, sn; receive_data_in_pdu() local [all...] |
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | remove.c | 38 mp_size_t sn, fn, afn; in mpz_remove() local
|
H A D | mfac_uiui.c | 64 mp_limb_t g, sn; in mpz_mfac_uiui() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/ |
H A D | YAMLBench.cpp | 94 if (yaml::ScalarNode *sn = dyn_cast<yaml::ScalarNode>(n)) { in dumpNode() local 100 } else if (yaml::SequenceNode *sn = dyn_cast<yaml::SequenceNode>(n)) { in dumpNode() local
|
/netbsd-src/external/bsd/byacc/dist/ |
H A D | graph.c | 20 int sn; in graph() local
|
/netbsd-src/libexec/lfs_cleanerd/ |
H A D | lfs_cleanerd.c | 669 log_segment_read(struct clfs *fs, int sn) in log_segment_read() 701 load_segment(struct clfs *fs, int sn, BLOCK_INFO **bipp, int *bic) in load_segment() 743 calc_cb(struct clfs *fs, int sn, struct clfs_seguse *t) in calc_cb() 924 invalidate_segment(struct clfs *fs, int sn) in invalidate_segment() 1077 int i, j, ngood, sn, bic, r, npos; in clean_fs() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | event.h |
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | event.h | 59 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ argument
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-sqrt.c | 59 mp_size_t un, sn, ret; in mpz_mpn_sqrtrem() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | set_q.c | 72 mp_size_t sn, sd; in mpfr_set_q() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | local.c | 549 char *sn = sp->soname ? sp->soname : sp->sname; in fixdef() local 565 char *sn = sp->soname ? sp->soname : sp->sname; in fixdef() local
|