HomeSort by: relevance | last modified time | path
    Searched refs:facility (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/tcpdchk/
fakelog.c 30 openlog(const char *name, int logopt, int facility)
  /src/lib/lua/syslog/
syslog.c 46 int facility; local in function:syslog_openlog
50 facility = luaL_checkinteger(L, 3);
51 openlog(ident, option, facility);
  /src/distrib/utils/libhack/
syslog.c 98 openlog_r(const char *id, int logopt, int facility, struct syslog_data *data)
  /src/share/mk/
bsd.lib.mk 198 # Only add -g to the shared library objects because as there's no facility

Completed in 31 milliseconds