Symbol: filetype
bin/csh/file.c
108
static Char filetype(Char *, Char *);
bin/csh/file.c
494
(void) fputc(dir ? filetype(dir, items[i]) : ' ', cshout);
bin/test/test.c
443
goto filetype;
bin/test/test.c
454
goto filetype;
bin/test/test.c
457
goto filetype;
bin/test/test.c
460
goto filetype;
bin/test/test.c
463
goto filetype;
bin/test/test.c
466
goto filetype;
bin/test/test.c
469
goto filetype;
bin/test/test.c
489
filetype:
lib/libtls/tls_config.c
41
tls_config_load_file(struct tls_error *error, const char *filetype,
lib/libtls/tls_config.c
55
filetype, filename);
lib/libtls/tls_config.c
61
filetype, filename);
lib/libtls/tls_config.c
70
filetype);
lib/libtls/tls_config.c
77
filetype, filename);
lib/libtls/tls_internal.h
256
int tls_config_load_file(struct tls_error *error, const char *filetype,
regress/sys/kern/poll/poll_iocond.c
108
filetype = filetypes[i].type;
regress/sys/kern/poll/poll_iocond.c
112
if (filetype == FTYPE_NONE)
regress/sys/kern/poll/poll_iocond.c
121
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
188
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
248
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
293
if (filetype == FTYPE_FIFO)
regress/sys/kern/poll/poll_iocond.c
346
if (filetype != FTYPE_SOCKET_UDP) {
regress/sys/kern/poll/poll_iocond.c
373
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
420
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
436
if (filetype == FTYPE_SOCKET_TCP)
regress/sys/kern/poll/poll_iocond.c
452
if (filetype == FTYPE_SOCKET_UNIX) {
regress/sys/kern/poll/poll_iocond.c
504
if (filetype == FTYPE_FIFO || filetype == FTYPE_PIPE)
regress/sys/kern/poll/poll_iocond.c
508
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
527
if (filetype == FTYPE_SOCKET_TCP ||
regress/sys/kern/poll/poll_iocond.c
528
filetype == FTYPE_SOCKET_UDP)
regress/sys/kern/poll/poll_iocond.c
532
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
562
if (filetype != FTYPE_SOCKET_UDP) {
regress/sys/kern/poll/poll_iocond.c
596
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
67
enum filetype type;
regress/sys/kern/poll/poll_iocond.c
717
switch (filetype) {
regress/sys/kern/poll/poll_iocond.c
725
if (filetype == FTYPE_SOCKET_TCP)
regress/sys/kern/poll/poll_iocond.c
763
if (filetype == FTYPE_SOCKET_UNIX) {
regress/sys/kern/poll/poll_iocond.c
79
static enum filetype filetype = FTYPE_NONE;
regress/sys/kern/poll/poll_iocond.c
798
switch (filetype) {
regress/sys/kern/select/select_iocond.c
109
filetype = filetypes[i].type;
regress/sys/kern/select/select_iocond.c
113
if (filetype == FTYPE_NONE)
regress/sys/kern/select/select_iocond.c
122
switch (filetype) {
regress/sys/kern/select/select_iocond.c
189
switch (filetype) {
regress/sys/kern/select/select_iocond.c
249
switch (filetype) {
regress/sys/kern/select/select_iocond.c
294
if (filetype == FTYPE_FIFO)
regress/sys/kern/select/select_iocond.c
361
if (filetype != FTYPE_SOCKET_UDP) {
regress/sys/kern/select/select_iocond.c
388
switch (filetype) {
regress/sys/kern/select/select_iocond.c
435
switch (filetype) {
regress/sys/kern/select/select_iocond.c
451
if (filetype == FTYPE_SOCKET_TCP)
regress/sys/kern/select/select_iocond.c
496
if (filetype == FTYPE_FIFO || filetype == FTYPE_PIPE)
regress/sys/kern/select/select_iocond.c
499
switch (filetype) {
regress/sys/kern/select/select_iocond.c
522
if (filetype == FTYPE_SOCKET_TCP ||
regress/sys/kern/select/select_iocond.c
523
filetype == FTYPE_SOCKET_UDP)
regress/sys/kern/select/select_iocond.c
527
if (filetype == FTYPE_FIFO || filetype == FTYPE_PIPE)
regress/sys/kern/select/select_iocond.c
530
switch (filetype) {
regress/sys/kern/select/select_iocond.c
562
if (filetype != FTYPE_SOCKET_UDP) {
regress/sys/kern/select/select_iocond.c
596
switch (filetype) {
regress/sys/kern/select/select_iocond.c
68
enum filetype type;
regress/sys/kern/select/select_iocond.c
721
switch (filetype) {
regress/sys/kern/select/select_iocond.c
729
if (filetype == FTYPE_SOCKET_TCP)
regress/sys/kern/select/select_iocond.c
776
if (filetype == FTYPE_FIFO || filetype == FTYPE_PIPE)
regress/sys/kern/select/select_iocond.c
779
switch (filetype) {
regress/sys/kern/select/select_iocond.c
80
static enum filetype filetype = FTYPE_NONE;
usr.bin/dig/lib/dns/gen.c
289
sd(int rdclass, const char *classname, const char *dirname, char filetype) {
usr.bin/dig/lib/dns/gen.c
306
type, filetype);
usr.bin/dig/lib/dns/gen.c
337
char filetype = 'c';
usr.bin/dig/lib/dns/gen.c
351
filetype = 'c';
usr.bin/dig/lib/dns/gen.c
360
filetype = 'h';
usr.bin/dig/lib/dns/gen.c
367
filetype = 'c';
usr.bin/dig/lib/dns/gen.c
376
filetype = 'h';
usr.bin/dig/lib/dns/gen.c
421
sd(rdclass, classname, buf, filetype);
usr.bin/dig/lib/dns/gen.c
427
sd(0, "", buf, filetype);
usr.sbin/nsd/options.c
218
warn_if_directory(const char* filetype, FILE* f, const char* fname)
usr.sbin/nsd/options.c
225
log_msg(LOG_WARNING, "trying to read %s but it is a directory: %s", filetype, fname);
usr.sbin/nsd/options.h
662
void warn_if_directory(const char* filetype, FILE* f, const char* fname);