OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_alloc
(Results
1 - 2
of
2
) sorted by null
/external/netperf/
nettest_xti.c
210
if ((opt_req = (struct t_optmgmt *)
t_alloc
(temp_socket,T_OPTMGMT,T_ALL)) ==
213
"netperf: create_xti_endpoint:
t_alloc
: opt_req errno %d\n",
229
if ((opt_ret = (struct t_optmgmt *)
t_alloc
(temp_socket,T_OPTMGMT,T_ALL)) ==
232
"netperf: create_xti_endpoint:
t_alloc
: opt_ret errno %d\n",
276
/* we assume that the
t_alloc
call allocated a buffer that started */
289
/* we assume that the
t_alloc
call allocated a buffer that started */
329
/* we assume that the
t_alloc
call allocated a buffer that started */
342
/* we assume that the
t_alloc
call allocated a buffer that started */
414
/* we assume that the
t_alloc
call allocated a buffer that started */
427
/* we assume that the
t_alloc
call allocated a buffer that started *
[
all
...]
/external/blktrace/
blkparse.c
738
static inline struct trace *
t_alloc
(void)
function
[
all
...]
Completed in 206 milliseconds