Searched defs:sf (Results 1 – 12 of 12) sorted by relevance
/minix/games/adventure/ |
H A D | save.c | 119 struct savefile *sf; in savefile_open() local 147 savefile_rawread(struct savefile *sf, void *data, size_t len) in savefile_rawread() 181 savefile_close(struct savefile *sf) in savefile_close() 204 savefile_bintextread(struct savefile *sf, void *data, size_t len) in savefile_bintextread() 231 savefile_binread(struct savefile *sf, void *data, size_t len) in savefile_binread() 363 savefile_key(struct savefile *sf, uint32_t key) in savefile_key() 376 savefile_getpad(struct savefile *sf) in savefile_getpad() 392 savefile_cread(struct savefile *sf, void *data, size_t len) in savefile_cread() 424 savefile_cwrite(struct savefile *sf, const void *data, size_t len) in savefile_cwrite() 664 struct savefile *sf; in save() local [all …]
|
/minix/minix/lib/libmthread/ |
H A D | misc.c | 24 volatile int *sf; in mthread_panic_f() local 39 volatile int *sf; in mthread_panic_s() local
|
/minix/external/bsd/llvm/dist/clang/test/Index/ |
H A D | complete-memfunc-cvquals.cpp | 18 smart_ptr<Foo> sf, const smart_ptr<Foo> &sfc, Foo volatile *fvp) { in text()
|
/minix/lib/libkvm/ |
H A D | kvm.c | 226 _kvm_open(kvm_t *kd, const char *uf, const char *mf, const char *sf, int flag, in _kvm_open() 695 kvm_openfiles(const char *uf, const char *mf, const char *sf, in kvm_openfiles() 709 kvm_open(const char *uf, const char *mf, const char *sf, int flag, in kvm_open()
|
/minix/external/bsd/libpcap/dist/ |
H A D | pcap-snoop.c | 212 struct snoopfilter sf; in pcap_activate_snoop() local
|
/minix/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | cxx11-user-defined-literals.cpp | 68 S<(int)1.3_id> sf; variable
|
/minix/tests/bin/df/ |
H A D | getmntinfo.c | 70 struct statvfs *sf; in other_variants() local
|
/minix/external/bsd/nvi/dist/ex/ |
H A D | ex.c | 1831 int (*sf) __P((SCR *, MARK *, MARK *, CHAR_T *, size_t, CHAR_T **, u_int)); in ex_line() local
|
/minix/bin/csh/ |
H A D | exec.c | 266 texec(Char *sf, Char **st) in texec()
|
/minix/minix/tests/ |
H A D | test74.c | 547 struct statvfs sf; in corruption_regression() local
|
/minix/external/bsd/nvi/dist/vi/ |
H A D | v_txt.c | 2547 u_int sf; in txt_isrch() local
|
/minix/sbin/sysctl/ |
H A D | sysctl.c | 476 sf(u_int f) in sf() function
|