Home
last modified time | relevance | path

Searched refs:grey (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/src/libexec/spamd/
Dsync.c47 extern FILE *grey;
321 fprintf(grey, in sync_recv()
324 fflush(grey); in sync_recv()
342 fprintf(grey, "WHITE:%s:", inet_ntoa(ip)); in sync_recv()
343 fprintf(grey, "%s:%u\n", in sync_recv()
345 fflush(grey); in sync_recv()
363 fprintf(grey, "TRAP:%s:", inet_ntoa(ip)); in sync_recv()
364 fprintf(grey, "%s:%u\n", in sync_recv()
366 fflush(grey); in sync_recv()
DMakefile4 SRCS= spamd.c sdl.c gdcopy.c grey.c sync.c
Dspamd.c126 FILE *grey; variable
926 fprintf(grey, in nextstate()
930 fflush(grey); in nextstate()
1496 grey = fdopen(greypipe[1], "w"); in main()
1497 if (grey == NULL) { in main()
1520 grey = fdopen(greypipe[0], "r"); in main()
1521 if (grey == NULL) { in main()
Dgrey.c49 extern FILE *grey;
934 if (grey == NULL) { in greyreader()
942 while ((buf = fgetln(grey, &len))) { in greyreader()
1118 fclose(grey); in greywatcher()
/openbsd/src/lib/libmenu/
Dm_attribs.c135 GEN_MENU_ATTR_SET_FCT(grey)
145 GEN_MENU_ATTR_GET_FCT(grey)
Dm_post.c106 wattron(menu->win, (int)menu->grey); in MENU_EXPORT()
164 wattroff(menu->win, (int)menu->grey); in MENU_EXPORT()
191 wattroff(menu->win, (int)menu->grey); in MENU_EXPORT()
Dmenu.h142 chtype grey; /* Inactive attribute */ member
/openbsd/src/usr.bin/tmux/
Dcolour.c62 int grey_avg, grey_idx, grey; in colour_find_rgb() local
79 grey = 8 + (10 * grey_idx); in colour_find_rgb()
83 if (colour_dist_sq(grey, grey, grey, r, g, b) < d) in colour_find_rgb()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
Dsized-enum.c11 grey enumerator
/openbsd/src/games/quiz/datfiles/
Dprovince7 Manitoba:Winnipeg:{prairie }crocus:{great }{grey }owl
/openbsd/src/libexec/spamlogd/
Dspamlogd.c68 FILE *grey = NULL; variable
/openbsd/src/gnu/usr.bin/cvs/windows-NT/SCC/
DChangeLog124 grey (source controlled) file icons appear, which is
DREADME.txt49 appear as source controlled (grey) files in the file
/openbsd/src/sys/dev/ic/
Dstireg.h215 u_int32_t grey: 1; /* greyscale */ member
/openbsd/src/gnu/llvm/llvm/docs/GlobalISel/
DPipeline.rst124 Each of the grey boxes indicates an opportunity to serialize the current state
/openbsd/src/gnu/llvm/llvm/docs/
DReleaseProcess.rst31 Not all bugs or regressions are show-stoppers and it's a bit of a grey area what
/openbsd/src/gnu/usr.bin/texinfo/djgpp/
DREADME231 invokes the same command as the grey `PgUp' key on the extended
/openbsd/src/games/adventure/
Dglorkz1776 1 to reveal a tall wizard, clothed in grey. He fixes you with a steely
1779 1 you fades away into a grey nothingness.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dbfdint.texi83 particular object file format. These functions live in a grey area, and
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdint.texi83 particular object file format. These functions live in a grey area, and
/openbsd/src/gnu/usr.bin/perl/Porting/
Depigraphs.pod716 the grey town on the hill-side and looked searchingly towards the green
2299 Came forth with pilgrim steps, in amice grey;
/openbsd/src/games/fortune/datfiles/
Dlimerick280 He wore gloves of grey suede
Dfortunes23577 The Priest's grey nimbus in a niche where he dressed discreetly.
10569 Red is grey and yellow white.
14516 And gibe the old and grey,
16729 He is a man capable of turning any colour into grey.
28212 Nothing is more quiet than the sound of hair going grey.
28949 When the other desks are empty and their terminals glassy grey,
32378 Sanity and insanity overlap a fine grey line.
38247 Judgement Day. For at noon the skies turned from blue to grey and by
38691 And the grey roof reddened and rang;
45842 "In my youth," said the sage, as he shook his grey locks,
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlop.pod836 black => 7, grey => 8, white => 9);
/openbsd/src/gnu/usr.bin/cvs/
DFAQ2415 - Effective management of the boundaries and grey areas.

12