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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c318 char c_id = '/'; local
328 if ((pchar = rindex(id, c_id)) == NULL)
/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.c130 #define CONN_HOSTNAME c_id->uri.hport.hostname
131 #define CONN_PORT c_id->uri.hport.port
132 #define CONN_ABSPATH c_id->uri.abspath
133 #define CONN_HTTPS c_id->uri.https
134 #define CONN_PROXY_HOSTNAME c_id->proxy.hostname
135 #define CONN_PROXY_PORT c_id->proxy.port
137 #define RESET_ERR(c_id) (c_id)->numerrs = 0, (c_id)->nexterr = 0
138 #define SET_ERR(c_id, sr
295 http_conn_t *c_id; local
340 http_conn_t *c_id = handle; local
366 http_conn_t *c_id = handle; local
401 http_conn_t *c_id = handle; local
430 http_conn_t *c_id = handle; local
459 http_conn_t *c_id = handle; local
504 http_conn_t *c_id = handle; local
574 http_conn_t *c_id = handle; local
610 http_conn_t *c_id = handle; local
669 http_conn_t *c_id = handle; local
702 http_conn_t *c_id = handle; local
846 http_conn_t *c_id = handle; local
923 http_conn_t *c_id = handle; local
1118 http_conn_t *c_id = handle; local
1220 http_conn_t *c_id = handle; local
1255 http_conn_t *c_id = handle; local
1315 http_conn_t *c_id = handle; local
1346 http_conn_t *c_id = handle; local
1377 http_conn_t *c_id = handle; local
1414 http_conn_t *c_id = handle; local
1454 http_conn_t *c_id = handle; local
1531 http_conn_t *c_id = handle; local
1743 http_conn_t *c_id = userdata; local
1769 initialize_ctx(http_conn_t *c_id) argument
1978 tcp_connect(http_conn_t *c_id, const char *hostname, uint16_t port) argument
2032 readline(http_conn_t *c_id, int sock, char *buf, int len) argument
2086 proxy_connect(http_conn_t *c_id) argument
2182 check_cert_chain(http_conn_t *c_id, char *host) argument
2291 read_headerlines(http_conn_t *c_id, boolean_t bread) argument
2351 free_response(http_conn_t *c_id, int free_boundary) argument
2378 free_ctx_ssl(http_conn_t *c_id) argument
2418 get_chunk_header(http_conn_t *c_id) argument
2482 init_bread(http_conn_t *c_id) argument
2569 get_msgcnt(http_conn_t *c_id, ssize_t *msgcnt) argument
2647 getaline(http_conn_t *c_id, char *line, int len, boolean_t bread) argument
2734 getbytes(http_conn_t *c_id, char *line, int len) argument
2786 http_srv_send(http_conn_t *c_id, const void *buf, size_t nbyte) argument
2806 http_srv_recv(http_conn_t *c_id, void *buf, size_t nbyte) argument
2826 http_check_conn(http_conn_t *c_id) argument
2838 handle_ssl_error(http_conn_t *c_id, int retval) argument
[all...]
/illumos-gate/usr/src/cmd/init/
H A Dinit.c385 char c_id[INITTAB_ENTRY_ID_SIZE]; /* Four letter unique id of */ member in struct:CMD_LINE
1023 !id_eq(process->p_id, cmd.c_id))
1239 if (id_eq(cmd.c_id, "smf")) {
1374 &cmd->c_id[0], &cmd->c_command[EXEC]);
1415 tmproc.p_id[0] = cmd->c_id[0];
1416 tmproc.p_id[1] = cmd->c_id[1];
1417 tmproc.p_id[2] = cmd->c_id[2];
1418 tmproc.p_id[3] = cmd->c_id[3];
1449 process->p_id[0] = cmd->c_id[0];
1450 process->p_id[1] = cmd->c_id[
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h80 sbd_comp_id_t c_id; member in struct:__anon10211
88 #define ci_type c_id.c_type
89 #define ci_unit c_id.c_unit
90 #define ci_name c_id.c_name
208 sbd_comp_id_t c_id; member in struct:__anon10218
296 sbd_comp_id32_t c_id; member in struct:__anon10226
374 sbd_comp_id32_t c_id; member in struct:__anon10234
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h84 sbd_comp_id_t c_id; member in struct:__anon9444
92 #define ci_type c_id.c_type
93 #define ci_unit c_id.c_unit
94 #define ci_name c_id.c_name
211 sbd_comp_id_t c_id; member in struct:__anon9451
299 sbd_comp_id32_t c_id; member in struct:__anon9459
377 sbd_comp_id32_t c_id; member in struct:__anon9467
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c1475 uint32_t c_id; member in struct:__anon74::__anon75
1486 uint32_t c_id; member in struct:__anon76::__anon77
1497 return (idp->impl_id.c_id);
1670 cidp->impl_id.c_id = (uint32_t)rfs4_dbe_getid(cp->rc_dbe);
1692 scvp->cv_impl.c_id = cidp->impl_id.c_id;
2744 return (cidp->impl_id.c_id >> CLUSTER_NODEID_SHIFT !=
2764 ASSERT(cidp->impl_id.c_id >> CLUSTER_NODEID_SHIFT == 0);
2768 cidp->impl_id.c_id |= (clnodeid << CLUSTER_NODEID_SHIFT);
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdio.h619 int c_id; /* used with getnext locator */ member in struct:mddb_config
641 #define MDDB_CONFIG_ABS 1 /* treat c_id as abs index */

Completed in 94 milliseconds