HomeSort by relevance Sort by last modified time
    Searched refs:Conv_config_feat_buf_t (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/libconv/common/
config.c 47 * Ensure that Conv_config_feat_buf_t is large enough:
50 * However, Conv_config_feat_buf_t uses CONV_CONFIG_FEAT_BUFSIZE to set the
65 conv_config_feat(int features, Conv_config_feat_buf_t *config_feat_buf)
llib-lconv 78 const char *conv_config_feat(int, Conv_config_feat_buf_t *);
  /onnv/onnv-gate/usr/src/cmd/sgs/include/
conv.h 165 } Conv_config_feat_buf_t;
748 extern const char *conv_config_feat(int, Conv_config_feat_buf_t *);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/liblddbg/common/
files.c 563 Conv_config_feat_buf_t config_feat_buf;

Completed in 600 milliseconds