HomeSort by: relevance | last modified time | path
    Searched refs:api_opts_get (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
api.c 405 * api_opts_get --
410 * PUBLIC: int api_opts_get __P((SCR *, const CHAR_T *, char **, int *));
413 api_opts_get(SCR *sp, const CHAR_T *name, char **value, int *boolvalue) function
  /src/external/bsd/nvi/dist/tcl_api/
tcl.c 736 rval = api_opts_get(sp, argv[2], &value, NULL);

Completed in 15 milliseconds