OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_buf
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/hash/
hash.h
102
char *
tmp_buf
; /* Temporary Buffer for BIG data */
member in struct:htab
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.h
1521
struct vmw_buffer_object *
tmp_buf
= *buf;
local in function:vmw_bo_unreference
1524
if (
tmp_buf
!= NULL) {
1525
ttm_bo_put(&
tmp_buf
->base);
/src/usr.sbin/syslogd/
syslogd.c
3105
store_sign_delim_sg2(char *
tmp_buf
)
3115
if (dehumanize_number(
tmp_buf
, (int64_t*) &(sqentry->key)) == -1
3117
DPRINTF(D_PARSE, "invalid sign_delim_sg2: %s\n",
tmp_buf
);
3119
FREEPTR(
tmp_buf
);
3122
sqentry->data =
tmp_buf
;
3144
tmp_buf
);
3146
FREEPTR(
tmp_buf
);
3177
char *
tmp_buf
= NULL;
local in function:read_config_file
3197
{"tls_allow_fingerprints",&
tmp_buf
},
3198
{"tls_allow_clientcerts", &
tmp_buf
},
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025