Searched refs:i386_clr_watch (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libc/i386/sys/
H A Di386_clr_watch.c30 __FBSDID("$FreeBSD: releng/11.0/lib/libc/i386/sys/i386_clr_watch.c 105604 2002-10-21 03:47:22Z sam $");
36 i386_clr_watch(int watchnum, struct dbreg * d) function
H A DMakefile.inc5 SRCS+= i386_clr_watch.c i386_set_watch.c i386_vm86.c
24 MLINKS+=i386_set_watch.3 i386_clr_watch.3
/freebsd-11.0-release/sys/x86/include/
H A Dsysarch.h116 int i386_clr_watch(int, struct dbreg *);
/freebsd-11.0-release/sys/i386/i386/
H A Ddb_trace.c176 int i386_clr_watch(int watchnum, struct dbreg *d);
605 i386_clr_watch(watchnum, d) function
672 i386_clr_watch(i, &d);

Completed in 112 milliseconds