Searched defs:of (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libinetutil/common/
H A Dofmt.c4 * The contents of this file are subject to the terms of the
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 * information: Portions Copyright [yyyy] [name of copyright owner]
40 * of fields selected for output.
44 const char **s_fields; /* array of pointers to the fields in s_buf */
45 uint_t s_nfields; /* the number of fields in s_buf */
53 * The state of the output is tracked in a ofmt_state_t structure.
56 * os_nfields set to the number of requested fields.
72 * of th
184 ofmt_field_t *of; local
424 ofmt_field_t *of; local
510 ofmt_field_t *of = os->os_fields; local
[all...]

Completed in 37 milliseconds