Home
last modified time | relevance | path

Searched refs:dir (Results 1676 – 1700 of 3116) sorted by relevance

1...<<61626364656667686970>>...125

/openbmc/linux/scripts/
H A Dasn1_compiler.c320 const char *const *pdir = _pdir, *dir = *pdir; in directive_compare() local
324 dlen = strlen(dir); in directive_compare()
329 val = memcmp(token->content, dir, clen); in directive_compare()
412 const char **dir; in tokenise() local
442 dir = bsearch(&tokens[tix], directives, in tokenise()
446 if (dir) { in tokenise()
447 tokens[tix++].token_type = dir - directives; in tokenise()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp37 dir = fs::path(mkdtemp(tmppldm)); in SetUp()
40 fs::copy("./files", dir); in SetUp()
42 imageFile = dir / "NVRAM-IMAGE"; in SetUp()
50 cksumFile = dir / "NVRAM-IMAGE-CKSUM"; in SetUp()
55 fileTableConfig = dir / "configFile.json"; in SetUp()
62 fs::remove_all(dir); in TearDown()
65 fs::path dir; member in TestFileTable
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h381 struct ntfs_index dir; member
492 struct inode *dir_search_u(struct inode *dir, const struct cpu_str *uni,
494 bool dir_is_empty(struct inode *dir);
680 int indx_find(struct ntfs_index *indx, struct ntfs_inode *dir,
715 struct inode *ntfs_create_inode(struct mnt_idmap *idmap, struct inode *dir,
721 int ntfs_unlink_inode(struct inode *dir, const struct dentry *dentry);
870 struct inode *dir);
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.h54 int (*set_gpio)(struct dvb_frontend *demod, u8 num, u8 dir, u8 val);
/openbmc/u-boot/board/freescale/mpc8308rdb/
H A Dmpc8308rdb.c146 setbits_be32(&immr->gpio[0].dir, SPI_CS_MASK); in misc_init_r()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmaketype.py99 for name in dir(types):
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-cross-canadian.inc2 inherit python3-dir
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/
H A Dlowpan-tools_git.bb24 inherit autotools python3-dir pkgconfig
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/
H A Dgnome-keyring_46.1.bb36 …${@bb.utils.contains('DISTRO_FEATURES', 'pam', '--enable-pam --with-pam-dir=${base_libdir}/securit…
/openbmc/linux/security/apparmor/include/
H A Dpolicy_ns.h96 struct dentry *dir);
/openbmc/linux/tools/perf/util/
H A Dbuild-id.h85 void set_buildid_dir(const char *dir);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h75 xfs_lookup_t dir, int *stat);
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h90 u32 dir:4; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch46 const char *dir; /* directory or symlink to create */
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dnbd-tls-iothread85 tls_obj_base=tls-creds-x509,id=tls0,verify-peer=true,dir="${tls_dir}"
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch46 const char *dir; /* directory or symlink to create */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxterm_392.bb38 oe_runmake install-desktop DESTDIR="${D}" DESKTOP_FLAGS="--dir=${D}${DESKTOPDIR}"
/openbmc/openbmc/poky/meta/recipes-core/libcgroup/
H A Dlibcgroup_3.1.0.bb23 PACKAGECONFIG[pam] = "--enable-pam-module-dir=${base_libdir}/security --enable-pam=yes,--enable-pam…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/
H A Ddbus-avoid-strange-chars-from-the-build-dir.patch4 Subject: [PATCH] dbus: avoid 'strange' chars from the build dir in #defines
6 gdbus-codegen uses include guards with the full path dir, and if there
/openbmc/qemu/net/
H A Dfilter.c49 NetFilterDirection dir) in netfilter_next() argument
53 if (dir == NET_FILTER_DIRECTION_TX) { in netfilter_next()
/openbmc/linux/sound/soc/codecs/
H A Dsti-sas.c255 unsigned int freq, int dir) in sti_sas_set_sysclk() argument
260 if (dir == SND_SOC_CLOCK_OUT) in sti_sas_set_sysclk()
/openbmc/linux/drivers/md/
H A Dmd-faulty.c100 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector() argument
108 switch (conf->modes[i] * 2 + dir) { in check_sector()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh120 local dir="$2"
128 zstd -d | sudo tar -C "$dir" -x
/openbmc/linux/Documentation/filesystems/
H A Dntfs3.rst23 - *system.ntfs_attrib* gets/sets ntfs file/dir attributes.
28 - *system.ntfs_attrib_be* gets/sets ntfs file/dir attributes.
/openbmc/linux/arch/parisc/kernel/
H A Dsys_parisc.c101 unsigned long flags, enum mmap_allocation_direction dir) in arch_get_unmapped_area_common() argument
146 if (dir == DOWN) { in arch_get_unmapped_area_common()

1...<<61626364656667686970>>...125