Searched refs:setptr (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/mit/xorg/bin/xinput/ |
| D | Makefile | 7 setmode.c setptr.c state.c test.c test_xi2.c transform.c xinput.c
|
| /netbsd/src/external/historical/nawk/dist/ |
| D | awk.h | 45 #define setptr(ptr, a) (*(char *)(intptr_t)(ptr)) = (a) macro
|
| D | run.c | 1719 setptr(patbeg, '\0'); in split() 1724 setptr(patbeg, temp); in split() 1792 setptr(s, '\0'); in split() 1798 setptr(s, temp); in split() 1827 setptr(s, '\0'); in split() 1833 setptr(s, temp); in split()
|
| D | lib.c | 251 setptr(patbeg, '\0'); in readrec()
|
| /netbsd/src/usr.bin/mail/ |
| D | extern.h | 169 void setptr(FILE *, off_t);
|
| D | lex.c | 287 setptr(ibuf, (off_t)0); in setfile() 336 setptr(ibuf, mailsize); /* read in new mail */ in incfile()
|
| D | fio.c | 179 setptr(FILE *ibuf, off_t offset) in setptr() function
|