| /freebsd-9-stable/lib/libedit/ |
| D | history.c | 1022 History hf; in history() local 1024 hf.h_ref = va_arg(va, ptr_t); in history() 1026 hf.h_first = va_arg(va, history_gfun_t); in history() 1027 hf.h_next = va_arg(va, history_gfun_t); in history() 1028 hf.h_last = va_arg(va, history_gfun_t); in history() 1029 hf.h_prev = va_arg(va, history_gfun_t); in history() 1030 hf.h_curr = va_arg(va, history_gfun_t); in history() 1031 hf.h_set = va_arg(va, history_sfun_t); in history() 1032 hf.h_clear = va_arg(va, history_vfun_t); in history() 1033 hf.h_enter = va_arg(va, history_efun_t); in history() [all …]
|
| /freebsd-9-stable/sys/netpfil/ipfw/test/ |
| D | test_dn_heap.c | 51 uint32_t hf(uintptr_t key, int flags, void *arg) in hf() function 96 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn); in test_hash() 103 h = dn_ht_init(NULL, 10, 0, hf, matchf, NULL); in test_hash()
|
| /freebsd-9-stable/release/picobsd/tinyware/msh/ |
| D | sh5.c | 598 register hf, tf; local 602 hf = open(hname, 0); 603 if (hf < 0) 614 PUSHIO(afile, hf, herechar); 628 return (hf);
|
| /freebsd-9-stable/contrib/ntp/include/ |
| D | ntp_fp.h | 78 #define NTOHL_MFP(ni, nf, hi, hf) \ argument 81 (hf) = ntohl(nf); \ 84 #define HTONL_MFP(hi, hf, ni, nf) \ argument 87 (nf) = htonl(hf); \
|
| /freebsd-9-stable/contrib/sendmail/cf/ostype/ |
| D | unicosmk.m4 | 16 define(`HELP_FILE', `/usr/lib/sendmail.hf')
|
| D | unicos.m4 | 16 define(`HELP_FILE', `/usr/lib/sendmail.hf')
|
| D | irix5.m4 | 28 # - helpfile is in /etc/sendmail.hf in SGI's /etc/sendmail.cf
|
| D | irix6.m4 | 28 # - helpfile is in /etc/sendmail.hf in SGI's /etc/sendmail.cf
|
| /freebsd-9-stable/contrib/libc++/include/ |
| D | unordered_set | 51 explicit unordered_set(size_type n, const hasher& hf = hasher(), 56 size_type n = 0, const hasher& hf = hasher(), 69 const hasher& hf = hasher(), const key_equal& eql = key_equal(), 72 unordered_set(size_type n, const hasher& hf, const allocator_type& a); // C++14 77 const hasher& hf, const allocator_type& a); // C++14 80 const hasher& hf, const allocator_type& a); // C++14 200 explicit unordered_multiset(size_type n, const hasher& hf = hasher(), 205 size_type n = 0, const hasher& hf = hasher(), 218 const hasher& hf = hasher(), const key_equal& eql = key_equal(), 221 unordered_multiset(size_type n, const hasher& hf, const allocator_type& a); // C++14 [all …]
|
| D | unordered_map | 52 explicit unordered_map(size_type n, const hasher& hf = hasher(), 57 size_type n = 0, const hasher& hf = hasher(), 70 const hasher& hf = hasher(), const key_equal& eql = key_equal(), 74 unordered_map(size_type n, const hasher& hf, const allocator_type& a) 75 : unordered_map(n, hf, key_equal(), a) {} // C++14 80 unordered_map(InputIterator f, InputIterator l, size_type n, const hasher& hf, 82 : unordered_map(f, l, n, hf, key_equal(), a) {} // C++14 85 unordered_map(initializer_list<value_type> il, size_type n, const hasher& hf, 87 : unordered_map(il, n, hf, key_equal(), a) {} // C++14 216 explicit unordered_multimap(size_type n, const hasher& hf = hasher(), [all …]
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | Makefile.m4 | 85 install-hf:
|
| D | srvrsmtp.c | 5272 register SM_FILE_T *hf; local 5289 (hf = safefopen(HelpFile, O_RDONLY, 0444, sff)) == NULL) 5311 while (sm_io_fgets(hf, SM_TIME_DEFAULT, buf, sizeof(buf)) >= 0) 5374 (void) sm_io_close(hf, SM_TIME_DEFAULT);
|
| /freebsd-9-stable/contrib/libc++/include/ext/ |
| D | hash_set | 42 explicit hash_set(size_type n = 193, const hasher& hf = hasher(), 47 size_type n = 193, const hasher& hf = hasher(), 128 explicit hash_multiset(size_type n = 193, const hasher& hf = hasher(), 133 size_type n = 193, const hasher& hf = hasher(),
|
| D | hash_map | 43 explicit hash_map(size_type n = 193, const hasher& hf = hasher(), 48 size_type n = 193, const hasher& hf = hasher(), 132 explicit hash_multimap(size_type n = 193, const hasher& hf = hasher(), 137 size_type n = 193, const hasher& hf = hasher(),
|
| /freebsd-9-stable/contrib/sendmail/libmilter/ |
| D | engine.c | 1373 char *hf, *hv; local 1381 if (dec_arg2(g->a_buf, g->a_len, &hf, &hv) == MI_SUCCESS) 1382 return (*fi_header)(g->a_ctx, hf, hv);
|
| /freebsd-9-stable/sys/dev/bwn/ |
| D | if_bwn.c | 2470 uint64_t hf; in bwn_phy_g_set_antenna() local 2477 hf = bwn_hf_read(mac) & ~BWN_HF_UCODE_ANTDIV_HELPER; in bwn_phy_g_set_antenna() 2478 bwn_hf_write(mac, hf); in bwn_phy_g_set_antenna() 2515 hf |= BWN_HF_UCODE_ANTDIV_HELPER; in bwn_phy_g_set_antenna() 2516 bwn_hf_write(mac, hf); in bwn_phy_g_set_antenna() 3134 uint64_t hf; in bwn_core_init() local 3179 hf = bwn_hf_read(mac); in bwn_core_init() 3181 hf |= BWN_HF_GPHY_SYM_WORKAROUND; in bwn_core_init() 3183 hf |= BWN_HF_PAGAINBOOST_OFDM_ON; in bwn_core_init() 3185 hf |= BWN_HF_GPHY_DC_CANCELFILTER; in bwn_core_init() [all …]
|
| /freebsd-9-stable/contrib/sendmail/cf/ |
| D | README | 273 /etc/sendmail.hf /etc/mail/helpfile 274 /etc/mail/sendmail.hf /etc/mail/helpfile 275 /usr/ucblib/sendmail.hf /etc/mail/helpfile 276 /etc/ucbmail/sendmail.hf /etc/mail/helpfile 277 /usr/lib/sendmail.hf /etc/mail/helpfile 278 /usr/share/lib/sendmail.hf /etc/mail/helpfile 279 /usr/share/misc/sendmail.hf /etc/mail/helpfile 280 /share/misc/sendmail.hf /etc/mail/helpfile
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 1251 files are named with an hf prefix instead of a qf prefix. 5287 sendmail/sendmail.hf => sendmail/helpfile 5422 Include full filename on installation of the sendmail.hf file
|
| /freebsd-9-stable/contrib/gcc/ |
| D | FSFChangeLog.11 | 7397 (tst{hf,tqf}): Simplified.
|
| D | ChangeLog-2000 | 29678 * t-c4x: Change qi,qf,di,df into si,sf,hi,hf to generate same
|