/freebsd/tests/sys/kern/ |
H A D | inotify_test.c | 82 consume_event_cookie(int ifd, int wd, unsigned int event, unsigned int flags, in consume_event_cookie() 122 consume_event(int ifd, int wd, unsigned int event, unsigned int flags, in consume_event() 189 int fd, wd; in watch_file() local 206 int wd; in watch_dir() local 224 int error, dfd, ifd, wd; in ATF_TC_BODY() local 265 int fd, fd1, ifd, n, wd; in ATF_TC_BODY() local 297 int ifd, wd, wd1; in ATF_TC_BODY() local 331 int dfd, error, fd, ifd, mask, wd; in ATF_TC_BODY() local 404 int error, dfd, ifd, max, wd; in ATF_TC_BODY() local 452 int error, fd, fd1, ifd, s[2], wd; in ATF_TC_BODY() local [all …]
|
/freebsd/usr.bin/systat/ |
H A D | sysput.c | 40 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces() 73 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64() 100 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64() 109 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) in sysputpage()
|
/freebsd/contrib/bearssl/tools/ |
H A D | brssl.c | 68 WSADATA wd; in main() local
|
/freebsd/share/examples/inotify/ |
H A D | inotify.c | 103 int wd; in main() local
|
/freebsd/sys/kern/ |
H A D | vfs_inotify.c | 132 int wd; /* unique ID */ member 514 inotify_alloc_record(uint32_t wd, const char *name, size_t namelen, int event, in inotify_alloc_record() 758 uint32_t wd; in vn_inotify_add_watch() local 920 uint32_t wd; in kern_inotify_add_watch() local 999 kern_inotify_rm_watch(int fd, uint32_t wd, struct thread *td) in kern_inotify_rm_watch()
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | winutil.c | 17 #define DLGWD(wd) (LOWORD(GetDialogBaseUnits())*(wd)/4) argument
|
/freebsd/tools/test/stress2/include/ |
H A D | stress.h | 41 char *wd; member
|
/freebsd/contrib/netbsd-tests/dev/clock_subr/ |
H A D | t_clock_subr.c | 45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ argument
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_calgps.h | 133 gpsntp_from_gpscal(TcGpsDatum *wd) { in gpsntp_from_gpscal()
|
/freebsd/contrib/wpa/src/pasn/ |
H A D | pasn_responder.c | 42 struct wpabuf *wd) in pasn_wd_handle_sae_commit() 117 const u8 *peer_addr, struct wpabuf *wd) in pasn_wd_handle_sae_confirm()
|
H A D | pasn_initiator.c | 76 static int wpas_pasn_wd_sae_rx(struct pasn_data *pasn, struct wpabuf *wd) in wpas_pasn_wd_sae_rx() 301 static int wpas_pasn_wd_fils_rx(struct pasn_data *pasn, struct wpabuf *wd) in wpas_pasn_wd_fils_rx()
|
/freebsd/usr.bin/rwho/ |
H A D | rwho.c | 60 static struct whod wd; variable
|
/freebsd/lib/libcalendar/ |
H A D | calendar.c | 252 int nd, wd; in firstweek() local
|
/freebsd/contrib/bsddialog/lib/ |
H A D | datebox.c | 103 int wd; in week_day() local 263 int ndays, i, y, x, wd, h, w; print_calendar() local [all...] |
/freebsd/tests/sys/fs/fusefs/ |
H A D | readlink.cc | 146 char buf[MAXPATHLEN], wd[MAXPATHLEN], want[MAXPATHLEN]; in TEST_F() local
|
/freebsd/usr.bin/ruptime/ |
H A D | ruptime.c | 181 struct whod *wd; in ruptime() local
|
/freebsd/stand/ficl/ |
H A D | gfx_loader.c | 167 FICL_UNS x0, y0, x1, y1, wd; in ficl_fb_line() local
|
/freebsd/usr.sbin/config/ |
H A D | mkoptions.cc | 364 configword wd; in read_option_file() local
|
/freebsd/sys/sys/ |
H A D | inotify.h | 17 int wd; member
|
/freebsd/stand/liblua/ |
H A D | gfx_utils.c | 143 uint32_t x0, y0, x1, y1, wd; in lua_fb_line() local
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | ProcessLauncherPosixFork.cpp | 104 std::string wd; member
|
/freebsd/crypto/openssl/ssl/rio/ |
H A D | poll_immediate.c | 58 BIO_POLL_DESCRIPTOR rd, wd; in poll_translate_ssl_quic() local
|
/freebsd/crypto/openssl/test/ |
H A D | x509_time_test.c | 404 int yd, wd; member
|
/freebsd/usr.bin/grep/ |
H A D | util.c | 132 const char *wd[] = { ".", NULL }; in grep_tree() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calgps.c | 481 TcGpsDatum * wd in gpscal_to_calendar()
|