Searched defs:field (Results 76 - 84 of 84) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c519 int adj = 0; /* field adjustment for elf64 */
650 int field; local
654 field = 21;
656 field = 13;
698 field, EC_ADDR(p->p_shdr.sh_addr),
699 field, EC_OFF(p->p_shdr.sh_offset),
700 field, EC_XWORD(p->p_shdr.sh_size),
702 (field == 13) ? "\t" : " ", p->scn_name);
707 field, EC_XWORD(p->p_shdr.sh_addralign),
708 field, EC_XWOR
1332 int field; local
1404 int field; local
1589 int field; local
[all...]
/illumos-gate/usr/src/cmd/ps/
H A Dps.c96 enum fname { /* enumeration of field names */
144 struct field { struct
145 struct field *next; /* linked list */
146 int fname; /* field index */
148 int width; /* width of field */
151 static struct field *fields = NULL; /* fields selected via -o */
152 static struct field *last_field = NULL;
315 static void print_field(psinfo_t *, struct field *, const char *);
316 static void print_zombie_field(psinfo_t *, struct field *, const char *);
318 void (*print_fld)(psinfo_t *, struct field *, cons
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c648 * the assumption that the struct hostent is the first field in
884 * Preshared key field types...used for parsing preshared keys that
1147 * this is an ip address, store in the sockaddr field;
1178 * this is an ip address, store in the sockaddr field;
2769 * identical (only the field names differ, their function and
3102 * - there might be a quote character in a field,
3108 char field[MAXLINESIZE]; local
3109 if (!escapequotes(field, argv[i], MAXLINESIZE))
3112 rtn = fprintf(tmpfile, "\"%s\"\n", field);
3115 rtn = fprintf(tmpfile, "%s\n", field);
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1198 const char *field, uint_t ports)
1202 (void) printf("%s\t%s\t%s=", pri->pname, mode, field);
1197 show_audio_ports(private_t *pri, const char *mode, const char *field, uint_t ports) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c290 /* table of name to id mappings for originator field */
852 * it is placed in this opaque private field.
997 * it is placed in this opaque private field.
6302 res = add_aref(&cls->alist, src->alist->field, src->alist->name);
6735 * add an action reference element with parameter field and action
6742 char *field,
6761 if (field)
6762 (void) strlcpy(aref->field, field, IPQOS_CONF_PNAME_LEN);
6997 /* change class originator field t
6740 add_aref( ipqos_conf_act_ref_t **arefs, char *field, char *action_name) argument
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c3567 * field in the head so that our
5690 * Note that we can't assert that the flags field
6289 * selector, p_link, and an optionally s_link. If s_link field is not
6329 * For a given devfs_spec field, for each element in the field, add it to
6342 /* parse_devfs_spec splits the next field into keyword & value */
6441 * link is either the second or third field of devlink.tab. Parse link
6580 * field matches this minor node. If it does, return DEVFSADM_SUCCESS,
6808 * Compares "field" number of the comma separated list "full_name" with
6813 compare_field(char *full_name, char *field_item, int field) argument
6849 component_cat(char *link, char *name, int field) argument
[all...]
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c233 "[-o \"all\" | field[,...]]\n"
306 return (gettext("\tuserspace [-Hinp] [-o field[,...]] "
307 "[-s field] ...\n"
308 "\t [-S field] ... [-t type[,...]] "
311 return (gettext("\tgroupspace [-Hinp] [-o field[,...]] "
312 "[-s field] ...\n"
313 "\t [-S field] ... [-t type[,...]] "
1459 * zfs get [-rHp] [-o all | field[,field]...] [-s source[,source]...]
2191 * zfs userspace [-Hinp] [-o field[,
2263 us_field_index(char *field) argument
2544 int field; local
2635 int field; local
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h92 V4L2_FIELD_TOP = 2, /* top field only */
93 V4L2_FIELD_BOTTOM = 3, /* bottom field only */
104 #define V4L2_FIELD_HAS_TOP(field) \
105 ((field) == V4L2_FIELD_TOP || \
106 (field) == V4L2_FIELD_INTERLACED || \
107 (field) == V4L2_FIELD_SEQ_TB || \
108 (field) == V4L2_FIELD_SEQ_BT)
109 #define V4L2_FIELD_HAS_BOTTOM(field) \
110 ((field) == V4L2_FIELD_BOTTOM || \
111 (field)
256 enum v4l2_field field; member in struct:v4l2_pix_format
527 enum v4l2_field field; member in struct:v4l2_buffer
586 enum v4l2_field field; member in struct:v4l2_window
1286 uint32_t field; /* 0: first field, 1: second field */ member in struct:v4l2_sliced_vbi_data
[all...]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c272 " show-link [-pP] [-o <field>,..] [-s [-i <interval>]] "
289 " show-aggr [-pPLx] [-o <field>,..] [-s [-i <interval>]] "
293 " scan-wifi [-p] [-o <field>,...] [<link>]" },
303 " show-wifi [-p] [-o <field>,...] [<link>]\n" },
309 " show-linkprop [-cP] [-o <field>,...] [-p <prop>,...] "
312 " show-ether [-px][-o <field>,...] <link>\n" },
318 " show-secobj [-pP] [-o <field>,...] [<secobj>,...]\n" },
326 " show-vlan [-pP] [-o <field>,..] [<link>]\n" },
336 " show-iptun [-pP] [-o <field>,..] [<link>]\n" },
342 " show-phys [-m | -H | -P] [[-p] [-o <field>[,
6182 char *field, *token, *lasts = NULL, c; local
7343 char *field, *token, *lasts = NULL, c; local
7469 char *field, *token, *lasts = NULL, c; local
[all...]

Completed in 151 milliseconds

1234