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

/osnet-11/usr/src/lib/libfsmgt/common/
H A Dcmd.c53 * It is recommended that the caller use the cmd_retrieve_string method or
257 ret_val = cmd_retrieve_string(output[0], &err);
266 ret_val = cmd_retrieve_string(output[0], &err);
275 * Method: cmd_retrieve_string
288 cmd_retrieve_string(int filedes, int *errp) { function
402 } /* cmd_retrieve_string */
H A Dlibfsmgt.h139 * the cmd_retrieve_string method or one of their own methods.
183 * Method: cmd_retrieve_string
200 char *cmd_retrieve_string(int filedes, int *errp);

Completed in 30 milliseconds