ossp-pkg/rc/rc.h 1.20 -> 1.21
--- rc.h 2002/04/22 15:22:39 1.20
+++ rc.h 2002/04/23 12:30:29 1.21
@@ -82,6 +82,8 @@
/* Command line accessor prototypes */
const char *clioptGetval(rc_opt_t);
+const char *clioptGetrcfile(void);
+const char *clioptGetsec(void);
/* Option function prototypes */
/*FIXME rc_return_t optConstruct(rc_opt_t **);
|
|