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 - 2
of
2
) 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 *,
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 119 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025