/freebsd-src/contrib/sqlite3/tea/win/ |
H A D | nmakehlp.c | 205 HANDLE hProcess, h, pipeThreads[2]; in CheckForCompilerFeature() local 340 HANDLE hProcess, h, pipeThreads[2]; in CheckForLinkerFeature() local 489 const char *string, in IsIn()
|
/freebsd-src/contrib/bsddialog/lib/ |
H A D | lib_util.c | 594 int maxrows, int mincols, bool increasecols, int *h, int *w) in text_autosize() 799 set_widget_size(struct bsddialog_conf *conf, int rows, int cols, int *h, int *w) in set_widget_size() 829 set_widget_autosize(struct bsddialog_conf *conf, int rows, int cols, int *h, in set_widget_autosize() 857 int widget_checksize(int h, int w, struct buttons *bs, int hnotext, int minw) in widget_checksize() 881 set_widget_position(struct bsddialog_conf *conf, int *y, int *x, int h, int w) in set_widget_position() 984 int h, w; in draw_borders() local 1027 update_box(struct bsddialog_conf *conf, WINDOW *win, int y, int x, int h, int w, in update_box() 1188 wchar_t *wtext, *string; in print_textpad() local
|
/freebsd-src/crypto/openssl/crypto/dso/ |
H A D | dso_win32.c | 98 HINSTANCE h = NULL, *p = NULL; in win32_load() local 478 static const char *openssl_strnchr(const char *string, int c, size_t len) in openssl_strnchr()
|
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | kstat.h | 157 } string; member 214 #define kstat_set_seq_raw_ops(k, h, d, a) \ argument 216 #define kstat_set_raw_ops(k, h, d, a) \ argument
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | krbhst.c | 39 string_to_proto(const char *string) in string_to_proto() 298 struct krb5_krbhst_info *h; in append_host_hostinfo() local 1006 krb5_krbhst_info *h, *next; in krb5_krbhst_free() local
|
H A D | addr_families.c | 204 uint32_t l, h, m = 0xffffffff; in ipv4_mask_boundary() local 1158 const char *string, in krb5_parse_address()
|
/freebsd-src/contrib/ofed/opensm/opensm/ |
H A D | st.c | 521 static int strhash(const char *string) in strhash() 526 register unsigned int h = 0, g; in strhash() local
|
/freebsd-src/contrib/tzcode/ |
H A D | zic.c | 610 verror(const char * const string,va_list args) verror() argument 628 error(const char * const string,...) error() argument 638 warning(const char * const string,...) warning() argument 1813 gethms(char const * string,char const * errstring) gethms() argument 2417 writezone(const char * const name,const char * const string,char version,int defaulttype) writezone() argument 2647 int h = (i == old0 ? thisdefaulttype writezone() local 2767 int h = (i == old0 ? thisdefaulttype writezone() local 3930 newabbr(const char * string) newabbr() argument [all...] |
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | kstat.h | 147 } string; member 210 #define kstat_set_raw_ops(k, h, d, a) \ argument
|
/freebsd-src/contrib/sendmail/src/ |
H A D | map.c | 363 char *h; local 1308 char *h; local 1329 char *h; local 1416 char *h; local 5980 syslog_map_lookup(map, string, args, statp) in syslog_map_lookup() argument 6082 dprintf_map_lookup(map, string, args, statp) in dprintf_map_lookup() argument
|
/freebsd-src/sbin/pfctl/ |
H A D | parse.y | 410 char *string; global() member 1571 struct node_host *h = NULL, *hh; global() variable 1719 struct node_host *h, *nh; global() variable 5257 disallow_table(struct node_host * h,const char * fmt) disallow_table() argument 5268 disallow_urpf_failed(struct node_host * h,const char * fmt) disallow_urpf_failed() argument 5279 disallow_alias(struct node_host * h,const char * fmt) disallow_alias() argument 6034 struct node_host *h, *osrch, *odsth; expand_rule() local [all...] |
/freebsd-src/crypto/openssh/ |
H A D | sftp-server.c | 193 request_permitted(const struct sftp_handler *h) in request_permitted() 606 u_char *string; in send_handle() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 489 OutputColoredStringTruncated(int right_pad,StringRef string,size_t skip_first_count,bool use_blue_background) OutputColoredStringTruncated() argument 642 Resize(int w,int h) Resize() argument [all...] |