Home
last modified time | relevance | path

Searched refs:sms (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammu-smsdrc18 # incoming sms only from numbers written here (incoming sms from all other
24 # incoming sms from all numbers not written here (incoming sms from numbers
65 database = sms
74 inboxpath = /var/spool/sms/inbox/
75 outboxpath = /var/spool/sms/outbox/
76 sentsmspath = /var/spool/sms/sent/
77 errorsmspath = /var/spool/sms/error/
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A Dscripts_no_bash.patch19 # This script send a text sms at the command line by creating
20 # a sms file in the outgoing queue.
30 # This script converts a received sms file into a html file.
40 # This script converts a received sms file into a pure unicode text file.
50 # This script converts a pure unicode text file into an sms file for sending.
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch227 -char checkhandler[PATH_MAX]; // Handler that checks if the sms file is valid.
263 +EXTERN char checkhandler[PATH_MAX]; // Handler that checks if the sms file is valid.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/files/
H A D0001-core-switch-bash-shell-scripts-to-use-bin-sh-for-use.patch14 test/mmcli-test-sms | 2 +-
48 diff --git a/test/mmcli-test-sms b/test/mmcli-test-sms
50 --- a/test/mmcli-test-sms
51 +++ b/test/mmcli-test-sms
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/smstools3/
H A Dsmstools3_3.1.21.bb41 install -d "${D}${localstatedir}/spool/sms"
42 install -d "${D}${localstatedir}/spool/sms/incoming"
43 install -d "${D}${localstatedir}/spool/sms/outgoing"
44 install -d "${D}${localstatedir}/spool/sms/checked"
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dstm32-timer-cnt.c118 u32 cr1, sms; in stm32_count_function_set() local
122 sms = 0; in stm32_count_function_set()
125 sms = 1; in stm32_count_function_set()
128 sms = 2; in stm32_count_function_set()
131 sms = 3; in stm32_count_function_set()
142 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_count_function_set()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsdrc.c112 void __init omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms) in omap2_set_globals_sdrc() argument
115 omap2_sms_base = sms; in omap2_set_globals_sdrc()
H A Dsdrc.h51 extern void omap2_set_globals_sdrc(void __iomem *sdrc, void __iomem *sms);
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dmsmc.c54 struct mpax sms[16][8]; member
65 msmc->sms[priv_id][j].mpaxh &= 0xffffff7ful; in msmc_share_all_segments()
/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Ddw.c75 u8 sms = (dwc->direction == DMA_DEV_TO_MEM) ? p_master : m_master; in dw_dma_prepare_ctllo() local
79 DWC_CTLL_DMS(dms) | DWC_CTLL_SMS(sms); in dw_dma_prepare_ctllo()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/
H A Dgammu_1.42.0.bb60 # gammu-1.32.0/libgammu/service/sms/gsmems.c:542:1: internal compiler error: in patch_jump_insn, at…
66 # | make[2]: *** [libgammu/CMakeFiles/libGammu.dir/service/sms/gsmems.o] Error 1
/OK3568_Linux_fs/kernel/drivers/iio/trigger/
H A Dstm32-timer-trigger.c605 int sms = stm32_enable_mode2sms(mode); in stm32_set_enable_mode() local
607 if (sms < 0) in stm32_set_enable_mode()
608 return sms; in stm32_set_enable_mode()
614 if (sms == 6 && !priv->enabled) { in stm32_set_enable_mode()
620 regmap_update_bits(priv->regmap, TIM_SMCR, TIM_SMCR_SMS, sms); in stm32_set_enable_mode()
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A DMakefile2 smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c84 struct sms *sms_base = (struct sms *)OMAP34XX_SMS_BASE; in secure_unlock_mem()
/OK3568_Linux_fs/buildroot/package/smstools3/
H A DS50smsd9 SPOOL=/var/spool/sms
H A D0002-fix-build-with-gcc-10.x.patch56 -char checkhandler[PATH_MAX]; // Handler that checks if the sms file is valid.
118 +extern char checkhandler[PATH_MAX]; // Handler that checks if the sms file is valid.
410 +char checkhandler[PATH_MAX]; // Handler that checks if the sms file is valid.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A D19-cve-2016-9844-zipinfo-buffer-overflow.patch1 From: "Steven M. Schweda" <sms@antinode.info>
H A D18-cve-2014-9913-unzip-buffer-overflow.patch1 From: "Steven M. Schweda" <sms@antinode.info>
H A D10-cve-2014-8140-test-compr-eb.patch1 From: sms
H A D09-cve-2014-8139-crc-overflow.patch1 From: sms
H A D11-cve-2014-8141-getzip64data.patch1 From: sms
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h101 struct sms { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtimevar.def257 DEFTIMEVAR (TV_SMS , "sms modulo scheduling")
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtimevar.def257 DEFTIMEVAR (TV_SMS , "sms modulo scheduling")
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info11492 'sms-min-sc'
12039 'sms-loop-average-count-threshold'
12043 'sms-dfa-history'
12054 'sms-max-ii-factor'
14932 '-fdump-rtl-sms'
60812 * fdump-rtl-sms: Developer Options. (line 212)

12