OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:portal_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/iscsid/
iscsid_globals.h
180
typedef struct portal_s
portal_t
;
typedef in typeref:struct:portal_s
411
portal_t
*find_portal_by_addr(target_t *, iscsi_portal_address_t *);
421
(
portal_t
*)(void *)find_id(&list [PORTAL_LIST].list, id)
435
(
portal_t
*)(void *)find_name(&list [PORTAL_LIST].list, name)
447
(
portal_t
*)(void *)find_sym_id(&list [PORTAL_LIST].list, sid)
474
void delete_portal(
portal_t
*, boolean_t);
iscsid_targets.c
58
static
portal_t
*
63
portal_t
*portal;
133
delete_portal(
portal_t
* portal, boolean_t delete_empty)
211
portal_t
*curr = NULL;
283
portal_t
*p = (void *)curr;
318
portal_t
*portal;
432
portal_t
*portal;
528
portal_t
*curr = NULL;
588
portal_t
*portal;
648
portal_t
*portal = NULL
[
all
...]
iscsid_lists.c
202
portal_t
*portal;
250
portal_t
*
254
portal_t
*p = NULL;
271
return (
portal_t
*)curr;
435
portal_t
*p = (void *)elem;
896
portal_t
*portal;
944
portal_t
*portal;
iscsid_discover.c
843
portal_t
*p = (
portal_t
*)(void *)curr;
858
portal_t
*p = (
portal_t
*)(void *)curr;
904
portal_t
*p = (
portal_t
*)(void *)curr;
iscsid_driverif.c
138
static
portal_t
*
141
portal_t
*curr, *m;
190
portal_t
*portal = NULL;
515
portal_t
*portal;
Completed in 16 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025