Home
last modified time | relevance | path

Searched defs:warnp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/time/
H A Dstrftime.c130 _fmt(const char *format, const struct tm *t, char *pt, const char *ptlim, int *warnp) in _fmt()
H A Dwcsftime.c139 const wchar_t *ptlim, int *warnp) in _fmt()
/openbsd-src/usr.sbin/dhcpd/
H A Dmemory.c350 subnet_inner_than(struct subnet *subnet, struct subnet *scan, int warnp) in subnet_inner_than()