Home
last modified time | relevance | path

Searched refs:pwriteout (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dregion.c33 static void pwriteout(int, char **, int *);
611 pwriteout(fd, &textcopy, &len); in iomux()
637 pwriteout(int fd, char **text, int *len) in pwriteout() function