Home
last modified time | relevance | path

Searched defs:nsec (Results 1 – 25 of 2793) sorted by last modified time

12345678910>>...112

/dports/x11-wm/sway/sway-1.5.1/common/
H A Dloop.c146 long int nsec = (ms % 1000) * 1000000; in loop_add_timer() local
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXThread.cpp389 void FXThread::sleep(FXTime nsec){ in sleep()
434 void FXThread::wakeat(FXTime nsec){ in wakeat()
/dports/www/domoticz/domoticz-2020.2/main/
H A DHelper.cpp1119 int nsec = (y->tv_usec - x->tv_usec) / 1000000 + 1; in timeval_subtract() local
1124 int nsec = (x->tv_usec - y->tv_usec) / 1000000; in timeval_subtract() local
/dports/www/mod_qos/mod_qos-11.66/apache2/
H A Dmod_qos.c6404 int nsec = req_per_sec_block_rate % 1000; in qos_hp_cc() local
8050 int nsec = s % 1000; in qos_delay() local
9435 int nsec = req_per_sec_block % 1000; in qos_header_parser() local
9522 int nsec = req_per_sec_block % 1000; in qos_header_parser() local
/dports/sysutils/py-scandir/scandir-1.10.0/
H A D_scandir.c433 fill_time(PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time()
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dgeneric_modbus.c465 suseconds_t nsec = (end.tv_usec - start->tv_usec) / 1000000 + 1; in time_elapsed() local
470 suseconds_t nsec = (start->tv_usec - end.tv_usec) / 1000000; in time_elapsed() local
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sun.c585 unsigned int nsec; in sun_delete_partition() local
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/sfio/
H A Dsfpkrd.c188 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
/dports/shells/ksh93/ast-93u/src/lib/libast/sfio/
H A Dsfpkrd.c188 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/sfio/
H A Dsfpkrd.c188 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DEncrypt.c5868 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt_detached()
5908 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt_detached()
5962 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt()
5997 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DEncrypt.c5869 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt_detached()
5909 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt_detached()
5963 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt()
5998 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/news/husky/husky-1.9.20191207/hpucode/src/
H A Duuefile.c189 UUEFile* MakeUUEFile(int nsec, char *name, char* ID) in MakeUUEFile()
/dports/net/chrony-lite/chrony-4.2/
H A Dutil.c739 uint32_t hi, lo, sec, nsec; in UTI_TimespecToNtp64() local
856 uint32_t sec_low, nsec; in UTI_TimespecNetworkToHost() local
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSCore/
H A DmDNS.c3033 AuthRecord nsec; in SendResponses() local
/dports/net/chrony/chrony-4.2/
H A Dutil.c739 uint32_t hi, lo, sec, nsec; in UTI_TimespecToNtp64() local
856 uint32_t sec_low, nsec; in UTI_TimespecNetworkToHost() local
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dptp_clock.h83 uint32_t nsec; /* nanoseconds */ member
H A Dbtrfs_tree.h556 uint32_t nsec; member

12345678910>>...112