Home
last modified time | relevance | path

Searched refs:i (Results 8026 – 8050 of 8435) sorted by relevance

1...<<321322323324325326327328329330>>...338

/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c994 unsigned int i, hip_len, algorithm, key_len; in ns_sprintrrf() local
1012 for (i = 0; i < hip_len; i++) { in ns_sprintrrf()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE27 10-06-12 paste.c: repeat after me: do not modify argv[i]
206 04-02-29 cp.c: decouple -f and -i for standard CONFORMANCE
247 01-05-01 uname: -i => -h, add sol.sun4 -i, add sgi -R, punt to /usr/bin/uname
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c1085 int i = 0; in dclru_count() local
1090 i++; in dclru_count()
1091 return (i + 1); in dclru_count()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE16 i) changes to the Program, and
24 the Program which: (i) are separate modules of software distributed in
82 i) effectively disclaims on behalf of all Contributors all warranties and
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE16 i) changes to the Program, and
24 to the Program which: (i) are separate modules of software distributed in
82 i) effectively disclaims on behalf of all Contributors all warranties and
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c405 for (int i = 0; i < rscn->rscn_payload_len - 4; i += 4) { in fcoei_process_unsol_els_req() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h680 #define IQNEXT(i) ((i) + 1) & ufs_iqhashmask /* next idle queue */ argument
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault123 # 'i',0x43; i (0x69)
/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h903 #define ADD_MASKED(v, i, eq_mask, mask) \ argument
904 (((((v) | (eq_mask)) + (i)) & (mask) & ~(eq_mask)) | ((v) & (eq_mask)))
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c590 unsigned i; member
598 _uquad = u.i;
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S269 restore %g0, %g0, %o0 ! return 0, i.e. strings are equal
310 restore %g0, %g0, %o0 ! return 0, i.e. strings are equal
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S269 restore %g0, %g0, %o0 ! return 0, i.e. strings are equal
309 restore %g0, %g0, %o0 ! return 0, i.e. strings are equal
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h42 int i; member
/illumos-gate/usr/src/cmd/geniconvtbl/samples/
H A DUTF-8_to_ISO8859-1.src171 // We convert every other character to '?', i.e., non-identical
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h340 extern ALERT *new_alert(char *fmt, int i);
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.msg35 @ MSG_ARG_USAGE "usage: %s [-d | -r] [-c] [-D] [-e envar] [-f] [-i] \
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c1378 int i; in nfs4_async_common_start() local
1408 for (i = 0; i < async_types; i++) { in nfs4_async_common_start()
3051 int i; in nfs_free_mi4() local
3114 for (i = 0; i < NFS4_NUM_OO_BUCKETS; i++) { in nfs_free_mi4()
3115 bucketp = &(mi->mi_oo_list[i]); in nfs_free_mi4()
/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c614 int i; in init_parser() local
615 for (i = 0; i < ARRAY_SIZE(keyword_table); i++) { in init_parser()
616 struct init_keyword *ptr = keyword_table + i; in init_parser()
626 for (i = 0; i < ARRAY_SIZE(ignored_attributes); i++) { in init_parser()
627 const char * name = ignored_attributes[i]; in init_parser()
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure1878 i[3456]86) host_cpu=i386 ;;
2766 int test (int i, double x);
3089 for i in 1 2 3 4 5 6; do
3090 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3093 touch sub/conftst$i.h
3200 for i in 1 2 3 4 5 6; do
3204 touch sub/conftst$i.h
5153 int i;
5154 for (i = 0; i < 256; i++)
5155 if (XOR (islower (i), ISLOWER (i))
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c4292 uint_t i, defend_rate; in nce_ill_reschedule() local
4294 i = ill->ill_defend_count; in nce_ill_reschedule()
4301 if (i < defend_rate) { in nce_ill_reschedule()
4308 for (i = 0; i < ncert->ncert_num; i++) { in nce_ill_reschedule()
4310 ncec = ncert->ncert_nces[i]; in nce_ill_reschedule()
4343 int i; in ill_defend_rate_limit() local
4403 for (i = 0; i < ncert.ncert_num; i++) { in ill_defend_rate_limit()
4407 tmp = ncert.ncert_nces[i]; in ill_defend_rate_limit()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c816 Word i, nelts; in unwind_exception_ranges() local
824 for (i = 0; i < nelts; i++, ent++) { in unwind_exception_ranges()
844 if ((i != 0) && (addr0 > addr)) in unwind_exception_ranges()
846 file, _cache->c_name, EC_WORD(i)); in unwind_exception_ranges()
849 EC_XWORD(i)); in unwind_exception_ranges()
2946 int i; in dyn_symtest() local
2950 for (i = 0; i < 3; i++) { in dyn_symtest()
2951 switch (i) { in dyn_symtest()
/illumos-gate/usr/src/data/locale/data/
H A Dfr_BE.UTF-8.src525 <i>;/
1504 <i>;/
2898 <i>;/
4288 (<i>,<I>);/
4766 (<I>,<i>);/
6727 <i> <X3900>;<X05>;<X05>;<i>
7709 "<l><u><n><d><i>";/
7720 "<m><a><i>";/
7721 "<j><u><i><n>";/
7733 "<m><a><i>";/
[all …]
H A Dfr_CA.UTF-8.src525 <i>;/
1504 <i>;/
2898 <i>;/
4288 (<i>,<I>);/
4766 (<I>,<i>);/
6727 <i> <X3900>;<X05>;<X05>;<i>
7709 "<l><u><n><d><i>";/
7720 "<m><a><i>";/
7721 "<j><u><i><n>";/
7733 "<m><a><i>";/
[all …]
H A Dfr_CF.UTF-8.src525 <i>;/
1504 <i>;/
2898 <i>;/
4288 (<i>,<I>);/
4766 (<I>,<i>);/
6727 <i> <X3900>;<X05>;<X05>;<i>
7709 "<l><u><n><d><i>";/
7720 "<m><a><i>";/
7721 "<j><u><i><n>";/
7733 "<m><a><i>";/
[all …]
H A Dfr_CH.UTF-8.src525 <i>;/
1504 <i>;/
2898 <i>;/
4288 (<i>,<I>);/
4766 (<I>,<i>);/
6727 <i> <X3900>;<X05>;<X05>;<i>
7709 "<l><u><n><d><i>";/
7720 "<m><a><i>";/
7721 "<j><u><i><n>";/
7733 "<m><a><i>";/
[all …]

1...<<321322323324325326327328329330>>...338