OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpp
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/hexdump/
display.c
240
u_char *
tmpp
;
local in function:get
246
tmpp
= curp;
248
savp =
tmpp
;
/src/lib/libc/db/hash/
hash_bigkey.c
591
BUFHEAD *
tmpp
;
local in function:__big_split
616
tmpp
= np;
618
tmpp
= op;
620
tmpp
->flags |= BUF_MOD;
623
"BIG_SPLIT: %d->ovfl was %d is now %d\n",
tmpp
->addr,
624
(
tmpp
->ovfl ?
tmpp
->ovfl->addr : 0), (bp ? bp->addr : 0));
626
tmpp
->ovfl = bp; /* one of op/np point to big_keyp */
627
tp = (uint16_t *)(void *)
tmpp
->page;
668
tmpp
= __add_ovflpage(hashp, big_keyp)
[
all
...]
/src/lib/libc/rpc/
getnetconfig.c
461
char *
tmpp
; /* tmp string pointer */
local in function:getnetconfigent
470
if ((
tmpp
= strpbrk(stringp, "\t ")) == NULL) {
475
if (strlen(netid) == (len = (size_t)(
tmpp
- stringp)) &&
Completed in 16 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025