Searched defs:tv (Results 26 - 41 of 41) sorted by relevance

12

/haiku/src/kits/network/libnetapi/
H A DAbstractSocket.cpp120 struct timeval tv; local
137 struct timeval tv; local
[all...]
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.cpp51 ConfigMenu::ConfigMenu(TrayView *tv, bool useMag) argument
403 TrayView *tv = (TrayView *)arg; local
431 TrayView *tv = (TrayView *)arg; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.cpp243 fuse_fs_utimens(struct fuse_fs* fs, const char* path, const struct timespec tv[2]) argument
H A DFUSEVolume.cpp1585 timespec tv[2] = { local
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp156 timeval tv = { timeout / 1000000, timeout % 1000000 }; local
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_send.c1203 struct timeval tv, *tvp; local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h242 static int64 ToInode(const timespec& tv) argument
/haiku/src/kits/support/
H A DDateTime.cpp149 struct timeval tv; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c1437 struct ath_rateioctl_rt *tv; local
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp291 bigtime_t tv; local
[all...]
/haiku/src/system/kernel/fs/
H A Drootfs.cpp153 timespec tv; local
/haiku/headers/private/firewire/
H A Dfirewirereg.h306 bigtime_t tv; member in struct:fw_xfer
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp189 timespec tv; local
/haiku/src/bin/network/ping/
H A Dping6.c1415 struct timespec tv; local
1573 struct timespec tv, tp; local
[all...]
H A Dping.c953 struct timespec *tv = NULL; local
1129 pr_pack(char *buf, ssize_t cc, struct sockaddr_in *from, struct timespec *tv) argument
[all...]
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c302 struct timeval tv; /* time packet left */ member in struct:outdata

Completed in 135 milliseconds

12