OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_username
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/gpxe/src/net/tcp/
iscsi.c
94
free ( iscsi->
target_username
);
130
if ( iscsi->
target_username
)
476
if ( iscsi->
target_username
)
755
if ( iscsi->
target_username
) {
784
if ( iscsi->
target_username
&&
785
( strcmp ( iscsi->
target_username
, value ) != 0 ) ) {
788
iscsi, value, iscsi->
target_username
);
[
all
...]
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
ibft.c
368
assert ( iscsi->
target_username
);
373
iscsi->
target_username
) ) != 0 )
/external/syslinux/gpxe/src/include/gpxe/
iscsi.h
532
char *
target_username
;
member in struct:iscsi_session
Completed in 39 milliseconds