OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_request
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/ss/
error.c
29
if (infop->
current_request
== (char const *)NULL) {
43
strlen(infop->
current_request
)+
51
cp1 = infop->
current_request
;
ss_internal.h
50
char const *
current_request
; /* primary name */
member in struct:_ss_data
82
(*code_ptr=0,ss_info(sci_idx)->
current_request
)
execute_cmd.c
104
info->
current_request
= request->command_names[0];
107
info->
current_request
= (char *)NULL;
invocation.c
58
new_table->
current_request
= (char *)NULL;
Completed in 171 milliseconds