Searched refs:type (Results 251 - 275 of 3417) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_server.h110 * isns object type.
152 isns_type_t type; member in struct:lookup_ctrl
164 (LCP)->type = TYPE;\
174 (LCP)->id[0] = UID_ATTR_INDEX[(LCP)->type];\
201 isns_type_t type; member in struct:isns_obj
215 isns_type_t type; member in struct:isns_dds
220 isns_type_t type; member in struct:isns_assoc_dd
236 isns_type_t type; member in struct:isns_dd
241 isns_type_t type; member in struct:isns_assoc_iscsi
261 isns_type_t type; member in struct:isns_iscsi
295 isns_type_t type; member in struct:isns_portal
318 isns_type_t type; member in struct:isns_pg
338 isns_type_t type; member in struct:isns_entity
[all...]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_validate.c61 int type; member in struct:_vkey
72 beware some of the uses below of type look dubious but seem
77 static int g_save(db, type, ptr)
79 int type;
102 vk.type = type;
132 ret = (g_set_entry_add(gs, ptr, (void *)(intptr_t)type) == 0);
138 static int g_validate(db, type, ptr)
140 int type;
159 vk.type
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel.c97 xge_hal_channel_type_e type)
103 switch(type) {
131 channel->type = type;
145 switch(channel->type) {
316 if (tmp->type == attr->type &&
328 xge_assert((channel->type == XGE_HAL_CHANNEL_TYPE_FIFO) ||
329 (channel->type == XGE_HAL_CHANNEL_TYPE_RING));
333 switch(channel->type) {
96 __hal_channel_allocate(xge_hal_device_h devh, int post_qid, xge_hal_channel_type_e type) argument
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c51 * to the SLP Naming and Directory abstract service type.
93 const char *type; /* The full service type to use */ member in struct:config_cookie
116 * Parses an SLP attribute string. On the first call, *type
131 * is responsible for all memory management. The type parameter is
140 char **s_inout, int *type) {
154 /* type: 0 = start, 1 = '(tag=val)' type, 2 = 'tag' type */
155 switch (*type) {
139 next_attr(char **t_inout, char **v_inout, char **s_inout, int *type) argument
240 int type = 0; local
438 int type = 0; local
474 find_all_contexts(const char *type, void *(*get_cfghandle)(const char *), void (*aggregate)( void *, const char *, const char *), void (*set_cfghandle)(void *)) argument
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h233 #define II_READ_START(ip, type)
234 #define II_READ_END(ip, type, rc, blocks)
235 #define II_WRITE_START(ip, type)
236 #define II_WRITE_END(ip, type, rc, blocks)
243 #define II_READ_START(ip, type) \
244 if (ip->bi_kstat_io.type) { \
245 mutex_enter(II_MUTEX(ip, type)); \
246 kstat_runq_enter(II_KS(ip, type)); \
247 mutex_exit(II_MUTEX(ip, type)); \
249 #define II_READ_END(ip, type, r
[all...]
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlist.h22 #define LIST(type) struct { type *head, *tail; }
26 #define LINK(type) struct { type *prev, *next; }
27 #define INIT_LINK_TYPE(elt, link, type) \
29 (elt)->link.prev = (type *)(-1); \
30 (elt)->link.next = (type *)(-1); \
65 #define UNLINK_TYPE(list, elt, link, type) \
80 INIT_LINK_TYPE(elt, link, type); \
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dscr_reset.c56 * type: 0: <curses> should assume that the physical screen is
77 scr_reset(FILE *filep, int type) argument
86 if (type != 1 && exit_ca_mode && *exit_ca_mode && non_rev_rmcup) {
87 if (type == 0)
109 if ((type != 1) && ((ttyname(cur_term->Filedes) == NULL) ||
112 if (type == 0)
128 ((type == 2) && ((win1 = dupwin(win)) == NULL)) ||
259 if (type == 0)
275 switch (type) {
280 if (type
[all...]
/illumos-gate/usr/src/lib/libpp/common/
H A Dppmisc.c130 * the first non-space/paren argument token type is returned
133 * predicate <identifier> type=T_ID
134 * predicate ( <identifier> ) type=T_ID
135 * predicate ( ) type=0
136 * predicate ( <balanced-paren-list> ) type=T_STRING
137 * otherwise type=<other>
145 register int type; local
150 switch (type = pplex())
153 type = 0;
169 type
[all...]
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dfopen.c61 fopen(const char *name, const char *type) /* open name, return new stream */ argument
71 rc = _endopen(name, type, iop, LARGE_OPEN);
80 _freopen_null(const char *type, FILE *iop) argument
110 mode = type[0];
119 if ((plus = type[1]) == 'b')
120 plus = type[2];
197 freopen(const char *name, const char *type, FILE *iop) argument
205 * change the mode of the stream to that specified by type.
208 rc = _freopen_null(type, iop);
225 rc = _endopen(name, type, io
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dio_dev_label.c53 char *type, *nac, *pri_path, *saved_path; local
93 * Try to fetch the "type" as a string or as "data" until we
94 * can agree on what its tag type should be.
96 if (md_get_prop_str(mdp, components[i], "type", &type) ==
98 if (md_get_prop_data(mdp, components[i], "type",
99 (uint8_t **)&type, &type_size)) {
101 "can't get type for component %d\n", i);
107 * Isolate components of type "io".
109 if (strcmp((const char *)type, "i
[all...]
/illumos-gate/usr/src/cmd/filesync/
H A Dacls.c226 int type, perm, id; local
242 type = list[i].a_type;
250 if (type & ACL_DEFAULT) {
255 /* print out the entry type */
256 if (type & (USER_OBJ|USER)) {
259 } else if (type & (GROUP_OBJ|GROUP)) {
262 } else if (type & OTHER_OBJ) {
265 } else if (type & CLASS_OBJ) {
271 if (type & (USER_OBJ|GROUP_OBJ))
273 else if (type
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_buf.h118 enum entry_type type; member in struct:_oce_handle_s
161 #define RING_GET_CONSUMER_ITEM_VA(ring, type) \
162 (void*)(((type *)DBUF_VA(ring->dbuf)) + ring->cidx)
164 #define RING_GET_CONSUMER_ITEM_PA(ring, type) \
165 (uint64_t)(((type *)DBUF_PA(ring->dbuf)) + ring->cidx)
167 #define RING_GET_PRODUCER_ITEM_VA(ring, type) \
168 (void *)(((type *)DBUF_VA(ring->dbuf)) + ring->pidx)
170 #define RING_GET_PRODUCER_ITEM_PA(ring, type) \
171 (uint64_t)(((type *)DBUF_PA(ring->dbuf)) + ring->pidx)
/illumos-gate/usr/src/uts/intel/io/
H A Dpolled_io.c203 polled_io_console_type_t type,
207 switch (type) {
229 (void) polled_io_take_console(type, 0);
260 polled_io_console_type_t type,
264 switch (type) {
270 (void) polled_io_release_console(type, 0);
317 polled_io_console_type_t type,
321 switch (type) {
346 polled_io_console_type_t type,
201 polled_io_register( cons_polledio_t *polled_io, polled_io_console_type_t type, int flags ) argument
259 polled_io_unregister( polled_io_console_type_t type, int flags ) argument
316 polled_io_take_console( polled_io_console_type_t type, int flags ) argument
345 polled_io_release_console( polled_io_console_type_t type, int flags ) argument
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcrossref.c71 int type; /* type */ member in struct:symbol
127 token == symbol[i].type)) {
173 symbol[symbols].type = token;
210 int type; local
234 /* output any symbol type */
235 if ((type = symbol[symput].type) != IDENT) {
237 dbputc(type);
239 type
338 putposting(char *term, int type) argument
[all...]
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcunion.c41 short type; /* type of streams */ member in struct:_union_s
95 static Sfoff_t unseek(Sfio_t* f, Sfoff_t addr, int type, Sfdisc_t* disc) argument
97 static Sfoff_t unseek(f, addr, type, disc)
100 int type;
109 if(un->type&UNSEEKABLE)
112 if(type == 2)
118 else if(type == 1)
148 static int unexcept(Sfio_t* f, int type, Void_t* data, Sfdisc_t* disc) argument
150 static int unexcept(f,type,dat
[all...]
/illumos-gate/usr/src/lib/libresolv/
H A Dres_query.c73 res_query(name, class, type, answer, anslen)
75 int class, type; /* class and type of query */
87 printf("res_query(%s, %d, %d)\n", name, class, type);
89 n = res_mkquery(QUERY, name, class, type, (char *)NULL, 0, NULL,
150 res_search(name, class, type, answer, anslen)
152 int class, type; /* class and type of query */
169 return (res_query(cp, class, type, answer, anslen));
180 ret = res_querydomain(name, *domain, class, type,
[all...]
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java355 * Create a resource with the supplied type and name.
357 * @param type The type of the resource.
360 * @return a resource of the supplied type and name.
362 public Resource createResource(String type, String name) argument
368 type, name)) == 0) {
392 * @param type The type of the resource to be found.
397 public Resource getResource(String type, String name) argument
402 if ((res = PoolInternal.pool_get_resource(getConf(), type,
424 checkResource(String type, String name) argument
470 getComponent(String type, long sys_id) argument
495 checkComponent(String type, long sys_id) argument
[all...]
H A DValue.java277 * Returns the type of this object.
279 * @return the type of this object.
293 int type = PoolInternal.pool_value_get_type(_this);
296 if (type == PoolInternal.POC_INT ||
297 type == PoolInternal.POC_UINT)
299 if (type == PoolInternal.POC_STRING)
301 if (type == PoolInternal.POC_BOOL)
303 if (type == PoolInternal.POC_DOUBLE)
/illumos-gate/usr/src/cmd/mail/
H A Dcopylet.c39 int copylet(int letnum, FILE *f, int type)
47 type -> copy type
53 copylet(int letnum, FILE *f, int type) argument
56 int rc = xxxcopylet(letnum, f, type);
72 xxxcopylet(int letnum, FILE *f, int type) argument
92 int htype; /* header type */
93 int sav_htype; /* Header type of last non-H_CONT header line */
104 Dout(pn, 1, "(letnum = %d, type = %d), k = %ld\n", letnum, type,
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_pm.c251 cpupm_domain_find(id_t id, cpupm_dtype_t type) argument
259 if (id == dom->cpd_id && type == dom->cpd_type)
270 cpupm_domain_create(id_t id, cpupm_dtype_t type) argument
278 dom->cpd_type = type;
316 * Initialize the specified type of power domain on behalf of the CPU
319 cpupm_domain_init(struct cpu *cp, cpupm_dtype_t type) argument
330 did = cpupm_domain_id(cp, type);
331 dom = cpupm_domain_find(did, type);
333 dom = cpupm_domain_create(did, type);
340 if (type
365 cpupm_domain_id(struct cpu *cp, cpupm_dtype_t type) argument
675 cpupm_dtype_t type = CPUPM_DTYPE_ACTIVE; local
747 cpupm_state_change_global(cpupm_dtype_t type, cpupm_state_name_t state) argument
[all...]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.c142 * e1000_set_mac_type - Sets MAC type
145 * This function sets the mac type of the adapter based on the
159 mac->type = e1000_82542;
163 mac->type = e1000_82543;
169 mac->type = e1000_82544;
176 mac->type = e1000_82540;
180 mac->type = e1000_82545;
185 mac->type = e1000_82545_rev_3;
190 mac->type = e1000_82546;
198 mac->type
[all...]
/illumos-gate/usr/src/lib/common/amd64/
H A Dcrt1.s51 .type _environ,@object
58 .type __environ_lock,@object
65 .type ___Argv,@object
103 .type _start,@function
181 .type _mcount,@function
189 .type __longdouble_used,@object
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dstreval.c59 #define stakpush(v,val,type) ((((v)->offset=round(staktell(),pow2size(sizeof(type)))),\
60 stakseek((v)->offset+sizeof(type)), \
61 *((type*)stakptr((v)->offset)) = (val)),(v)->offset)
62 #define roundptr(ep,cp,type) (((unsigned char*)(ep))+round(cp-((unsigned char*)(ep)),pow2size(sizeof(type))))
157 register int c,type=0; local
183 if(type==1 || ((c&T_BINARY) && (c&T_OP)!=A_MOD && tp[-1]==1))
198 type=0;
221 type
[all...]
/illumos-gate/usr/src/cmd/nscd/
H A Dgetnet.c71 if (argp->key.netaddr.type == AF_INET) {
97 argp->key.netaddr.net, argp->key.netaddr.type);
108 if (e1->key.netaddr.type > e2->key.netaddr.type)
110 else if (e1->key.netaddr.type < e2->key.netaddr.type)
H A Dnscd_db.h42 * type of nscd data
78 int type; member in struct:nscd_db_entry
181 int type,
190 int type,
213 int type,
222 int type,
237 int type,

Completed in 163 milliseconds

<<11121314151617181920>>