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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dsyslogd.c126 module_t *m_klog_in, *m_bsd_out, *m_udp_in, *m_remote;
128 module_t *m_asl, *m_bsd_in;
132 m_asl = (module_t *)calloc(1, sizeof(module_t));
149 m_bsd_out = (module_t *)calloc(1, sizeof(module_t));
169 m_klog_in = (module_t *)calloc(1, sizeof(module_t));
186 m_bsd_in = (module_t *)calloc(1, sizeof(module_t));
[all...]
H A Ddaemon.h103 } module_t; typedef in typeref:struct:__anon12668
134 module_t **module;
/macosx-10.9.5/smb-697.95.1/kernel/mysys/sys/
H A Dsmb_apple.h79 typedef struct kmod_info *module_t; typedef in typeref:struct:kmod_info
81 typedef int (*modeventhand_t)(module_t mod, int what, void *arg);
/macosx-10.9.5/smb-697.95.1/kernel/netsmb/
H A Dsmb_dev.c923 static int nsmb_dev_load(module_t mod, int cmd, void *arg)

Completed in 81 milliseconds