Searched defs:si (Results 26 - 50 of 194) sorted by relevance

12345678

/freebsd-13-stable/lib/libc/stdlib/
H A Dradixsort.c61 int sn, si; member in struct:__anon7581
/freebsd-13-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c113 PKCS7_SIGNER_INFO *si = NULL; local
176 static int pkcs7_copy_existing_digest(PKCS7 *p7, PKCS7_SIGNER_INFO *si) argument
210 PKCS7_SIGNER_INFO *si; local
377 PKCS7_SIGNER_INFO *si; local
[all...]
H A Dpk7_lib.c352 PKCS7_SIGNER_INFO *si = NULL; local
405 void PKCS7_SIGNER_INFO_get0_algs(PKCS7_SIGNER_INFO *si, EVP_PKEY **pk, argument
506 PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si) argument
[all...]
/freebsd-13-stable/contrib/bearssl/samples/
H A Dclient_basic.c48 struct addrinfo hints, *si, *p; local
H A Dserver_basic.c98 struct addrinfo hints, *si, *p; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_random.c179 uint8_t si; local
247 uint8_t si, sj; local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c41 timer_signal_handler(int signo, siginfo_t *si, void *osi __unused) argument
/freebsd-13-stable/sys/rpc/
H A Dsvc_dg.c103 struct __rpc_sockinfo si; local
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c68 si_meminfo(struct sysinfo *si) argument
/freebsd-13-stable/crypto/openssl/crypto/cms/
H A Dcms_ess.c88 int CMS_add1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest *rr) argument
138 static int cms_msgSigDigest(CMS_SignerInfo *si, argument
301 cms_encode_Receipt(CMS_SignerInfo *si) argument
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h96 fq_update_stats(struct fq_codel_flow *q, struct fq_codel_si *si, int len, argument
142 fq_codel_extract_head(struct fq_codel_flow *q, aqm_time_t *pkt_ts, struct fq_codel_si *si) argument
[all...]
H A Ddn_sched_rr.c84 rr_append(struct rr_queue *q, struct rr_si *si) argument
100 rr_remove_head(struct rr_si *si) argument
119 remove_queue_q(struct rr_queue *q, struct rr_si *si) argument
142 next_pointer(struct rr_si *si) argument
154 struct rr_si *si; local
181 struct rr_si *si = (struct rr_si *)(_si + 1); local
226 struct rr_si *si = (struct rr_si *)(_si + 1); local
288 struct rr_si *si = (struct rr_si *)(_q->_si + 1); local
[all...]
H A Ddn_sched_wf2q.c117 idle_check(struct wf2qp_si *si, int n, int force) argument
140 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); local
196 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); local
268 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); local
286 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); local
328 struct wf2qp_si *si = (struct wf2qp_si *)(q->_si + 1); local
[all...]
/freebsd-13-stable/usr.bin/localedef/
H A Dcharmap.c283 int si; local
[all...]
/freebsd-13-stable/usr.bin/sort/
H A Dcoll.h44 unsigned char si; member in struct:n_hint
H A Dvsort.c69 find_suffix(bwstring_iterator si, bwstring_iterator se, size_t *len) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp370 uint32_t si = Bits32(opcode, 15, 0); local
/freebsd-13-stable/contrib/sendmail/src/
H A Dsfsasl.c109 struct sasl_info *si = (struct sasl_info *) info; local
/freebsd-13-stable/lib/libc/rpc/
H A Dclnt_generic.c342 struct __rpc_sockinfo si; local
H A Dsvc_simple.c152 struct __rpc_sockinfo si; local
/freebsd-13-stable/lib/librt/
H A Dsigev_thread.c294 sigev_get_id(siginfo_t *si) argument
369 siginfo_t si; local
[all...]
/freebsd-13-stable/contrib/jemalloc/src/
H A Dpages.c419 SYSTEM_INFO si; local
/freebsd-13-stable/contrib/libevent/
H A Darc4random.c111 unsigned char si; local
428 unsigned char si, sj; local
/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest.c135 STARTUPINFOA si; local
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-snit.c237 struct strioctl si; local
285 struct strioctl si; /* struct for ioctl() */ local
[all...]

Completed in 229 milliseconds

12345678