Searched refs:error_string (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c546 const char *error_string; local
567 error_string = strerror(errno);
568 if (error_string == NULL)
569 error_string = "unknown error";
572 syscalls[error], error_string);
574 error_string = buffer;
578 error_string = "out of memory";
582 error_string = "wait timed out, operation still pending...";
586 error_string = "interface does not exist or cannot be managed "
591 error_string
[all...]
/osnet-11/usr/src/lib/libidmap/common/
H A Ddirectory.h96 char *error_string);

Completed in 25 milliseconds