Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/common/
H A Dkcmd.c60 static int deswrite_compat(int, char *, int, int);
707 r = deswrite_compat(fd, p, outlen, secondary); in deswrite()
716 deswrite_compat(int fd, char *buf, int len, int secondary) in deswrite_compat() function