strerror           57 arch/i386/include/loadfile_machdep.h 				    strerror(errno)))
strerror          486 lib/libsa/nfs.c 		    path, strerror(error));
strerror          534 lib/libsa/nfs.c 				printf("nfs_read: read: %s", strerror(errno));
strerror          406 lib/libsa/rpc.c 		printf("getport: %s", strerror(errno));
strerror           54 lib/libsa/saerrno.h char	*strerror(int err);
strerror          117 stand/boot/cmd.c 			printf("open(%s): %s\n", cmd.path, strerror(errno));
strerror          143 stand/boot/cmd.c 			printf("%s: %s\n", cmd.path, strerror(errno));
strerror          433 stand/boot/cmd.c 		printf("stat(%s): %s\n", cmd.path, strerror(errno));
strerror          442 stand/boot/cmd.c 				strerror(errno));
strerror          455 stand/boot/cmd.c 				       strerror(errno));