OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syslog_data60
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/sys/
syslog.h
34
struct
syslog_data60
{
struct
46
void closelog_r(struct
syslog_data60
*);
47
void openlog_r(const char *, int, int, struct
syslog_data60
*);
48
int setlogmask_r(int, struct
syslog_data60
*);
49
void syslog_r(int, struct
syslog_data60
*, const char *, ...)
51
void vsyslog_r(int, struct
syslog_data60
*, const char *, __va_list)
53
void syslogp_r(int, struct
syslog_data60
*, const char *, const char *,
55
void vsyslogp_r(int, struct
syslog_data60
*, const char *, const char *,
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025