OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flavor
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.sbin/mtree/
compare.c
75
if (
flavor
== F_FREEBSD9) { \
181
printf(
flavor
== F_FREEBSD9 ?
204
printf(
flavor
== F_FREEBSD9 ?
218
flavor
== F_FREEBSD9 ? "" : ")");
221
flavor
== F_FREEBSD9 ? "" : ")");
232
printf(
flavor
== F_FREEBSD9 ?
239
flavor
== F_FREEBSD9 ? "" : ")");
243
flavor
== F_FREEBSD9 ? "" : ")");
251
printf(
flavor
== F_FREEBSD9 ?
258
flavor
== F_FREEBSD9 ? "" : ")")
[
all
...]
extern.h
62
enum
flavor
{
enum
92
extern enum
flavor
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",
create.c
150
if (p->fts_level > 0 ||
flavor
== F_FREEBSD9) {
239
if (!S_ISREG(p->fts_statp->st_mode) && (
flavor
== F_NETBSD6 || !dflag))
269
(
flavor
== F_FREEBSD9 || S_ISREG(p->fts_statp->st_mode)))
366
if (
flavor
== F_NETBSD6 || !dflag ||
404
if (
flavor
!= F_NETBSD6 && dflag)
misc.c
53
enum
flavor
flavor
= F_MTREE;
variable in typeref:enum:flavor
verify.c
150
printf(
flavor
== F_FREEBSD9 ? "%s extra" : "extra: %s",
spec.c
442
if (
flavor
== F_NETBSD6)
/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];
/src/share/terminfo/
terminfo
398
# The normal (ANSI)
flavor
of "media copy" building block asserts that
4632
ms-vt-utf8|vt-utf8|UTF-8
flavor
of VT100+,
18356
# This
flavor
is adapted from xterm, in turn from aixterm documentation -TD
[
all
...]
Completed in 37 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025