Lines Matching full:on
227 Machine is not on the network
236 No space left on device
263 Socket operation on non-socket
275 Operation not supported on socket
355 on <<_user_strerror>>), ANSI C declares that subsequent calls to
357 code cannot depend on the reentrancy of this subroutine.
361 on failure. Although POSIX allows <<strerror>> to set <<errno>>
362 to EINVAL on failure, this implementation does not do so (unless
595 error = "No space left on device"; in _strerror_r()
680 error = "Machine is not on the network"; in _strerror_r()
805 error = "Socket operation on non-socket"; in _strerror_r()
885 error = "Operation not supported on socket"; in _strerror_r()