Searched refs:log_entry (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dplog.c86 strncpy(lp.log_entry.string_log, log_str,
88 lp.log_entry.string_log[BFA_PL_STRING_LOG_SZ - 1] = '\0';
112 bfa_os_assign(lp.log_entry.int_log[i],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.h86 struct log_entry struct
113 const char *log_entry_print (const struct log_entry *e, unsigned int flags, struct gc_arena *gc);
120 struct log_entry *array;
125 void log_history_add (struct log_history *h, const struct log_entry *le);
127 const struct log_entry *log_history_ref (const struct log_history *h, const int index);
H A Dmanage.c294 struct log_entry e;
562 const struct log_entry *e = log_history_ref (log, i);
2241 struct log_entry e;
2484 struct log_entry e;
3193 * struct log_entry
3197 log_entry_print (const struct log_entry *e, unsigned int flags, struct gc_arena *gc)
3230 log_entry_free_contents (struct log_entry *e)
3252 ALLOC_ARRAY_CLEAR (h->array, struct log_entry, capacity);
3282 log_history_add (struct log_history *h, const struct log_entry *le)
3284 struct log_entry *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_plog.h62 } log_entry; member in struct:bfa_plog_rec_s

Completed in 80 milliseconds