Home
last modified time | relevance | path

Searched refs:filed (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd-src/usr.sbin/syslogd/
H A Dextern.h78 extern struct filed *get_f_by_conninfo(struct tls_conn_settings *conn_info);
80 extern bool message_queue_remove(struct filed *, struct buf_queue *);
82 extern void message_queue_freeall(struct filed *);
88 extern void fprintlog(struct filed *, struct buf_msg *, struct buf_queue *);
H A Dsign.h144 struct filed *f;
190 bool sign_global_init(struct filed*);
191 bool sign_sg_init(struct filed*);
194 struct signature_group_t* sign_get_sg(int, struct filed*);
H A Dtls.h144 struct filed *f;
177 bool parse_tls_destination(const char *, struct filed *, size_t);
190 bool tls_send(struct filed *, char *, size_t, struct buf_queue*);
H A Dsyslogd.c168 struct filed *Files = NULL;
169 struct filed consfile;
253 void udp_send(struct filed *, char *, size_t);
254 void wallmsg(struct filed *, struct iovec *, size_t);
256 size_t message_queue_purge(struct filed *f, size_t, int);
261 message_queue_add(struct filed *, struct buf_msg *);
264 void cfline(size_t, const char *, struct filed *, const char *,
266 void read_config_file(FILE*, struct filed**);
1903 struct filed *f; in logmsg()
2216 fprintlog(struct filed * in fprintlog()
[all...]
H A Dsyslogd.h332 struct filed { struct
333 struct filed *f_next; /* next in linked list */ argument
H A Dsign.c83 sign_global_init(struct filed *Files) in sign_global_init()
290 sign_sg_init(struct filed *Files) in sign_sg_init()
295 struct filed *f; in sign_sg_init()
583 sign_get_sg(int pri, struct filed *f) in sign_get_sg()
H A Dtls.c1129 parse_tls_destination(const char *p, struct filed *f, size_t linenum) in parse_tls_destination()
1716 tls_send(struct filed *f, char *line, size_t len, struct buf_queue *qentry) in tls_send()
1755 struct filed *f = smsg->f; in dispatch_tls_send()
/netbsd-src/usr.bin/fstat/
H A Dfstat.c444 struct filedesc filed; in dofiles() local
454 if (!KVM_READ(p->p_fd, &filed, sizeof (filed))) { in dofiles()
459 if (filed.fd_lastfile == -1) in dofiles()
466 if (!KVM_READ(filed.fd_dt, &dt, sizeof(dt))) { in dofiles()
467 warnx("can't read dtab at %p for pid %d", filed.fd_dt, Pid); in dofiles()
470 if ((unsigned)filed.fd_lastfile >= dt.dt_nfiles || in dofiles()
471 filed.fd_freefile > filed.fd_lastfile + 1) { in dofiles()
497 ALLOC_OFILES(filed.fd_lastfile+1); in dofiles()
498 if (!KVM_READ(&filed.fd_dt->dt_ff, ofiles, in dofiles()
499 (filed.fd_lastfile+1) * FPSIZE)) { in dofiles()
[all …]
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A Dstates.texi19 The initial state of a Problem Report. This means the PR has been filed
/netbsd-src/doc/
H A DTODO5 [ Note that this list does not include change requests filed via 'gnats'.
/netbsd-src/share/doc/usd/17.msmacros/
H A Drefcard.bad558 Plaintiff, United States of America, having filed
560 defendants having appeared and filed their
644 Plaintiff, United States of America, having filed its complaint
646 filed their answer to such complaint denying the substantive
/netbsd-src/crypto/external/cpl/tpm-tools/dist/
H A DLICENSE176 under this Agreement shall terminate as of the date such litigation is filed. In
181 Section 2(b) shall terminate as of the date such litigation is filed.
/netbsd-src/external/ibm-public/postfix/dist/
H A DUS_PATENT_632126748 1997. The patent was filed more than two years later, in November
H A DLICENSE237 litigation is filed.
475 as of the date such litigation is filed. In addition, If Recipient
480 Section 2(b) shall terminate as of the date such litigation is filed.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-locate-xx.txt33 Distribution of this memo is unlimited. It is filed as <draft-
359 This document is filed as <draft-ietf-ldapext-locate-08.txt>, and
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSecurity.rst163 When a new issue is filed, a template is provided to help issue reporters provide all relevant info…
208 …Group should be consulted, since they'll be responding to security issues filed against these part…
H A DLexicon.rst223 Problem report. A bug filed on `the LLVM Bug Tracking System
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dtmvm2.ms211 ; filed as memory source address stalls, multiplication source
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A DLICENSE237 litigation is filed.
475 as of the date such litigation is filed. In addition, If Recipient
480 Section 2(b) shall terminate as of the date such litigation is filed.
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DLICENSE.txt88 as of the date such litigation is filed.
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DLICENSE88 as of the date such litigation is filed.
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A DLICENSE87 as of the date such litigation is filed.
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A DCOPYING87 as of the date such litigation is filed.
/netbsd-src/external/apache2/
H A DLICENSE-2.088 as of the date such litigation is filed.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DLICENSE88 as of the date such litigation is filed.

1234