Searched defs:type (Results 201 - 225 of 2141) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libsmbfs/
H A Dcflib.h60 enum opt_argtype type; member in struct:opt_args
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnewscreen.c66 * type: terminal type
72 newscreen(char *type, int lsize, int csize, int tabsize, argument
94 fprintf(outf, "NEWTERM(type=%s, outfptr=%x %d, infptr=%x %d) "
95 "isatty(2) %d, getenv %s\n", type, outfptr,
103 if (setupterm(type, fileno(outfptr), &retcode) != 0)
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/libdiskmgt/common/
H A Dalias.c44 alias_get_assoc_descriptors(descriptor_t *desc, dm_desc_type_t type, argument
47 switch (type) {
H A Dbus.c43 bus_get_assoc_descriptors(descriptor_t *desc, dm_desc_type_t type, int *errp) argument
45 switch (type) {
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetnetent_r.c79 getnetbyaddr_r(long net, int type, struct netent *result, argument
87 arg.key.netaddr.type = type;
H A Dinet6_opt.c71 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, argument
80 len < 0 || len > 255 || type < 2) {
116 * we have a special TLV with type 0 and length the number of
129 *p++ = type;
176 * we have a special TLV with type 0 and length the number of
209 * header is the type and the second is the length.
246 /* type, len, and data must fit... */
270 * header is the type and the second is the length.
273 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, argument
284 } while (newtype != type);
[all...]
H A Dinet6_rthdr.c50 * routing type. Does NOT include space for cmsghdr.
53 inet6_rth_space(int type, int segments) argument
55 if (type != IPV6_RTHDR_TYPE_0 || segments < 0 ||
70 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) argument
74 if (type != IPV6_RTHDR_TYPE_0 || segments < 0 ||
85 rthdr->ip6r0_type = type;
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dparse.y51 ** TRIGGER. "a" is the event type, one of TK_UPDATE, TK_INSERT,
96 %type temp {int}
110 // column. The type is always just "text". But the code will accept
113 column ::= columnid type carglist.
119 %type id {Token}
151 %type ids {Token}
157 %type nm {Token}
162 type ::= . label
163 type ::= typename(X). {sqliteAddColumnType(pParse,&X,&X);} label
164 type label
165 type ::= typename(X) LP signed COMMA signed RP(Y). label
[all...]
/illumos-gate/usr/src/lib/libumem/common/
H A Dstub_stand.c40 cond_init(cond_t *cvp, int type, void *arg) argument
86 mutex_init(mutex_t *mp, int type, void *arg) argument
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_sun4u.c167 char *type; local
201 type = get_node_type(pnode);
206 if (type != NULL)
207 printf("type=%s ", type);
214 if (type == NULL)
215 type = "";
221 printf("ADDED BOARD name=%s type=%s model=%s\n",
222 name, type, model);
226 (strcmp(type, "cp
[all...]
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.h61 uint32_t type; member in struct:__anon3831
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_nw.c142 nw_byname(struct irs_nw *this, const char *name, int type) { argument
154 rval = (*nw->byname)(nw, name, type);
165 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { argument
177 rval = (*nw->byaddr)(nw, net, length, type);
H A Dgethostent_r.c67 gethostbyaddr_r(const char *addr, int len, int type, argument
69 struct hostent *he = gethostbyaddr(addr, len, type);
182 /* copy address size and type */
223 /* copy address size and type */
H A Dgetnetent_r.c65 getnetbyaddr_r(GETNETBYADDR_ADDR_T addr, int type, struct netent *nptr, NET_R_ARGS) { argument
66 struct netent *ne = getnetbyaddr(addr, type);
167 /* copy net value and type */
197 /* copy net value and type */
H A Dirp_nw.c137 * int length, int type)
142 nw_byaddr(struct irs_nw *this, void *net, int length, int type) { argument
151 if (inet_net_ntop(type, net, length, paddr, sizeof paddr) == NULL) {
160 paddr, ADDR_T_STR(type)) != 0)
186 * struct nwent * nw_byname(struct irs_nw *this, const char *name, int type)
191 nw_byname(struct irs_nw *this, const char *name, int type) { argument
201 nw->n_addrtype == type) {
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging_p.h38 log_channel_type type; member in struct:log_channel
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_rexecd.c96 uint32_t addr[4], type; local
109 rc = aug_get_machine(mach, addr, &type);
114 info.ai_termid.at_type = type;
143 uint32_t addr[4], type; local
180 rc = aug_get_machine(hostname, addr, &type);
190 tid.at_type = type;
254 uint32_t addr[4], type; local
291 rc = aug_get_machine(hostname, addr, &type);
301 tid.at_type = type;
H A Dgetdadefs.c157 * specified by its type.
163 getdadeftype(char *type) argument
169 if ((type == NULL) || (_df == NULL) || (dadeff == NULL))
173 if (strstr(line1, type) == NULL)
177 if (dadef_matchtype(da_def, type))
187 * checks if the specified da_defs_t is for the device type specified.
191 dadef_matchtype(da_defs_t *da_def, char *type) argument
196 return ((strcmp(da_def->devtype, type) == 0));
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dpsetsys.c64 pset_info(psetid_t pset, int *type, uint_t *numcpus, processorid_t *cpulist) argument
66 return (_pset(PSET_INFO, pset, type, numcpus, cpulist));
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c115 * Read the TLV triplet from descriptor `fd' and store its type, length and
183 * Write the TLV triplet named by `type', `len' and `value' to file descriptor
187 ipmp_writetlv(int fd, ipmp_infotype_t type, size_t len, void *value) argument
191 retval = ipmp_write(fd, &type, sizeof (type));
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdxbyname.c123 int ancount, err, rc, type, class, dx_count, rr_len; local
167 type = _getshort( p );
174 if ( class == C_IN && type == T_TXT ) {
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.c42 * Terminal type initialization routines,
71 setterm(unsigned char *type) argument
86 * you couldn't change the term type using the ":set term" command.
97 strcpy(termtype, type);
103 setupterm(type, 2, &errret);
248 /* proper strings to change tty type */
256 serror((unsigned char *)gettext("%s: Unknown terminal type"),
257 type);
/illumos-gate/usr/src/common/ctf/
H A Dctf_hash.c95 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
102 if (type == 0)
118 hep->h_type = type;
132 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
138 return (ctf_hash_insert(hp, fp, type, name));
140 hep->h_type = type;
/illumos-gate/usr/src/common/tsol/
H A Dblabel.c40 * bltype - Check the type of a label structure.
43 * type = Label type to check:
53 * Returns True if the label is the type requested,
60 bltype(const void *label, uint8_t type) argument
63 return (BLTYPE(label, type));
354 * setbltype - Set the type of a label structure.
357 * type = Label type to set:
365 * Exit label = Type set to specified type
373 setbltype(void *label, uint8_t type) argument
[all...]

Completed in 103 milliseconds

1234567891011>>