Searched defs:type (Results 76 - 100 of 2141) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocketpair.c59 _socketpair(int family, int type, int protocol, int sv[2]) argument
61 return (_socketpair_create(family, type, protocol, sv, SOV_DEFAULT));
68 _socketpair_bsd(int family, int type, int protocol, int sv[2]) argument
70 return (_socketpair_create(family, type, protocol, sv, SOV_SOCKBSD));
74 _socketpair_svr4(int family, int type, int protocol, int sv[2]) argument
76 return (_socketpair_create(family, type, protocol, sv,
81 __xnet_socketpair(int family, int type, int protocol, int sv[2]) argument
83 return (_socketpair_create(family, type, protocol, sv,
88 _socketpair_create(int family, int type, int protocol, int sv[2], int version) argument
97 fd1 = _socket_create(family, type, protoco
[all...]
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_look.c85 t_scalar_t type; local
153 type = *((t_scalar_t *)tiptr->ti_lookbufs.tl_lookcbuf);
161 if ((type == T_ORDREL_IND) && retval &&
162 (pptr->type == T_DISCON_IND)) {
163 type = pptr->type;
170 type = pptr->type;
172 switch (type) {
242 * part not large enough to determine type
[all...]
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby_door.c51 _door_getipnodebyaddr_r(const char *addr, int length, int type, argument
55 length, type, result, buffer, buflen, h_errnop));
/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c126 data_type_t type = nvpair_type(curr); local
137 switch (type) {
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dassertions.c55 assertion_type_to_text(assertion_type type) { argument
58 switch (type) {
83 default_assertion_failed(const char *file, int line, assertion_type type, argument
87 file, line, assertion_type_to_text(type), cond,
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dfstab.c138 getfstype(char *type) argument
145 if (strcmp(fs->fs_type, type) == 0)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetauxv.c49 _getaux(int type) argument
93 * Scan the auxiliary entries looking for the required type.
96 if (auxb[i].a_type == type)
110 ___getauxval(int type) argument
114 if ((auxp = _getaux(type)) != (auxv_t *)0)
120 ___getauxptr(int type) argument
124 if ((auxp = _getaux(type)) != (auxv_t *)0)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_endopen.c56 _endopen(const char *name, const char *type, FILE *iop, int largefile) argument
63 switch (type[0]) {
84 for (echr = type + 1; *echr != '\0'; echr++) {
128 } else if (_file_set(iop, fd, type) != 0) {
136 if (oflag == (O_WRONLY | O_APPEND | O_CREAT)) { /* type == "a" */
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/grub/grub-0.97/netboot/
H A Digmp.h15 uint8_t type; member in struct:igmp
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclfruaccess_platmod.c85 char type[PICL_PROPSIZE_MAX]; local
89 (void *)type, PICL_PROPSIZE_MAX);
95 if ((strcmp(type, PICL_SLOT_CPCI) != 0) &&
96 (strcmp(type, PICL_SLOT_PCI) != 0)) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.h74 int type; member in struct:XauthP
H A Dencrypt.h80 int type; member in struct:__anon144
/illumos-gate/usr/src/cmd/eqn/
H A Dmatrix.c20 column(int type, int p1) argument
26 printf(".\t%d column of", type);
31 lp[ct++] = type;
H A Dpile.c20 lpile(int type, int p1, int p2) argument
29 if (type == '-') gap = 0;
48 printf(".\tS%d <- %c pile of:", yyval, type);
61 type == 'R' ? 1 : 0, yyval);
65 switch (type) {
85 type != 'R' ? 1 : 0, yyval);
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cache.c44 uint8_t type; local
86 if (nvlist_lookup_uint8(asru, FM_FMRI_CPU_CACHE_TYPE, &type) != 0) {
106 " type 0x%02x is being called now. We will not unretire"
108 cpuid, index, way, bit, type);
118 " type 0x%02x", cpuid, index, way, bit, type);
128 cache_info.cache = type == FM_FMRI_CPU_CACHE_TYPE_L3 ?
/illumos-gate/usr/src/cmd/scsi/sestopo/common/
H A Dsestopo.c55 ses_node_type_t type; local
60 type = ses_node_type(np);
61 (void) printf("Node Type: %d\n", type);
66 if (type == SES_NODE_ELEMENT || type == SES_NODE_AGGREGATE) {
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlog_auto.h16 u_int32_t type; member in struct:_log_register_args
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dhash.c35 make_hash(int size, Hash_type type, ulong_t ident) argument
46 tbl->t_type = type;
/illumos-gate/usr/src/cmd/bnu/
H A Dsystat.c37 * type -> ?
42 systat(name, type, text, retry)
43 register int type;
71 switch (type) {
121 type, count, prestime, retry, text, name);
140 int count, type; local
159 sscanf(line, "%d%d%ld%ld", &type, &count, &lasttime, &retrytime);
160 t = type;
180 return(type);
/illumos-gate/usr/src/cmd/cdrw/
H A Dblank.c51 int type, invalid; local
89 type = ALL;
92 type = SESSION;
95 type = FAST;
98 type = LEADOUT;
107 type = CLEAR;
114 type = CLEAR;
118 /* invalid blank type was passed on the command line */
123 err_msg(gettext("Invalid blanking type specified\n"));
182 if (!blank_disc(target->d_fd, type, immediat
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dunix.c209 typetoname(t_scalar_t type) argument
211 switch (type) {
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.h39 HotplugEventType type; /**< Type of hotplug event */ member in struct:__anon628
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintfr.c25 u_32_t type; local
31 type = fp->fr_type & ~FR_T_BUILTIN;
130 if (type == FR_T_IPF) {
147 if (type == FR_T_NONE) {
149 } else if (type == FR_T_IPF) {
167 int type = fp->fr_icmp, code; local
169 type = ntohs(fp->fr_icmp);
170 code = type & 0xff;
171 type /= 256;
172 if (type < (sizeo
[all...]
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddseng.c60 uint32_t uid = 0, type = 0; local
77 switch (obj->type) {
80 ptype = obj->type;
101 TYPE_OF_PARENT[obj->type] == ptype) {
103 type = obj->type;
109 ec = buff_child_obj(ptype, type,
172 TYPE_OF_PARENT[obj->type] != ptype)) {

Completed in 1091 milliseconds

1234567891011>>