Home
last modified time | relevance | path

Searched defs:se (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-11-stable/contrib/gdtoa/
HDgdtoa.h143 #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
HDg_ffmt.c42 char *b, *s, *se; local
HDg_dfmt.c42 char *b, *s, *se; local
HDg__fmt.c40 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
HDstrtoIg.c36 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int… in strtoIg() argument
HDstrtod.c87 (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
HDg_xLfmt.c58 char *b, *s, *se; local
HDg_Qfmt.c60 char *b, *s, *se; local
HDg_xfmt.c62 char *b, *s, *se; local
HDg_ddfmt.c42 char *b, *s, *se; local
/freebsd-11-stable/lib/libiconv_modules/iconv_std/
HDcitrus_iconv_std.c80 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/
HDkern_syscalls.c65 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/
HDcitrus_pivot_factory.c60 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/
HDieee80211_scan_sta.c219 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/
HDspa_errlog.c202 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/
HDtftp.c85 struct servent *se; in xmitfile() local
185 struct servent *se; in recvfile() local
/freebsd-11-stable/contrib/libarchive/cpio/test/
HDtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) in unpack_test()
HDtest_basic.c67 const char *se, const char *se2) in basic_cpio()
/freebsd-11-stable/contrib/elftoolchain/libelf/
HDlibelf_xlate.c52 uintptr_t sb, se, db, de; in _libelf_xlate() local
/freebsd-11-stable/contrib/sendmail/src/
HDconvtime.c129 int wk, dy, hr, mi, se; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
HDgetnameinfo.c74 struct servent *se; in doit() local
/freebsd-11-stable/contrib/file/src/
HDfile.c707 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/
HDinterp_simple.c87 struct includeline *script, *se, *sp; in interp_include() local
/freebsd-11-stable/contrib/ipfilter/samples/
HDrelay.c113 int fd, sl = sizeof(sl), se; local
/freebsd-11-stable/contrib/netbsd-tests/dev/clock_subr/
HDt_clock_subr.c45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ argument

1234