OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:roles
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hack/
hack.u_init.c
83
static const char *(
roles
[]) = { /* must all have distinct first letter */
variable
84
/*
roles
[4] may be changed to -woman */
88
#define NR_OF_ROLES SIZE(
roles
)
171
roles
[4] = "Cave-woman";
173
rolesyms[i] =
roles
[i][0];
198
printf(" a %s",
roles
[i]);
233
roles
[i]);
245
roles
[i][0] = pc;
251
(void) strncpy(pl_character,
roles
[i], PL_CSIZ - 1);
/src/sys/dev/ic/
isp_netbsd.c
76
static const char *
roles
[4] = {
variable
312
ifc->role = lp->
roles
;
1280
(lp->
roles
& (SVC3_TGT_ROLE >> SVC3_ROLE_SHIFT))) {
1304
roles
[lp->
roles
], "arrived at", tgt,
1313
roles
[lp->
roles
], "arrived",
1337
roles
[lp->
roles
],
1346
lp->
roles
= lp->new_roles
[
all
...]
isp_library.c
457
const char *
roles
[4] = {
local
471
chan, i, lp->handle, dbs[lp->state], lp->autologin, mb,
roles
[lp->
roles
], lp->portid,
roles
[lp->new_roles], lp->new_portid,
527
* Change
Roles
ispvar.h
448
roles
: 2,
member in struct:__anon2938
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026