Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dfields.c168 static const strx_ops_t C_ops = { C_len, C_ncpy }; variable
261 xfrm_ops = &C_ops; in field_initialize()