Home
last modified time | relevance | path

Searched refs:lcmd (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libipmi/common/
H A Dipmi_lancfg.c102 ipmi_cmd_lan_get_config_t lcmd = { 0 }; in ipmi_lan_get_param() local
104 lcmd.ilgc_number = channel; in ipmi_lan_get_param()
105 lcmd.ilgc_param = param; in ipmi_lan_get_param()
106 lcmd.ilgc_set = set; in ipmi_lan_get_param()
107 lcmd.ilgc_block = block; in ipmi_lan_get_param()
112 cmd.ic_data = &lcmd; in ipmi_lan_get_param()
113 cmd.ic_dlen = sizeof (lcmd); in ipmi_lan_get_param()
164 ipmi_cmd_lan_set_config_t lcmd = { 0 }; in ipmi_lan_set_param() local
166 lcmd.ilsc_number = channel; in ipmi_lan_set_param()
167 lcmd.ilsc_param = param; in ipmi_lan_set_param()
[all …]
/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mover.c2514 tlm_cmd_t *lcmd; /* Local command */ in mover_tape_reader() local
2523 lcmd = cmds->tcs_command; in mover_tape_reader()
2524 bufs = lcmd->tc_buffers; in mover_tape_reader()
2526 lcmd->tc_ref++; in mover_tape_reader()
2536 lcmd->tc_reader == TLM_RESTORE_RUN) { in mover_tape_reader()
2583 lcmd->tc_ref--; in mover_tape_reader()
2584 lcmd->tc_writer = TLM_STOP; in mover_tape_reader()
2662 tlm_cmd_t *lcmd; /* Local command */ in mover_socket_writer() local
2671 lcmd = cmds->tcs_command; in mover_socket_writer()
2672 bufs = lcmd->tc_buffers; in mover_socket_writer()
[all …]
H A Dndmpd_tar.c961 tlm_cmd_t *lcmd; /* Local command */ in ndmp_tar_writer() local
978 lcmd = cmds->tcs_command; in ndmp_tar_writer()
979 bufs = lcmd->tc_buffers; in ndmp_tar_writer()
981 lcmd->tc_ref++; in ndmp_tar_writer()
987 lcmd->tc_writer != (int)TLM_ABORT) { in ndmp_tar_writer()
1006 if (lcmd->tc_writer != TLM_BACKUP_RUN) { in ndmp_tar_writer()
1025 if (lcmd->tc_writer != (int)TLM_ABORT) { in ndmp_tar_writer()
1031 lcmd->tc_reader = TLM_STOP; in ndmp_tar_writer()
1032 lcmd->tc_ref--; in ndmp_tar_writer()
1077 tlm_cmd_t *lcmd; /* Local command */ in ndmp_tar_reader() local
[all …]
H A Dndmpd_tar3.c2229 tlm_cmd_t *lcmd; in backup_reader_v3() local
2246 lcmd = cmds->tcs_command; in backup_reader_v3()
2247 lcmd->tc_ref++; in backup_reader_v3()
2259 bp.bp_lcmd = lcmd; in backup_reader_v3()
2314 n = tlm_get_data_offset(lcmd); in backup_reader_v3()
2322 bpos = tlm_get_data_offset(lcmd); in backup_reader_v3()
2323 (void) write_tar_eof(lcmd); in backup_reader_v3()
2324 n = tlm_get_data_offset(lcmd) - bpos; in backup_reader_v3()
2341 lcmd->tc_writer = TLM_STOP; in backup_reader_v3()
2342 tlm_release_reader_writer_ipc(lcmd); in backup_reader_v3()
H A Dndmpd_util.c1096 tlm_cmd_t *lcmd; in ndmp_wait_for_mover() local
1121 if ((lcmd = nlp->nlp_cmds.tcs_command) != NULL) { in ndmp_wait_for_mover()
1122 if (lcmd->tc_reader == TLM_STOP || in ndmp_wait_for_mover()
1123 lcmd->tc_reader == TLM_ABORT || in ndmp_wait_for_mover()
1124 lcmd->tc_writer == TLM_STOP || in ndmp_wait_for_mover()
1125 lcmd->tc_writer == TLM_ABORT) { in ndmp_wait_for_mover()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c2326 tlm_cmd_t *lcmd; in ndmp_iter_zfs() local
2341 if ((lcmd = cmds->tcs_command) == NULL || in ndmp_iter_zfs()
2342 lcmd->tc_buffers == NULL) in ndmp_iter_zfs()
2356 &actual_size, lcmd)) != NULL) { in ndmp_iter_zfs()
2364 tlm_unget_read_buffer(lcmd->tc_buffers, actual_size); in ndmp_iter_zfs()
2390 lcmd))) != NULL) { in ndmp_iter_zfs()
2396 tlm_unget_read_buffer(lcmd->tc_buffers, sz - size); in ndmp_iter_zfs()
2512 tlm_cmd_t *lcmd; in ndmp_context_get_version() local
2521 if ((lcmd = cmds->tcs_command) == NULL || in ndmp_context_get_version()
2522 lcmd->tc_buffers == NULL) in ndmp_context_get_version()
[all …]
H A Dtlm_backup_reader.c1364 tlm_cmd_t *lcmd; in ndmp_include_zfs() local
1378 if ((lcmd = cmds->tcs_command) == NULL || in ndmp_include_zfs()
1379 lcmd->tc_buffers == NULL) in ndmp_include_zfs()
1458 lcmd)) != NULL) { in ndmp_include_zfs()
1468 TRUE, lcmd))) != NULL) { in ndmp_include_zfs()
1474 tlm_unget_write_buffer(lcmd->tc_buffers, sz - size); in ndmp_include_zfs()
/titanic_41/usr/src/cmd/ksh/builtins/
H A DMakefile119 LDLIBS += -lshell -lcmd -last
/titanic_41/usr/src/lib/libcmd/common/
H A Dllib-lcmd25 * lib/libcmd/common/llib-lcmd
/titanic_41/usr/src/lib/libshell/
H A DMakefile.com129 -lcmd \
/titanic_41/exception_lists/
H A Dpackaging580 usr/lib/llib-lcmd
581 usr/lib/llib-lcmd.ln
582 usr/lib/amd64/llib-lcmd.ln i386
583 usr/lib/sparcv9/llib-lcmd.ln sparc
/titanic_41/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh458 …${CC} ${CCFLAGS} ${bsuncc_app_ccflags} -L${root}/lib/ -o ksh pmain.o -lshell -lcmd -lsum -ldll -la…
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2099 fct_cmd_t *lcmd = cmd->cmd_link; in fct_cmd_free() local
2100 fct_fill_abts_acc(lcmd); in fct_cmd_free()
2101 if (port->port_send_cmd_response(lcmd, in fct_cmd_free()
2114 fct_cmd_free(lcmd); in fct_cmd_free()
/titanic_41/
H A D.gitignore3409 usr/src/lib/libcmd/amd64/llib-lcmd.ln
3414 usr/src/lib/libcmd/i386/llib-lcmd.ln