Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c118 int i, rowcnt, colcnt; in dump_tmpl() local
197 rowcnt = 0; in dump_tmpl()
200 ++rowcnt; in dump_tmpl()
205 printf( " %2d-%d: %s (%s%s", rowcnt, colcnt, in dump_tmpl()