Home
last modified time | relevance | path

Searched defs:fd (Results 201 – 225 of 1534) sorted by relevance

12345678910>>...62

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
80 bool ProcessLaunchInfo::AppendDuplicateFileAction(int fd, int dup_fd) { in AppendDuplicateFileAction()
89 bool ProcessLaunchInfo::AppendOpenFileAction(int fd, const FileSpec &file_spec, in AppendOpenFileAction()
99 bool ProcessLaunchInfo::AppendSuppressFileAction(int fd, bool read, in AppendSuppressFileAction()
/openbsd/sbin/kbd/
H A Dkbd_wscons.c129 kbd_get_encs(int fd, struct wskbd_encoding_data *encs) in kbd_get_encs()
153 int fd, i, kbtype, t, error = 0; in kbd_list() local
235 int map = 0, v, i, fd, error = 0; in kbd_set() local
/openbsd/usr.sbin/fdformat/
H A Dfdformat.c61 format_track(int fd, int cyl, int secs, int head, int rate, int gaplen, in format_track()
96 verify_track(int fd, int track, int tracksize) in verify_track()
167 int fd, c, track, error, tracks_per_dot, bytes_per_track, errs; in main() local
/openbsd/usr.sbin/httpd/
H A Dlogger.c164 int fd; in logger_open_priv() local
281 logger_dispatch_parent(int fd, struct privsep_proc *p, struct imsg *imsg) in logger_dispatch_parent()
307 logger_dispatch_server(int fd, struct privsep_proc *p, struct imsg *imsg) in logger_dispatch_server()
/openbsd/usr.sbin/smtpd/
H A Dqueue.c54 int fd, mta_ext, ret, v, flags, code; in queue_imsg() local
521 queue_msgid_walk(int fd, short event, void *arg) in queue_msgid_walk()
675 queue_timeout(int fd, short event, void *p) in queue_timeout()
/openbsd/sys/arch/alpha/stand/
H A Dbootxx.c48 open_dev(fd) in open_dev() argument
81 int i, n, fd, rv; local
/openbsd/sys/sys/
H A Dselect.h79 __fd_set(int fd, fd_set *p) in __fd_set()
86 __fd_clr(int fd, fd_set *p) in __fd_clr()
93 __fd_isset(int fd, const fd_set *p) in __fd_isset()
/openbsd/libexec/mail.local/
H A Dmail.local.c59 int ch, fd, eval, lockfile=1; in main() local
114 int fd, eline = 1; in storemail() local
155 deliver(int fd, char *name, int lockfile) in deliver()
/openbsd/regress/lib/libpthread/blocked_close/
H A Dblocked_close.c46 int fd = *(int *)arg; in waiting_read() local
65 int fd, i, j; in main() local
/openbsd/regress/lib/libpthread/blocked_shutdown/
H A Dblocked_shutdown.c46 int fd = *(int *)arg; in waiting_read() local
65 int fd, i, j; in main() local
/openbsd/regress/lib/libpthread/poll/
H A Dpoll.c36 int fd = *(int *)arg; in writer() local
46 int fd = *(int *)arg; in reader() local
/openbsd/sbin/wsconsctl/
H A Dkeyboard.c75 keyboard_get_values(int fd) in keyboard_get_values()
157 keyboard_put_values(int fd) in keyboard_put_values()
/openbsd/sbin/iked/
H A Docsp.c88 int use_ssl, fd = -1, ret = -1, error; in ocsp_connect() local
192 ocsp_connect_cb(int fd, short event, void *arg) in ocsp_connect_cb()
224 ocsp_connect_finish(struct iked *env, int fd, struct ocsp_connect *oc) in ocsp_connect_finish()
367 int fd, ret = -1; in ocsp_receive_fd() local
475 ocsp_callback(int fd, short event, void *arg) in ocsp_callback()
/openbsd/usr.bin/login/
H A Dfailedlogin.c55 int fd; in log_failedlogin() local
94 int fd, was_bad = 0; in check_failedlogin() local
/openbsd/regress/lib/libpthread/blocked_dup2/
H A Dblocked_dup2.c46 int fd = *(int *)arg; in waiting_read() local
65 int fd, newfd, i, j; in main() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.h37 fd_t fd; member
72 fd_t fd; member
/openbsd/usr.sbin/unbound/util/
H A Dub_event_pluggable.c168 my_event_set_fd(struct ub_event* ev, int fd) in my_event_set_fd()
276 my_event_new(struct ub_event_base* base, int fd, short bits, in my_event_new()
296 my_signal_new(struct ub_event_base* base, int fd, in my_signal_new()
508 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new()
520 ub_signal_new(struct ub_event_base* base, int fd, in ub_signal_new()
565 ub_event_set_fd(struct ub_event* ev, int fd) in ub_event_set_fd()
/openbsd/sbin/unwind/libunbound/util/
H A Dub_event_pluggable.c168 my_event_set_fd(struct ub_event* ev, int fd) in my_event_set_fd()
276 my_event_new(struct ub_event_base* base, int fd, short bits, in my_event_new()
296 my_signal_new(struct ub_event_base* base, int fd, in my_signal_new()
508 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new()
520 ub_signal_new(struct ub_event_base* base, int fd, in ub_signal_new()
565 ub_event_set_fd(struct ub_event* ev, int fd) in ub_event_set_fd()
/openbsd/sbin/scsi/
H A Dscsi.c63 int fd; variable
251 do_cmd(int fd, char *fmt, int argc, char **argv) in do_cmd()
374 void mode_sense(int fd, u_char *data, int len, int pc, int page) in mode_sense()
400 void mode_select(int fd, u_char *data, int len, int perm) in mode_select()
558 int fd; in edit_init() local
695 mode_edit(int fd, int page, int edit, int argc, char *argv[]) in mode_edit()
/openbsd/usr.bin/mandoc/
H A Dread.c159 int fd; in mparse_buf_r() local
438 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file()
557 mparse_readfd(struct mparse *curp, int fd, const char *filename) in mparse_readfd()
630 int fd, save_errno; in mparse_open() local
/openbsd/usr.bin/gencat/
H A Dgencat.c223 get_line(int fd) in get_line()
290 getmsg(int fd, char *cptr, char quote) in getmsg()
404 MCParse(int fd) in MCParse()
494 MCWriteCat(int fd) in MCWriteCat()
/openbsd/gnu/llvm/lldb/source/Host/posix/
H A DMainLoopPosix.cpp80 for (auto &fd : loop.m_read_fds) in Poll() local
142 for (const auto &fd : loop.m_read_fds) { in Poll() local
174 for (const auto &fd : loop.m_read_fds) { in Poll() local
197 for (const auto &fd : loop.m_read_fds) local
/openbsd/gnu/llvm/lldb/source/API/
H A DSBLaunchInfo.cpp282 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction()
288 bool SBLaunchInfo::AddDuplicateFileAction(int fd, int dup_fd) { in AddDuplicateFileAction()
294 bool SBLaunchInfo::AddOpenFileAction(int fd, const char *path, bool read, in AddOpenFileAction()
301 bool SBLaunchInfo::AddSuppressFileAction(int fd, bool read, bool write) { in AddSuppressFileAction()
/openbsd/usr.sbin/ypldap/
H A Dldapclient.c126 client_dispatch_dns(int fd, short events, void *p) in client_dispatch_dns()
231 client_dispatch_parent(int fd, short events, void *p) in client_dispatch_parent()
563 int fd = -1; in client_try_idm() local
701 client_periodic_update(int fd, short event, void *p) in client_periodic_update()
/openbsd/sbin/vnconfig/
H A Dvnconfig.c187 int fd; in get_pkcs_key() local
286 int fd, rv = -1; in config() local
337 int fd, rv = -1; in unconfig() local

12345678910>>...62