Home
last modified time | relevance | path

Searched defs:lim (Results 1 – 25 of 99) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D961125-1.c2 begfield (int tab, char *ptr, char *lim, int sword, int schar) in begfield()
29 char *lim = s + 3; in main() local
/openbsd-src/lib/libc/net/
H A Dip6opt.c50 ip6optlen(u_int8_t *opt, u_int8_t *lim) in ip6optlen()
192 u_int8_t *optp, *lim; in inet6_opt_next() local
240 u_int8_t *optp, *lim; in inet6_opt_find() local
/openbsd-src/usr.sbin/npppd/common/
H A Dradish.c165 int i, lim, q, r, masklen; in rd_insert() local
423 int off = head->rdh_offset, i, lim; in rd_match_next() local
484 int off = head->rdh_offset, i, lim, olim = 0, masklen; in rd_lookup() local
528 int off = head->rdh_offset, i, lim, masklen; in rd_delete() local
698 register caddr_t lim, lim2 = lim = n + *(u_char *)n; in rd_refines() local
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.xs327 S_do_dump(pTHX_ SV *const sv, I32 lim) in S_do_dump() argument
343 const I32 lim = PL_op->op_private == 2 ? (I32)POPi : 4; S_pp_dump() local
449 DumpArray(lim,...) DumpArray() argument
[all...]
/openbsd-src/regress/sys/kern/rlimit-file/
H A Drlim-file.c17 int lim, fd, fds[2]; in main() local
/openbsd-src/regress/lib/libc/malloc/malloc_ulimit1/
H A Dmalloc_ulimit1.c31 struct rlimit lim; in main() local
/openbsd-src/regress/lib/libc/malloc/malloc_ulimit2/
H A Dmalloc_ulimit2.c20 struct rlimit lim; in main() local
/openbsd-src/gnu/lib/libiberty/src/
H A Dbsearch.c75 register int lim, cmp; in bsearch() local
/openbsd-src/lib/libc/stdlib/
H A Dbsearch.c55 size_t lim; in bsearch() local
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dbsearch.h58 size_t lim; in bsearch() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-top.c495 char *lim = (char *) sbrk (0); in command_handler() local
539 char *lim = (char *) sbrk (0); in command_handler() local
577 char *lim = (char *) sbrk (0); in command_line_handler_continuation() local
/openbsd-src/sbin/route/
H A Dshow.c140 char *buf = NULL, *next, *lim = NULL; in printsource() local
196 char *buf = NULL, *next, *lim = NULL; in p_rttables() local
623 int i, lim, flag, error; in netname6() local
/openbsd-src/regress/lib/libc/malloc/malloc_threaderr/
H A Dmalloc_threaderr.c54 const struct rlimit lim = {0, 0}; in main() local
/openbsd-src/sys/kern/
H A Dkern_resource.c610 rlim_t lim; lim_startup() local
637 lim_copy(struct plimit * lim) lim_copy() argument
649 lim_free(struct plimit * lim) lim_free() argument
[all...]
/openbsd-src/usr.sbin/dvmrpd/
H A Dkroute.c301 char *buf, *next, *lim; fetchifs() local
376 char *next, *lim; kr_dispatch_msg() local
/openbsd-src/lib/libc/db/btree/
H A Dbt_search.c63 indx_t base, idx, lim; in __bt_search() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dglobal.c1047 int lim = regno + HARD_REGNO_NREGS (regno, mode); local
1094 int lim = i + HARD_REGNO_NREGS (i, mode); local
1133 int lim = i + HARD_REGNO_NREGS (i, mode); local
1260 int lim, j; local
/openbsd-src/games/backgammon/backgammon/
H A Dextra.c176 int i, inc, lim; in freemen() local
/openbsd-src/usr.sbin/ripd/
H A Dkroute.c810 char *buf, *next, *lim; fetchtable() local
948 char *buf, *next, *lim; fetchifs() local
1023 char *next, *lim; dispatch_rtmsg() local
[all...]
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitmsgparse.c85 size_t lim = sldns_buffer_limit(out); in test_buffers() local
343 const size_t lim = 512; in testpkt() local
/openbsd-src/usr.bin/kdump/
H A Dktrstruct.c298 print_rlim(rlim_t lim) print_rlim() argument
626 struct rlimit lim; ktrstruct() local
/openbsd-src/regress/lib/libc/sys/
H A Dt_setrlimit.c85 int *buf, lim; in ATF_TC_BODY() local
358 static const rlim_t lim = 12; in ATF_TC_BODY() local
/openbsd-src/usr.bin/netstat/
H A Dif.c96 char *buf = NULL, *next, *lim, *cp; in intpr() local
515 char *buf = NULL, *next, *lim; in fetchifs() local
H A Dshow.c137 char *buf = NULL, *next, *lim = NULL; in p_rttables() local
558 int i, lim, flag, error; in netname6() local
/openbsd-src/sys/net80211/
H A Dieee80211_regdomain.c64 int lim, cmp; in bsearch() local

1234