Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dxdr_stdio.c98 int32_t mycopy = htonl(*lp); in xdrstdio_putint32() local
99 lp = &mycopy; in xdrstdio_putint32()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c76 static int mycopy(int, int);
436 m = mycopy(m,n); in setids()
494 static int mycopy(int fdi, int fdo) in mycopy() function