OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flavor
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/mtree/
extern.h
62
enum
flavor
{
enum
92
extern enum
flavor
flavor
;
misc.c
53
enum
flavor
flavor
= F_MTREE;
variable in typeref:enum:flavor
mtree.c
67
enum
flavor
flavor
;
member in struct:__anonde7e072a0108
136
flavor
= flavors[i].
flavor
;
246
switch (
flavor
) {
325
"\t\t[-F
flavor
]\n",
/src/lib/libc/rpc/
svc_auth.c
70
* using the client auth struct
flavor
field to index into svcauthsw.
83
int
flavor
;
member in struct:authsvc
142
/*
flavor
doesn't match any of the builtin types, so try new ones */
145
if (asp->
flavor
== cred_flavor) {
167
* prepared to handle. When an authentication
flavor
is registered,
168
* the
flavor
is checked against already registered values. If not
175
* 1 if
flavor
already registered
199
if (asp->
flavor
== cred_flavor) {
212
asp->
flavor
= cred_flavor;
/src/games/worms/
worms.c
171
static const char
flavor
[] = {
variable in typeref:typename:const char[]
175
static const int flavors = __arraycount(
flavor
);
180
__CTASSERT(sizeof(
flavor
) == sizeof(eyeball));
454
w->ch =
flavor
[i];
Completed in 19 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025