Searched refs:il (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c179 struct idr_layer *il, *iln; local
183 for (il = idr->free; il != NULL; il = iln) {
184 iln = il->ary[0];
185 free(il, M_IDR);
192 idr_remove_layer(struct idr_layer *il, int layer) argument
196 if (il == NULL)
199 free(il, M_IDR);
203 if (il
221 struct idr_layer *il; local
272 struct idr_layer *il; local
290 struct idr_layer *il; local
312 struct idr_layer *il; local
356 struct idr_layer *il, *iln; local
391 struct idr_layer *il; local
403 struct idr_layer *il; local
425 struct idr_layer *il; local
512 struct idr_layer *il; local
687 idr_for_each_layer(struct idr_layer *il, int offset, int layer, int (*f)(int id, void *p, void *data), void *data) argument
[all...]
/freebsd-current/sys/dev/iscsi/
H A Dicl_soft_proxy.c157 struct icl_listen *il; local
159 il = malloc(sizeof(*il), M_ICL_PROXY, M_ZERO | M_WAITOK);
160 TAILQ_INIT(&il->il_sockets);
161 sx_init(&il->il_lock, "icl_listen");
162 il->il_accept = accept_cb;
164 return (il);
168 icl_listen_free(struct icl_listen *il) argument
173 sx_xlock(&il->il_lock);
174 while (!TAILQ_EMPTY(&il
247 icl_listen_add_tcp(struct icl_listen *il, int domain, int socktype, int protocol, struct sockaddr *sa, int portal_id) argument
311 icl_listen_add(struct icl_listen *il, bool rdma, int domain, int socktype, int protocol, struct sockaddr *sa, int portal_id) argument
325 icl_listen_remove(struct icl_listen *il, struct sockaddr *sa) argument
[all...]
H A Dicl.h155 void icl_listen_free(struct icl_listen *il);
156 int icl_listen_add(struct icl_listen *il, bool rdma,
159 int icl_listen_remove(struct icl_listen *il, struct sockaddr *sa);
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_corrupt_001_pos.ksh74 typeset -il psize=$1
76 typeset -il offset
77 typeset -il roundsize
95 typeset -il psize=$(geom disk list $PROV | awk '/Mediasize/ {print $2}')
106 typeset -il offset
/freebsd-current/usr.bin/indent/
H A Dparse.c79 ps.il[ps.tos] = ps.i_l_follow;
100 ps.i_l_follow = ps.il[ps.tos--];
106 ps.il[ps.tos] = ps.ind_level = ps.i_l_follow;
135 ps.il[ps.tos] = ps.ind_level;
138 ps.il[ps.tos] = ps.i_l_follow;
144 ps.ind_level = ps.i_l_follow = ps.il[ps.tos];
146 ps.il[ps.tos] = ps.ind_level = ps.i_l_follow;
150 ps.il[ps.tos] = ps.i_l_follow;
162 ps.ind_level = ps.il[ps.tos]; /* indentation for else should
175 ps.ind_level = ps.i_l_follow = ps.il[
[all...]
H A Dindent_globs.h244 int il[STACKSIZE]; /* this stack stores indentation levels */ member in struct:parser_state
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_history_001_neg.ksh53 log_mustnot zpool history -il $TESTPOOL
/freebsd-current/sys/crypto/camellia/
H A Dcamellia.c105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
107 il = xl ^ kl; \
109 t0 = il >> 16; \
117 ^ CAMELLIA_SP3033((il >> 8) & 0xff) \
118 ^ CAMELLIA_SP4404(il & 0xff); \
141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
144 il = CAMELLIA_SP1110((xl>>24) & 0xff); \
146 il ^= CAMELLIA_SP0222((xl>>16) & 0xff); \
148 il ^= CAMELLIA_SP3033((xl>>8) & 0xff); \
150 il
440 uint32_t il, ir, t0, t1, w0, w1; local
647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local
945 uint32_t il, ir, t0, t1; local
1012 uint32_t il,ir,t0,t1; /* temporary variables */ local
1082 uint32_t il,ir,t0,t1; /* temporary variables */ local
1165 uint32_t il,ir,t0,t1; /* temporary variables */ local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java190 int il; // optstring length
198 il = optstring.length();
202 if (ic != '(' && ++ip == il)
205 if (ic == ':' && ++ip == il)
209 if (++ip == il)
213 while (ip < il && (ic = optstring.charAt(ip)) != ')' &&
220 if (match && ip < il && ic == ')' && (op >= ol ||
230 if (ip < il && ic == ')' && ++ip == il)
239 while ((cp > 0) && (cp < il)
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_expand/
H A Dzpool_expand_002_pos.ksh131 typeset size_addition=$(zpool history -il $TESTPOOL1 \
143 zpool history -il $TESTPOOL1 | \
151 zpool history -il $TESTPOOL1 | \
159 zpool history -il $TESTPOOL1 | \
H A Dzpool_expand_003_neg.ksh116 zpool history -il $TESTPOOL1 | grep "pool '$TESTPOOL1' size:" |
/freebsd-current/usr.sbin/syslogd/
H A Dsyslogd.c1786 iovlist_init(struct iovlist *il) argument
1789 il->iovcnt = 0;
1790 il->totalsize = 0;
1794 iovlist_append(struct iovlist *il, const char *str) argument
1799 if (il->iovcnt < nitems(il->iov)) {
1801 il->iov[il->iovcnt++] = (struct iovec){
1805 il->totalsize += size;
1811 iovlist_truncate(struct iovlist *il, size_ argument
1833 fprintlog_write(struct filed *f, struct iovlist *il, int flags) argument
1986 struct iovlist il; local
2035 struct iovlist il; local
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_expand/
H A Dzpool_expand_001_pos.ksh104 $ZPOOL history -il $TESTPOOL1 | \
114 $ZPOOL history -il $TESTPOOL1 | \
H A Dzpool_expand_002_pos.ksh106 $ZPOOL history -il $TESTPOOL1 | \
116 $ZPOOL history -il $TESTPOOL1 | \
H A Dzpool_expand_003_neg.ksh100 $ZPOOL history -il $TESTPOOL1 | \
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_013_pos.ksh76 typeset -il resv_set=space_avail/5
78 typeset -il sparse_vol_set_size=space_avail*5
/freebsd-current/usr.sbin/fdwrite/
H A Dfdwrite.c29 int il[100]; local
31 memset(il,0,sizeof il);
33 while(il[(j%secs)+1]) j++;
34 il[(j%secs)+1] = i;
50 f.fd_formb_secno(i) = il[i+1];
/freebsd-current/usr.sbin/fdformat/
H A Dfdformat.c53 int i, j, il[FD_MAX_NSEC + 1]; local
55 memset(il, 0, sizeof il);
57 while(il[(j % secs) + 1])
59 il[(j % secs) + 1] = i;
75 f.fd_formb_secno(i) = il[i+1];
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcomplex.inc65 using std::operator""il;
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib75 zlook -il $TESTDIR $name >/dev/null 2>&1
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_main.c77 int il = 0, ir = 0; local
78 while (il < left_len && ir < right_len) {
79 unsigned char cl = left[il];
82 if (isspace((unsigned char)cl) && il < left_len) {
83 il++;
95 il++;
98 while (il < left_len) {
99 unsigned char cl = left[il++];
/freebsd-current/tools/test/stress2/misc/
H A Dtmpfs10.sh56 { find $mntpoint ! -type d | xargs ls -il; echo FAIL; }
/freebsd-current/secure/lib/libcrypt/
H A Dcrypt-des.c219 u_int32_t *p, *il, *ir, *fl, *fr; local
277 *(il = &ip_maskl[k][i]) = 0L;
285 *il |= bits32[obit];
296 *(il = &key_perm_maskl[k][i]) = 0L;
304 *il |= bits28[obit];
309 *(il = &comp_maskl[k][i]) = 0L;
317 *il |= bits24[obit];
/freebsd-current/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c436 int il; local
441 il = i/8;
443 if ((state->seen_iv[il] & ir) == 0) {
445 state->seen_iv[il] |= ir;
/freebsd-current/share/vt/keymaps/
H A DMakefile48 il.kbd \

Completed in 204 milliseconds

12