Searched defs:erase (Results 1 - 8 of 8) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | erase.c | 53 erase(void) function in typeref:typename:int |
| H A D | curses.h | 456 #define erase() werase(stdscr) macro |
| /src/sys/dev/hpc/ | ||
| H A D | hpcfbvar.h | 47 void (*erase)(void *, int, int, int, int, int); member in struct:hpcfb_accessops |
| /src/bin/ksh/ | ||
| H A D | edit.h | 32 int erase; member in struct:__anon40fa080c0108 |
| /src/lib/libc/gen/ | ||
| H A D | getpass.c | 175 #define erase() (void)write(fd[1], "\b \b", 3) macro |
| /src/sys/dev/flash/ | ||
| H A D | flash.h | 98 int (*erase)(device_t, struct flash_erase_instruction *); member in struct:flash_interface |
| /src/sys/ufs/chfs/ | ||
| H A D | ebh.h | 165 struct scan_leb_queue erase; member in struct:chfs_scan_info [all...] |
| /src/sys/dev/ic/ | ||
| H A D | icp_ioctl.h | 158 int erase; member in struct:gdt_event |
Completed in 7 milliseconds