Home
last modified time | relevance | path

Searched defs:refresh (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/usr.bin/dig/lib/dns/rdata/generic/
H A Dkeydata_65533.c49 unsigned long refresh, add, deltime; in totext_keydata() local
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_entry.h96 void refresh() { __refresh(); } in refresh() function
99 void refresh(error_code& __ec) noexcept { __refresh(&__ec); } in refresh() function
/openbsd-src/sys/dev/videomode/
H A Dvesagtf.c632 vesagtf_mode(unsigned x, unsigned y, unsigned refresh, struct videomode *vmp) in vesagtf_mode()
/openbsd-src/usr.bin/dig/lib/dns/include/dns/
H A Drdata.h120 uint32_t refresh; /*%< host order */ member
/openbsd-src/usr.sbin/smtpd/
H A Dunpack_dns.h70 uint32_t refresh; member
/openbsd-src/usr.sbin/nsd/
H A Dxfrd.h146 uint32_t refresh; member
282 within_refresh_bounds(xfrd_zone_type* zone, time_t refresh) in within_refresh_bounds()
H A Dixfr.c1086 uint32_t* serial, uint32_t* refresh, uint32_t* retry, in read_soa_rdata()
1115 uint8_t* email, int email_len, uint32_t serial, uint32_t refresh, in store_soa()
1149 uint32_t serial, refresh, retry, expire, minimum; in ixfr_store_add_newsoa() local
1198 uint32_t serial, refresh, retry, expire, minimum; in ixfr_store_add_oldsoa() local
/openbsd-src/regress/lib/libc/asr/bin/
H A Dcommon.h115 uint32_t refresh; member
/openbsd-src/sys/dev/ic/
H A Dlm78var.h135 void (*refresh)(struct lm_softc *, int); member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp60 void ProfileSummaryInfo::refresh() { in refresh() function in ProfileSummaryInfo
/openbsd-src/sys/dev/i2c/
H A Dw83l784r.c70 void (*refresh)(struct wbenv_softc *, int); member
/openbsd-src/usr.sbin/bgpd/
H A Drtr_proto.c121 uint32_t refresh; global() member
197 uint32_t refresh; global() member
[all...]
H A Dbgpd.h406 int8_t refresh; /* route refresh, RFC 2918 */ global() member
581 uint32_t refresh; global() member
/openbsd-src/sys/arch/hppa/dev/
H A Dmongoosereg.h67 u_int8_t refresh; member
/openbsd-src/sys/netinet/
H A Dif_ether.c343 int refresh = 0, reject = 0; in arpresolve() local
/openbsd-src/sys/dev/isa/
H A Duguru.c116 void (*refresh)(struct uguru_softc *, int); member
/openbsd-src/distrib/special/more/
H A Dcurses.h161 #define refresh() wrefresh(stdscr) macro
/openbsd-src/sbin/unwind/libunbound/services/
H A Dauthzone.h273 time_t refresh; member
/openbsd-src/usr.sbin/unbound/services/
H A Dauthzone.h273 time_t refresh; member
/openbsd-src/lib/libc/asr/
H A Dasr_private.h87 uint32_t refresh; member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_tv.c318 u16 refresh; /* in millihertz (for precision) */ member
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modes.c1960 unsigned int refresh; drm_mode_parse_cmdline_refresh() local
[all...]
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_connector.h1412 int refresh; member
/openbsd-src/lib/libcurses/
H A Dcurses.h1304 #define refresh() wrefresh(stdscr) macro