Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfsetfd.c30 static int _sfdup(int fd, int newfd) in _sfdup() function
32 static int _sfdup(fd,newfd) in _sfdup()
49 newfd = _sfdup(fd,newfd);
88 { if((newfd = _sfdup(oldfd,newfd)) < 0)
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfsetfd.c30 static int _sfdup(int fd, int newfd) in _sfdup() function
32 static int _sfdup(fd,newfd) in _sfdup()
49 newfd = _sfdup(fd,newfd);
88 { if((newfd = _sfdup(oldfd,newfd)) < 0)