Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/streams/log/
H A DMakefile25 PROG= strace strerr strclean
40 -$(RM) $(ROOTBIN)/strerr
43 -$(SYMLINK) ../sbin/strerr $(ROOTBIN)/strerr
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c330 char *strerr = strerror(errno); local
332 if (path + strlen(path) + strlen(strerr) + 1 > lastpathp)
333 strcpy(lastpathp - strlen(strerr) - 1, ": ");
336 strcat(path, strerr);
/titanic_41/usr/src/man/man1m/
H A DMakefile498 strerr.1m \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc234 file path=usr/share/man/man1m/strerr.1m
H A DSUNWcs.mf1391 file path=usr/sbin/strerr group=sys mode=0555
1761 link path=usr/bin/strerr target=../sbin/strerr
/titanic_41/
H A D.gitignore2690 usr/src/cmd/streams/log/strerr