Searched refs:filed (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h85 * statistics structure attached to each filed for debugging
153 struct filed { struct
154 pthread_mutex_t filed_mutex; /* protects this filed */
178 _NOTE(MUTEX_PROTECTS_DATA(filed::filed_mutex, filed))
179 _NOTE(DATA_READABLE_WITHOUT_LOCK(filed))
246 static void wallmsg(struct filed *f, char *from, char *msg);
248 static void set_flush_msg(struct filed *f);
253 static void cfline(char *line, int lineno, struct filed *f);
259 static int logforward(struct filed *
[all...]
H A Dsyslogd.c224 static struct filed fallback[2];
225 static struct filed *Files;
1210 struct filed *f;
1246 * releases the logger fds, filed and logit threads. That, in
1253 * filed may have been invalidated. reconfigure() will set the
1456 struct filed *f = ap;
1465 DPRINT4(5, "logit(%u): logger started for \"%s\" (queue %p, filed "
1518 "for filed %p\n", f->f_thread,
1712 set_flush_msg(struct filed *f)
1737 writemsg(int selection, struct filed *
[all...]
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc555 int filed; local
H A Ddoname.cc1768 int filed; local

Completed in 77 milliseconds