Home
last modified time | relevance | path

Searched refs:ent_flags_buf (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dentry.c57 conv_ent_flags(ec_flags_t flags, Conv_ent_flags_buf_t *ent_flags_buf) in conv_ent_flags() argument
66 NULL, sizeof (ent_flags_buf->buf) }; in conv_ent_flags()
71 conv_arg.buf = ent_flags_buf->buf; in conv_ent_flags()
75 return ((const char *)ent_flags_buf->buf); in conv_ent_flags()