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

/freebsd-11-stable/lib/libc/i386/sys/
H A DMakefile.inc5 SRCS+= i386_clr_watch.c i386_set_watch.c i386_vm86.c
19 MAN+= i386_set_watch.3
23 MLINKS+=i386_set_watch.3 i386_clr_watch.3
H A Di386_set_watch.c36 i386_set_watch(int watchnum, unsigned int watchaddr, int size, function
/freebsd-11-stable/sys/x86/include/
H A Dsysarch.h115 int i386_set_watch(int, unsigned int, int, int, struct dbreg *);
/freebsd-11-stable/sys/i386/i386/
H A Ddb_trace.c204 int i386_set_watch(int watchnum, unsigned int watchaddr, int size, int access,
584 i386_set_watch(watchnum, watchaddr, size, access, d) function
686 i386_set_watch(i, addr, wsize,

Completed in 75 milliseconds