| /freebsd-11-stable/contrib/gdtoa/ |
| HD | gdtoa.h | 143 #define strtopd(s,se,x) strtord(s,se,1,x) argument 144 #define strtopdd(s,se,x) strtordd(s,se,1,x) argument 145 #define strtopf(s,se,x) strtorf(s,se,1,x) argument 146 #define strtopQ(s,se,x) strtorQ(s,se,1,x) argument 147 #define strtopx(s,se,x) strtorx(s,se,1,x) argument 148 #define strtopxL(s,se,x) strtorxL(s,se,1,x) argument
|
| HD | g_ffmt.c | 42 char *b, *s, *se; local
|
| HD | g_dfmt.c | 42 char *b, *s, *se; local
|
| HD | g__fmt.c | 40 g__fmt(b, s, se, decpt, sign, blen) char *b; char *s; char *se; int decpt; ULong sign; size_t blen; in g__fmt() argument
|
| HD | strtoIg.c | 36 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int… in strtoIg() argument
|
| HD | strtod.c | 87 (s00, se, loc) CONST char *s00; char **se; locale_t loc in strtod_l() argument 1080 (s00, se, loc) CONST char *s00; char **se; locale_t in strtod() argument
|
| HD | g_xLfmt.c | 58 char *b, *s, *se; local
|
| HD | g_Qfmt.c | 60 char *b, *s, *se; local
|
| HD | g_xfmt.c | 62 char *b, *s, *se; local
|
| HD | g_ddfmt.c | 42 char *b, *s, *se; local
|
| /freebsd-11-stable/lib/libiconv_modules/iconv_std/ |
| HD | citrus_iconv_std.c | 80 save_encoding_state(struct _citrus_iconv_std_encoding *se) in save_encoding_state() 89 restore_encoding_state(struct _citrus_iconv_std_encoding *se) in restore_encoding_state() 98 init_encoding_state(struct _citrus_iconv_std_encoding *se) in init_encoding_state() 106 mbtocsx(struct _citrus_iconv_std_encoding *se, in mbtocsx() 116 cstombx(struct _citrus_iconv_std_encoding *se, in cstombx() 126 wctombx(struct _citrus_iconv_std_encoding *se, in wctombx() 136 put_state_resetx(struct _citrus_iconv_std_encoding *se, char *s, size_t n, in put_state_resetx() 144 get_state_desc_gen(struct _citrus_iconv_std_encoding *se, int *rstate) in get_state_desc_gen() 161 init_encoding(struct _citrus_iconv_std_encoding *se, struct _stdenc *cs, in init_encoding()
|
| /freebsd-11-stable/sys/kern/ |
| HD | kern_syscalls.c | 65 syscall_thread_drain(struct sysent *se) in syscall_thread_drain() 81 syscall_thread_enter(struct thread *td, struct sysent *se) in syscall_thread_enter() 97 syscall_thread_exit(struct thread *td, struct sysent *se) in syscall_thread_exit() 143 struct sysent *se; in syscall_deregister() local
|
| /freebsd-11-stable/lib/libc/iconv/ |
| HD | citrus_pivot_factory.c | 60 struct src_entry *se; in find_src() local 92 struct src_entry *se; in free_src() local 107 struct src_entry *se; in convert_line() local 159 struct src_entry *se; in dump_db() local
|
| /freebsd-11-stable/sys/net80211/ |
| HD | ieee80211_scan_sta.c | 219 struct sta_entry *se, *next; in sta_flush_table() local 250 struct sta_entry *se; in sta_add() local 782 maxrate(const struct ieee80211_scan_entry *se) in maxrate() 892 const struct ieee80211_scan_entry *se) in check_rate() 990 struct ieee80211_scan_entry *se = &se0->base; in match_bss() local 1170 struct sta_entry *se; in sta_update_notseen() local 1192 struct sta_entry *se; in sta_dec_fails() local 1205 struct sta_entry *se, *selbs = NULL; in select_bss() local 1295 struct sta_entry *se; in sta_lookup() local 1314 struct sta_entry *se, *selbs; in sta_roam_check() local [all …]
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | spa_errlog.c | 202 spa_error_entry_t *se; in process_error_list() local 281 spa_error_entry_t *se; in spa_errlog_drain() local 304 spa_error_entry_t *se; in sync_error_list() local
|
| /freebsd-11-stable/usr.bin/tftp/ |
| HD | tftp.c | 85 struct servent *se; in xmitfile() local 185 struct servent *se; in recvfile() local
|
| /freebsd-11-stable/contrib/libarchive/cpio/test/ |
| HD | test_gcpio_compat.c | 29 unpack_test(const char *from, const char *options, const char *se) in unpack_test()
|
| HD | test_basic.c | 67 const char *se, const char *se2) in basic_cpio()
|
| /freebsd-11-stable/contrib/elftoolchain/libelf/ |
| HD | libelf_xlate.c | 52 uintptr_t sb, se, db, de; in _libelf_xlate() local
|
| /freebsd-11-stable/contrib/sendmail/src/ |
| HD | convtime.c | 129 int wk, dy, hr, mi, se; local
|
| /freebsd-11-stable/crypto/heimdal/lib/roken/ |
| HD | getnameinfo.c | 74 struct servent *se; in doit() local
|
| /freebsd-11-stable/contrib/file/src/ |
| HD | file.c | 707 int se = errno; in file_err() local 737 int se = errno; in file_warn() local 754 int se = errno; in file_warnx() local
|
| /freebsd-11-stable/stand/common/ |
| HD | interp_simple.c | 87 struct includeline *script, *se, *sp; in interp_include() local
|
| /freebsd-11-stable/contrib/ipfilter/samples/ |
| HD | relay.c | 113 int fd, sl = sizeof(sl), se; local
|
| /freebsd-11-stable/contrib/netbsd-tests/dev/clock_subr/ |
| HD | t_clock_subr.c | 45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ argument
|