OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_alloc
(Results
1 - 2
of
2
) sorted by null
/external/blktrace/
blkparse.c
738
static inline struct trace *
t_alloc
(void)
function
[
all
...]
/external/netperf/src/
nettest_xti.c
209
if ((opt_req = (struct t_optmgmt *)
t_alloc
(temp_socket,T_OPTMGMT,T_ALL)) ==
212
"netperf: create_xti_endpoint:
t_alloc
: opt_req errno %d\n",
228
if ((opt_ret = (struct t_optmgmt *)
t_alloc
(temp_socket,T_OPTMGMT,T_ALL)) ==
231
"netperf: create_xti_endpoint:
t_alloc
: opt_ret errno %d\n",
275
/* we assume that the
t_alloc
call allocated a buffer that started */
288
/* we assume that the
t_alloc
call allocated a buffer that started */
328
/* we assume that the
t_alloc
call allocated a buffer that started */
341
/* we assume that the
t_alloc
call allocated a buffer that started */
413
/* we assume that the
t_alloc
call allocated a buffer that started */
426
/* we assume that the
t_alloc
call allocated a buffer that started *
[
all
...]
Completed in 55 milliseconds