Home
last modified time | relevance | path

Searched defs:posp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Dmsg.c105 mkpos(const pos_t *posp) in mkpos() argument
/netbsd-src/usr.bin/xlint/lint1/
H A Demit1.c237 outfdef(const sym_t *fsym, const pos_t *posp, bool rval, bool osdef, in outfdef() argument
/netbsd-src/games/sail/
H A Dpl_7.c267 up(int *posp, int *scrollp) in up()
284 down(int *posp, int *scrollp, int max, int visible) in down()
/netbsd-src/games/fortune/fortune/
H A Dfortune.c744 is_fortfile(const char *file, char **datp, char **posp, int check_for_offend) in is_fortfile()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c652 caddr_t *posp = (caddr_t *)data; in bcopy_data() local