Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Disdir.c74 int isFdRemote(int a_fd);
264 isFdRemote(int a_fd) in isFdRemote() function
H A Dmapfile-vers116 isFdRemote;
H A Dpkglib.h452 extern int isFdRemote(int a_fd);
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c451 if (!isFdRemote(fd)) { in openLocal()