Searched refs:conf_file (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/ |
| H A D | Makefile.am.patch | 8 -ez_ipupdate_SOURCES = ez-ipupdate.c conf_file.c conf_file.h md5.c md5.h cache_file.c cache_file.h … 10 +ez_ipupdate_SOURCES = ez-ipupdate.c conf_file.c conf_file.h md5.c md5.h cache_file.c cache_file.h …
|
| H A D | conf_file.c.patch | 3 --- ez-ipupdate-3.0.11b7/conf_file.c.orig 2014-07-02 14:01:19.174029328 -0600 4 +++ ez-ipupdate-3.0.11b7/conf_file.c 2014-07-02 14:08:42.982026223 -0600 6 #include <conf_file.h>
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/ |
| H A D | separatebuild.patch | 61 -conf_file=./libsysfs.conf 62 +conf_file=$1 64 . $conf_file
|
| /OK3568_Linux_fs/u-boot/test/py/ |
| H A D | conftest.py | 161 for conf_file in ('.config', 'include/autoconf.mk'): 162 dot_config = build_dir + '/' + conf_file 164 raise Exception(conf_file + ' does not exist; ' +
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/ |
| H A D | ez-ipupdate_3.0.11b7.bb | 10 file://conf_file.c.patch \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | main.c | 1394 struct wlcore_conf_file *conf_file; in wl18xx_load_conf_file() local 1412 conf_file = (struct wlcore_conf_file *) fw->data; in wl18xx_load_conf_file() 1414 if (conf_file->header.magic != cpu_to_le32(WL18XX_CONF_MAGIC)) { in wl18xx_load_conf_file() 1417 conf_file->header.magic); in wl18xx_load_conf_file() 1422 if (conf_file->header.version != cpu_to_le32(WL18XX_CONF_VERSION)) { in wl18xx_load_conf_file() 1425 WL18XX_CONF_VERSION, conf_file->header.version); in wl18xx_load_conf_file() 1430 memcpy(conf, &conf_file->core, sizeof(*conf)); in wl18xx_load_conf_file() 1431 memcpy(priv_conf, &conf_file->priv, sizeof(*priv_conf)); in wl18xx_load_conf_file()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/mtools/mtools/ |
| H A D | disable-hardcoded-configs.patch | 32 strncpy(conf_file, homedir, MAXPATHLEN );
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | useradd-staticids.bbclass | 66 for conf_file in tables.split(): 67 files.append(bb.utils.which(bbpath, conf_file)) 255 for conf_file in tables.split(): 256 bb.parse.mark_dependency(d, bb.utils.which(bbpath, conf_file))
|
| H A D | package.bbclass | 996 for conf_file in fs_perms_tables.split(): 997 confpath = bb.utils.which(bbpath, conf_file) 999 str += " %s" % bb.utils.which(bbpath, conf_file) 1001 bb.warn("cannot find %s specified in FILESYSTEM_PERMS_TABLES" % conf_file)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
| H A D | CVE-2021-3618.patch | 70 cscf->file_name = cf->conf_file->file.name.data;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0027-RH-warn-on-invalid-regex-instead-of-failing.patch | 124 extern int process_file(struct config *conf, char *conf_file);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 529 mlanutl dfsX autodfs <stop | start> [conf_file] 801 hostcommand in <conf_file> and write that to file <raw_data_file> 804 mlanutl mlanX hostcmd <conf_file> generate_raw <raw_data_file> 2511 mlanutl dfs0 autodfs 1 [conf_file] 2638 options send : <conf_file> 2639 conf_file : config file name
|