/dflybsd-src/tools/tools/ath/athstats/ |
H A D | statfoo.c | 38 statfoo_setfmt(struct statfoo *sf, const char *fmt0) in statfoo_setfmt() 70 statfoo_collect(struct statfoo *sf) in statfoo_collect() 76 statfoo_update_tot(struct statfoo *sf) in statfoo_update_tot() 82 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) in statfoo_get() 89 statfoo_print_header(struct statfoo *sf, FILE *fd) in statfoo_print_header() 104 statfoo_print_current(struct statfoo *sf, FILE *fd) in statfoo_print_current() 121 statfoo_print_total(struct statfoo *sf, FILE *fd) in statfoo_print_total() 138 statfoo_print_verbose(struct statfoo *sf, FILE *fd) in statfoo_print_verbose() 158 statfoo_print_fields(struct statfoo *sf, FILE *fd) in statfoo_print_fields() 176 statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats) in statfoo_init()
|
H A D | athstats.c | 473 ath_collect_cur(struct statfoo *sf) in ath_collect_cur() 481 ath_collect_tot(struct statfoo *sf) in ath_collect_tot() 489 ath_update_tot(struct statfoo *sf) in ath_update_tot() 508 ath_get_curstat(struct statfoo *sf, int s, char b[], size_t bs) in ath_get_curstat() 729 ath_get_totstat(struct statfoo *sf, int s, char b[], size_t bs) in ath_get_totstat() 949 ath_print_verbose(struct statfoo *sf, FILE *fd) in ath_print_verbose()
|
/dflybsd-src/tools/tools/net80211/wlanstats/ |
H A D | statfoo.c | 38 statfoo_setfmt(struct statfoo *sf, const char *fmt0) in statfoo_setfmt() 76 statfoo_collect(struct statfoo *sf) in statfoo_collect() 82 statfoo_update_tot(struct statfoo *sf) in statfoo_update_tot() 88 statfoo_get(struct statfoo *sf, int s, char b[], size_t bs) in statfoo_get() 95 statfoo_print_header(struct statfoo *sf, FILE *fd) in statfoo_print_header() 111 statfoo_print_current(struct statfoo *sf, FILE *fd) in statfoo_print_current() 129 statfoo_print_total(struct statfoo *sf, FILE *fd) in statfoo_print_total() 147 statfoo_print_verbose(struct statfoo *sf, FILE *fd) in statfoo_print_verbose() 167 statfoo_print_fields(struct statfoo *sf, FILE *fd) in statfoo_print_fields() 185 statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats) in statfoo_init()
|
H A D | wlanstats.c | 526 wlan_collect_cur(struct statfoo *sf) in wlan_collect_cur() 534 wlan_collect_tot(struct statfoo *sf) in wlan_collect_tot() 542 wlan_update_tot(struct statfoo *sf) in wlan_update_tot() 664 wlan_get_curstat(struct statfoo *sf, int s, char b[], size_t bs) in wlan_get_curstat() 824 wlan_get_totstat(struct statfoo *sf, int s, char b[], size_t bs) in wlan_get_totstat()
|
/dflybsd-src/games/adventure/ |
H A D | save.c | 111 struct savefile *sf; in savefile_open() local 139 savefile_rawread(struct savefile *sf, void *data, size_t len) in savefile_rawread() 156 savefile_rawwrite(struct savefile *sf, const void *data, size_t len) in savefile_rawwrite() 173 savefile_close(struct savefile *sf) in savefile_close() 196 savefile_bintextread(struct savefile *sf, void *data, size_t len) in savefile_bintextread() 223 savefile_binread(struct savefile *sf, void *data, size_t len) in savefile_binread() 258 savefile_bintextwrite(struct savefile *sf, const void *data, size_t len) in savefile_bintextwrite() 287 savefile_binwrite(struct savefile *sf, const void *data, size_t len) in savefile_binwrite() 355 savefile_key(struct savefile *sf, __unused uint32_t key) in savefile_key() 368 savefile_getpad(struct savefile *sf) in savefile_getpad() [all …]
|
/dflybsd-src/sys/kern/ |
H A D | kern_sfbuf.c | 58 struct sf_buf *sf = (struct sf_buf *)obj; in sf_buf_cache_ctor() local 84 struct sf_buf *sf; in sf_buf_alloc() local 109 struct sf_buf *sf = arg; in sf_buf_ref() local 124 struct sf_buf *sf = arg; in sf_buf_free() local
|
H A D | uipc_syscalls.c | 1529 struct sf_buf *sf = arg; in sf_buf_mfree() local 1677 struct sf_buf *sf; in kern_sendfile() local
|
/dflybsd-src/stand/lib/ |
H A D | splitfs.c | 65 split_file_destroy(struct split_file *sf) in split_file_destroy() 85 struct split_file *sf; in splitfs_open() local 156 struct split_file *sf; in splitfs_close() local 172 struct split_file *sf; in splitfs_read() local 224 struct split_file *sf; in splitfs_seek() local 284 struct split_file *sf = (struct split_file *)f->f_fsdata; in splitfs_stat() local
|
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | source.c | 40 Source_File *sf; in source_file_lookup_path() local 68 Source_File *sf; in source_file_lookup_name() local 92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source()
|
H A D | basic_blocks.c | 322 Source_File *sf = (Source_File *) arg; in annotate_with_count() local 465 Source_File *sf; in print_annotated_source() local
|
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | source.c | 40 Source_File *sf; in source_file_lookup_path() local 68 Source_File *sf; in source_file_lookup_name() local 92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source()
|
H A D | basic_blocks.c | 322 Source_File *sf = (Source_File *) arg; in annotate_with_count() local 465 Source_File *sf; in print_annotated_source() local
|
/dflybsd-src/sys/sys/ |
H A D | sfbuf.h | 47 #define sf_buf_kva(sf) (lwbuf_kva((sf)->lwbuf)) argument 48 #define sf_buf_page(sf) (lwbuf_page((sf)->lwbuf)) argument
|
/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/ |
H A D | dragonfly-unwind.h | 91 struct sigframe *sf; in x86_64_dragonfly_fallback_frame_state() local 170 struct sigframe *sf; in x86_dragonfly_fallback_frame_state() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/ |
H A D | dragonfly-unwind.h | 43 struct sigframe *sf; in x86_64_dragonfly_fallback_frame_state() local 123 struct sigframe *sf; in x86_dragonfly_fallback_frame_state() local
|
/dflybsd-src/games/tetris/ |
H A D | scores.c | 98 FILE *sf; in getscores() local 150 FILE *sf; in savescore() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | fstab.c | 90 struct statfs sf; in fixfsfile() local
|
/dflybsd-src/test/nvmm/demo/smallkern/ |
H A D | main.c | 127 trap(struct smallframe *sf) in trap()
|
/dflybsd-src/crypto/openssh/ |
H A D | audit-bsm.c | 235 selected(char *username, uid_t uid, au_event_t event, int sf) in selected()
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex.c | 1823 int (*sf)(SCR *, MARK *, MARK *, CHAR_T *, size_t, CHAR_T **, u_int); in ex_line() local
|
/dflybsd-src/sys/platform/vkernel64/x86_64/ |
H A D | cpu_regs.c | 161 struct sigframe sf, *sfp; in sendsig() local
|
/dflybsd-src/sbin/mount_ufs/ |
H A D | mount.c | 347 struct statfs sf; in mountfs() local
|
/dflybsd-src/sbin/mount/ |
H A D | mount.c | 388 struct statfs sf; in mountfs() local
|
/dflybsd-src/sys/bus/cam/scsi/ |
H A D | scsi_pt.c | 526 int sf; in ptdone() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_stds.h | 75 } sf; member
|