| /freebsd-9-stable/contrib/openpam/modules/pam_permit/ |
| D | Makefile.am | 4 moduledir = @OPENPAM_MODULES_DIR@ directory 6 moduledir = $(libdir) directory
|
| /freebsd-9-stable/contrib/openpam/modules/pam_unix/ |
| D | Makefile.am | 4 moduledir = @OPENPAM_MODULES_DIR@ directory 6 moduledir = $(libdir) directory
|
| /freebsd-9-stable/contrib/openpam/lib/libpam/ |
| D | openpam_load.c | 57 pam_module_t *module; in openpam_load_module() local 85 openpam_release_module(pam_module_t *module) in openpam_release_module()
|
| D | openpam_dynamic.c | 125 pam_module_t *module; in try_module() local 181 pam_module_t *module; in openpam_dynamic() local
|
| D | openpam_static.c | 61 pam_module_t **module; in openpam_static() local
|
| /freebsd-9-stable/contrib/openpam/modules/pam_deny/ |
| D | Makefile.am | 4 moduledir = @OPENPAM_MODULES_DIR@ directory 6 moduledir = $(libdir) directory
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_module.c | 49 struct module { struct 52 struct linker_file *file; /* file which contains this module */ argument 55 char *name; /* module name */ argument 58 modspecific_t data; /* module specific data */ argument
|
| /freebsd-9-stable/sys/dev/nxge/include/ |
| D | xge-debug.h | 149 #define xge_debug(module, level, fmt) { \ argument 164 #define xge_debug(module, level, fmt...) { \ argument 176 u32 module = XGE_COMPONENT_HAL_STATS; in xge_debug_stats() local 195 u32 module = XGE_COMPONENT_HAL_INTERRUPT; in xge_debug_interrupt() local 213 u32 module = XGE_COMPONENT_HAL_QUEUE; in xge_debug_queue() local 233 u32 module = XGE_COMPONENT_HAL_MM; in xge_debug_mm() local 252 u32 module = XGE_COMPONENT_HAL_CONFIG; in xge_debug_config() local 271 u32 module = XGE_COMPONENT_HAL_FIFO; in xge_debug_fifo() local 289 u32 module = XGE_COMPONENT_HAL_RING; in xge_debug_ring() local 307 u32 module = XGE_COMPONENT_HAL_CHANNEL; in xge_debug_channel() local [all …]
|
| /freebsd-9-stable/lib/libc/iconv/ |
| D | citrus_mapper.c | 126 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry() 202 const char * __restrict module, in mapper_open() 277 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct() 314 const char *module, *variable; in _citrus_mapper_open() local
|
| /freebsd-9-stable/sys/ofed/include/linux/ |
| D | module.h | 95 #define module_get(module) argument 96 #define module_put(module) argument 97 #define try_module_get(module) 1 argument
|
| /freebsd-9-stable/usr.bin/make/ |
| D | util.h | 83 #define DEBUG(module) (debug & CONCAT(DEBUG_,module)) argument 84 #define DEBUGF(module,args) \ argument 90 #define DEBUGM(module, args) do { \ argument
|
| /freebsd-9-stable/contrib/bind9/lib/isc/ |
| D | log.c | 91 const isc_logmodule_t * module; member 790 const isc_logmodule_t *module) in isc_log_usechannel() 832 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write() 848 isc_logmodule_t *module, int level, in isc_log_vwrite() 860 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write1() 876 isc_logmodule_t *module, int level, in isc_log_vwrite1() 888 isc_logmodule_t *module, int level, in isc_log_iwrite() 906 isc_logmodule_t *module, int level, in isc_log_ivwrite() 919 isc_logmodule_t *module, int level, in isc_log_iwrite1() 937 isc_logmodule_t *module, int level, in isc_log_ivwrite1() [all …]
|
| /freebsd-9-stable/contrib/ntp/lib/isc/ |
| D | log.c | 92 const isc_logmodule_t * module; member 790 const isc_logmodule_t *module) in isc_log_usechannel() 832 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write() 848 isc_logmodule_t *module, int level, in isc_log_vwrite() 860 isc_logmodule_t *module, int level, const char *format, ...) in isc_log_write1() 876 isc_logmodule_t *module, int level, in isc_log_vwrite1() 888 isc_logmodule_t *module, int level, in isc_log_iwrite() 906 isc_logmodule_t *module, int level, in isc_log_ivwrite() 919 isc_logmodule_t *module, int level, in isc_log_iwrite1() 937 isc_logmodule_t *module, int level, in isc_log_ivwrite1() [all …]
|
| /freebsd-9-stable/tools/tools/bus_autoconf/ |
| D | bus_usb.c | 159 const char *module, const uint8_t *ptr, uint16_t size) in usb_import_entry() 327 usb_import_entries(const char *section, const char *module, in usb_import_entries()
|
| D | bus_autoconf.c | 64 char *module; in main() local
|
| /freebsd-9-stable/tools/tools/kttcp/ |
| D | Makefile | 14 module: target
|
| /freebsd-9-stable/share/examples/kld/syscall/module/ |
| D | syscall.c | 65 load(struct module *module, int cmd, void *arg) in load()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/ |
| D | ModuleLoader.h | 38 ModuleLoadResult(Module *module, bool missingExpected) in ModuleLoadResult()
|
| D | PreprocessorOptions.h | 126 bool hasAlreadyFailed(StringRef module) { in hasAlreadyFailed() 130 void addFailed(StringRef module) { in addFailed()
|
| /freebsd-9-stable/sys/sys/ |
| D | jail.h | 332 #define SYSCTL_JAIL_PARAM(module, param, type, fmt, descr) \ argument 335 #define SYSCTL_JAIL_PARAM_STRING(module, param, access, len, descr) \ argument 339 #define SYSCTL_JAIL_PARAM_STRUCT(module, param, access, len, fmt, descr)\ argument 343 #define SYSCTL_JAIL_PARAM_NODE(module, descr) \ argument 345 #define SYSCTL_JAIL_PARAM_SUBNODE(parent, module, descr) \ argument 347 #define SYSCTL_JAIL_PARAM_SYS_NODE(module, access, descr) \ argument
|
| D | module.h | 108 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument 149 #define MODULE_VERSION(module, version) \ argument
|
| /freebsd-9-stable/sys/cddl/compat/opensolaris/kern/ |
| D | opensolaris_kstat.c | 42 kstat_create(char *module, int instance, char *name, char *class, uchar_t type, in kstat_create()
|
| /freebsd-9-stable/crypto/heimdal/lib/asn1/ |
| D | gen.c | 51 const char *module; member 58 add_import (const char *module) in add_import()
|
| /freebsd-9-stable/usr.sbin/sysinstall/ |
| D | modules.c | 52 char module[MAXPATHLEN], desc[MAXPATHLEN]; in moduleInitialize() local
|
| /freebsd-9-stable/sys/compat/ndis/ |
| D | subr_pe.c | 445 pe_get_import_descriptor(imgbase, desc, module) in pe_get_import_descriptor() argument 607 pe_patch_imports(imgbase, module, functbl) in pe_patch_imports() argument
|