OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offer_tx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/iscsi/dist/src/lib/
parameters.c
503
(void) strlcpy(param->
offer_tx
, param->valid, sizeof(param->
offer_tx
));
520
(void) strlcpy(param->
offer_tx
, chapstring, sizeof(param->
offer_tx
));
521
PARAM_TEXT_ADD(head, param->key, param->
offer_tx
,
532
(void) strlcpy(param->
offer_tx
, chapstring, sizeof(param->
offer_tx
));
533
PARAM_TEXT_ADD(head, param->key, param->
offer_tx
,
559
(void) strlcpy(param->
offer_tx
, cred->user, sizeof(param->
offer_tx
));
[
all
...]
/src/external/bsd/iscsi/dist/include/
parameters.h
120
char
offer_tx
[ISCSI_PARAM_MAX_LEN]; /* incoming offer */
member in struct:iscsi_parameter_t
Completed in 24 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026