t_optmgmt
struct t_optmgmt request, reply;
if ((t_optmgmt(fd, &request, &reply) == -1) ||
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 ||
struct t_optmgmt req, res;
if (t_optmgmt(fd, &req, &res) < 0 || res.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
while (t_optmgmt(fd, &req, &resp) == -1 || resp.flags != T_SUCCESS) {
extern int t_optmgmt(int, struct t_optmgmt *, struct t_optmgmt *);
extern int t_optmgmt(int, const struct t_optmgmt *, struct t_optmgmt *);
if ((p.opt = calloc(1, sizeof (struct t_optmgmt))) == NULL)
struct t_optmgmt *opt;
struct t_optmgmt *opt;
p.opt = (struct t_optmgmt *)ptr;
const struct t_optmgmt *req,
struct t_optmgmt *ret,
t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret)
extern int _tx_optmgmt(int, const struct t_optmgmt *, struct t_optmgmt *, int);
_xti_optmgmt(int fd, const struct t_optmgmt *req, struct t_optmgmt *ret)
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, resp;
if (t_optmgmt(fd, &req, &resp) < 0 || resp.flags != T_SUCCESS) {
struct t_optmgmt req, res;
if (t_optmgmt(fd, &req, &res) < 0 || res.flags != T_SUCCESS) {
struct t_optmgmt req, res;
if (t_optmgmt(fd, &req, &res) < 0 || res.flags != T_SUCCESS) {
static struct t_optmgmt t_optreq, t_optret;
rval = t_optmgmt(fd, &t_optreq, &t_optret);
struct t_optmgmt optreq, optret;
(void) t_optmgmt(destfd, &optreq, &optret);
struct t_optmgmt oreq, ores;
if (t_optmgmt(fd, &oreq, &ores) < 0 ||
t_koptmgmt(TIUSER *tiptr, struct t_optmgmt *req, struct t_optmgmt *ret)
if (t_optmgmt(fd, req, ret) < 0) {
struct t_optmgmt oreq, ores;
p.opt = kmem_zalloc(sizeof (struct t_optmgmt), KM_SLEEP);
struct t_optmgmt *opt;
p.opt = (struct t_optmgmt *)ptr;
kmem_free(ptr, sizeof (struct t_optmgmt));
struct t_optmgmt *opt;
t_koptmgmt(TIUSER *tiptr, struct t_optmgmt *req, struct t_optmgmt *ret)
extern int t_koptmgmt(TIUSER *, struct t_optmgmt *, struct t_optmgmt *);
extern int t_optmgmt(int fildes, struct t_optmgmt *req,
struct t_optmgmt *ret);