Searched refs:role (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/ipf/examples/
H A Dpool.conf5 table role = ipf type = tree number = 0
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c77 fprintf(stderr, "\t\t\t-a [-dnv] %s[-m <name>] [-o <role>] -i <ipaddr>[/netmask]\n",
79 fprintf(stderr, "\t\t\t-A [-dnv] %s[-m <name>] [-o <role>] [-S <seed>] [-t <type>]\n",
82 fprintf(stderr, "\t\t\t-F [-dv] %s[-o <role>] [-t <type>]\n", zoneopt);
84 fprintf(stderr, "\t\t\t-r [-dnv] %s[-m <name>] [-o <role>] -i <ipaddr>[/netmask]\n",
86 fprintf(stderr, "\t\t\t-R [-dnv] %s[-m <name>] [-o <role>] [-t <type>]\n",
142 int err, c, ipset, role; local
147 role = IPL_LOGIPF;
185 role = getrole(optarg);
186 if (role == IPL_LOGNONE)
222 int type, role, local
384 int c, role, type, live_kernel; local
645 int c, type, role, live_kernel; local
753 int c, role, type, arg; local
826 int role; local
[all...]
H A Dippool_y.y82 %type <num> role table inout
97 line: table role ipftree eol { iplo.ipo_unit = $2;
102 | table role ipfhash eol { ipht.iph_unit = $2;
107 | groupmap role number ipfgroup eol
153 role: label
412 { "role", IPT_ROLE },
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c164 usetup(role, fdreadp, fdwritep)
167 if (role == SLAVE)
180 uteardown(role, fdread, fdwrite)
185 if (role == SLAVE) {
209 dksetup(role, fdreadp, fdwritep)
211 int role;
219 (void) usetup(role, fdreadp, fdwritep);
233 dkteardown(role, fdread, fdwrite)
234 int role, fdread, fdwrite;
238 if (role
[all...]
H A Dperfstat.c81 * role t| 1 M = master, S = slave
101 * role t| 1 M = master, S = slave
385 char role; /* Current master/slave status. */ local
389 role = xdptr->xf_role;
392 (role == MCHAR) ? xdptr->xf_jobgrade : na ,FS, /* job grade */
396 role, FS, /* master/slave. */
401 (role == MCHAR) ? xdptr->xf_jobname : na
406 if (role == MCHAR)
425 (role == MCHAR) ? xdptr->xf_flags : na
818 * when uucico is in the role o
[all...]
H A Dpk1.c496 * role == 0: receive
497 * role == 1: send
500 xlatecntl(role, cntl)
501 int role;
511 strcpy(ptr, role ? "send " : "recv ");
519 if (role)
H A Duustat.c1301 char proto[2], jc[2], role[2]; local
1357 rectype, time, pid, wmachine, role, remote, device, netid,
1376 if (!EQUALS(role, "M"))
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dload_poolnode.c21 int load_poolnode(role, name, node, iocfunc)
22 int role;
40 op.iplo_unit = role;
/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c215 unsigned char role; local
244 role = RSTP_PORT_ROLE_UNKN;
247 role = RSTP_PORT_ROLE_ALTBACK;
250 role = RSTP_PORT_ROLE_ALTBACK;
253 role = RSTP_PORT_ROLE_ROOT;
256 role = RSTP_PORT_ROLE_DESGN;
260 bpdu_packet.body.flags |= (role << PORT_ROLE_OFFS);
304 ((port->role == DesignatedPort) ||
305 ((port->role == RootPort) && port->tcWhile));
346 (port->role
[all...]
H A Dtopoch.c144 if (port->role == DesignatedPort) {
194 if (port->role == RootPort || port->role == DesignatedPort)
201 if (port->role != RootPort && (port->role != DesignatedPort))
H A Droletrns.c114 port->role = DisabledPort;
116 port->role = port->selectedRole = DisabledPort;
131 port->role = port->selectedRole;
171 port->role = RootPort;
228 port->role = DesignatedPort;
275 if (port->role != port->selectedRole &&
284 stp_trace ("hop to BLOCK_PORT role=%d selectedRole=%d",
285 (int) port->role, (int) port->selectedRole);
317 port->role == BackupPort) {
H A Duid_stp.h194 unsigned char role; member in struct:__anon3924
H A Dstp_in.c358 if (DisabledPort == port->role) {
375 switch (port->role) {
376 case DisabledPort: entry->role = ' '; break;
377 case AlternatePort: entry->role = 'A'; break;
378 case BackupPort: entry->role = 'B'; break;
379 case RootPort: entry->role = 'R'; break;
380 case DesignatedPort: entry->role = 'D'; break;
381 case NonStpPort: entry->role = '-'; break;
382 default: entry->role = '?'; break;
385 if (DisabledPort == port->role || NonStpPor
[all...]
H A Dport.h117 PORT_ROLE_T role; /* 17.18.30 */ member in struct:port_t
H A Drolesel.c74 if (newRole == port->role)
107 port->role = newRole;
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c117 usetup(int role, int *fdreadp, int *fdwritep) argument
119 if (role == SLAVE) {
131 uteardown(int role, int fdread, int fdwrite) argument
135 if (role == SLAVE) {
222 tsetup(int role, int *fdreadp, int *fdwritep) argument
224 if (role == SLAVE) {
242 tteardown(int role, int fdread, int fdwrite) argument
255 tssetup(int role, int *fdreadp, int *fdwritep) argument
257 if (role == SLAVE) {
/illumos-gate/usr/src/cmd/virtinfo/
H A Dvirtinfo.c150 char *impl = "", *role = "", *io = "", *service = "", local
162 role = (roles & V12N_ROLE_CONTROL) ?
172 role = (roles & V12N_ROLE_CONTROL) ?
182 gettext("Domain role: "), impl, role, io, service, root);
/illumos-gate/usr/src/lib/pam_modules/roles/
H A Droles.c108 * role, no further checks are needed.
121 /* username is a role */
131 /* Who's the user requesting the role? */
165 * assigned the role being assumed, fail.
186 roleinlist(char *list, char *role) argument
192 if (strcmp(rolename, role) == 0)
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddssetup_svc.c101 * Request for machine role and primary domain information.
141 * When the machine role is domain member:
202 info->role = DS_ROLE_MEMBER_SERVER;
207 * When the machine role is standalone:
227 info->role = DS_ROLE_STANDALONE_SERVER;
H A Dlsar_svc.c597 ru->server_role.role = LSA_ROLE_MEMBER_SERVER;
599 ru->server_role.role = LSA_ROLE_STANDALONE_SERVER;
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_log.h89 extern krb5_error_code ulog_set_role(krb5_context ctx, iprop_role role);
H A Dkdb_log.c856 ulog_set_role(krb5_context ctx, iprop_role role) argument
867 log_ctx->iproprole = role;
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Ddssetup.ndl63 * DS role flags
71 * DS role upgrade
77 * DS role previous
84 * DS role state
91 * DS role information levels
109 DWORD role;
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c54 static const char role[] = "role name"; variable
87 { USERATTR_ROLES_KW, check_role, role },
219 /* not a role */
337 * Verifies the provided list of role names are valid.
339 * Returns NULL if all role names are valid.
340 * Otherwise, returns the invalid role name
364 /* Now, make sure it is a role */
367 /* no user type defined. not a role */
/illumos-gate/usr/src/cmd/passmgmt/
H A Dpassmgmt.c250 unassign_role(userattr_t *user, char *rolelist, char *role) { argument
261 if (strcmp(temprole, role) == 0) {
263 length = strlen(role);

Completed in 138 milliseconds

12