HomeSort by: relevance | last modified time | path
    Searched defs:entry_list (Results 1 - 25 of 25) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
sun_map.h 98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member in struct:sun_map
sun_map.h 98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member in struct:sun_map
sun_map.h 98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member in struct:sun_map
sun_map.h 98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member in struct:sun_map
sun_map.h 98 struct sun_entry *entry_list; /* list of 'struct s2a_entry' */ member in struct:sun_map
  /src/external/gpl2/groff/dist/src/preproc/tbl/
table.h 98 table_entry *entry_list; member in class:table
table.h 98 table_entry *entry_list; member in class:table
table.h 98 table_entry *entry_list; member in class:table
table.h 98 table_entry *entry_list; member in class:table
table.h 98 table_entry *entry_list; member in class:table
  /src/external/bsd/openldap/dist/servers/slapd/
entry.c 73 static Entry *entry_list; variable
489 e->e_private = entry_list;
490 entry_list = e;
534 *prev = entry_list;
535 entry_list = (Entry *)(s+1);
546 if ( !entry_list )
548 e = entry_list;
549 entry_list = e->e_private;
entry.c 73 static Entry *entry_list; variable
489 e->e_private = entry_list;
490 entry_list = e;
534 *prev = entry_list;
535 entry_list = (Entry *)(s+1);
546 if ( !entry_list )
548 e = entry_list;
549 entry_list = e->e_private;
entry.c 73 static Entry *entry_list; variable
489 e->e_private = entry_list;
490 entry_list = e;
534 *prev = entry_list;
535 entry_list = (Entry *)(s+1);
546 if ( !entry_list )
548 e = entry_list;
549 entry_list = e->e_private;
entry.c 73 static Entry *entry_list; variable
489 e->e_private = entry_list;
490 entry_list = e;
534 *prev = entry_list;
535 entry_list = (Entry *)(s+1);
546 if ( !entry_list )
548 e = entry_list;
549 entry_list = e->e_private;
entry.c 73 static Entry *entry_list; variable
489 e->e_private = entry_list;
490 entry_list = e;
534 *prev = entry_list;
535 entry_list = (Entry *)(s+1);
546 if ( !entry_list )
548 e = entry_list;
549 entry_list = e->e_private;
  /src/external/bsd/libarchive/dist/libarchive/
archive_match.c 75 struct entry_list { struct
125 struct entry_list exclusion_entry_list;
157 static void entry_list_add(struct entry_list *, struct match_file *);
158 static void entry_list_free(struct entry_list *);
159 static void entry_list_init(struct entry_list *);
1343 entry_list_init(struct entry_list *list)
1350 entry_list_free(struct entry_list *list)
1363 entry_list_add(struct entry_list *list, struct match_file *file)
archive_match.c 75 struct entry_list { struct
125 struct entry_list exclusion_entry_list;
157 static void entry_list_add(struct entry_list *, struct match_file *);
158 static void entry_list_free(struct entry_list *);
159 static void entry_list_init(struct entry_list *);
1343 entry_list_init(struct entry_list *list)
1350 entry_list_free(struct entry_list *list)
1363 entry_list_add(struct entry_list *list, struct match_file *file)
archive_match.c 75 struct entry_list { struct
125 struct entry_list exclusion_entry_list;
157 static void entry_list_add(struct entry_list *, struct match_file *);
158 static void entry_list_free(struct entry_list *);
159 static void entry_list_init(struct entry_list *);
1343 entry_list_init(struct entry_list *list)
1350 entry_list_free(struct entry_list *list)
1363 entry_list_add(struct entry_list *list, struct match_file *file)
archive_match.c 75 struct entry_list { struct
125 struct entry_list exclusion_entry_list;
157 static void entry_list_add(struct entry_list *, struct match_file *);
158 static void entry_list_free(struct entry_list *);
159 static void entry_list_init(struct entry_list *);
1343 entry_list_init(struct entry_list *list)
1350 entry_list_free(struct entry_list *list)
1363 entry_list_add(struct entry_list *list, struct match_file *file)
archive_match.c 75 struct entry_list { struct
125 struct entry_list exclusion_entry_list;
157 static void entry_list_add(struct entry_list *, struct match_file *);
158 static void entry_list_free(struct entry_list *);
159 static void entry_list_init(struct entry_list *);
1343 entry_list_init(struct entry_list *list)
1350 entry_list_free(struct entry_list *list)
1363 entry_list_add(struct entry_list *list, struct match_file *file)
  /src/sys/dist/pf/net/
pfvar.h 748 TAILQ_ENTRY(pf_state) entry_list; member in struct:pf_state
pfvar.h 748 TAILQ_ENTRY(pf_state) entry_list; member in struct:pf_state
pfvar.h 748 TAILQ_ENTRY(pf_state) entry_list; member in struct:pf_state
pfvar.h 748 TAILQ_ENTRY(pf_state) entry_list; member in struct:pf_state
pfvar.h 748 TAILQ_ENTRY(pf_state) entry_list; member in struct:pf_state

Completed in 169 milliseconds