Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dfields.c169 static const strx_ops_t SB_ops = { xfrm_len, strxfrm }; variable
263 xfrm_ops = &SB_ops; in field_initialize()