Home
last modified time | relevance | path

Searched refs:create_config_record (Results 1 – 6 of 6) sorted by relevance

/dports/www/moodle311/moodle/lib/classes/
H A Dfiletypes.php552 $newtype = self::create_config_record($extension, $mimetype, $coreicon, $groups,
712 protected static function create_config_record($extension, $mimetype, function in core_filetypes
/dports/www/moodle310/moodle/lib/classes/
H A Dfiletypes.php552 $newtype = self::create_config_record($extension, $mimetype, $coreicon, $groups,
712 protected static function create_config_record($extension, $mimetype, function in core_filetypes
/dports/www/moodle39/moodle/lib/classes/
H A Dfiletypes.php552 $newtype = self::create_config_record($extension, $mimetype, $coreicon, $groups,
712 protected static function create_config_record($extension, $mimetype, function in core_filetypes
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dnode_conf.h259 extern config_record_t *create_config_record(void);
H A Dnode_conf.c392 config_ptr = create_config_record(); in build_all_nodeline_info()
616 extern config_record_t *create_config_record(void) in create_config_record() function
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Dnode_mgr.c1693 new_config_ptr = create_config_record(); in _dup_config()
2280 new_config_ptr = create_config_record(); in _split_node_config()