/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/ |
H A D | postfix_3.8.6.bb | 47 "-d /var/spool/postfix -r -g postfix --shell /bin/false postfix; \ 48 -d /var/spool/vmail -r -g vmail --shell /bin/false vmail \ 127 'queue_directory=${localstatedir}/spool/postfix' \ 135 rm -rf ${D}${localstatedir}/spool/postfix 155 install -m 770 -d ${D}${localstatedir}/spool/postfix 156 chown postfix:postfix ${D}${localstatedir}/spool/postfix 160 install -m 0755 -d ${D}${localstatedir}/spool/postfix 161 chown root:postfix ${D}${localstatedir}/spool/postfix 162 install -m 0700 -d ${D}${localstatedir}/spool/postfix/active 163 chown postfix:root ${D}${localstatedir}/spool/postfix/active [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/ |
H A D | smstools3_3.1.21.bb | 39 install -d "${D}${localstatedir}/spool" 40 install -d "${D}${localstatedir}/spool/sms" 41 install -d "${D}${localstatedir}/spool/sms/incoming" 42 install -d "${D}${localstatedir}/spool/sms/outgoing" 43 install -d "${D}${localstatedir}/spool/sms/checked"
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 102 static inline bool subpool_is_free(struct hugepage_subpool *spool) in subpool_is_free() argument 104 if (spool->count) in subpool_is_free() 106 if (spool->max_hpages != -1) in subpool_is_free() 107 return spool->used_hpages == 0; in subpool_is_free() 108 if (spool->min_hpages != -1) in subpool_is_free() 109 return spool->rsv_hpages == spool->min_hpages; in subpool_is_free() 114 static inline void unlock_or_release_subpool(struct hugepage_subpool *spool, in unlock_or_release_subpool() argument 117 spin_unlock_irqrestore(&spool->lock, irq_flags); in unlock_or_release_subpool() 122 if (subpool_is_free(spool)) { in unlock_or_release_subpool() 123 if (spool->min_hpages != -1) in unlock_or_release_subpool() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
H A D | gammu-smsdrc | 74 inboxpath = /var/spool/sms/inbox/ 75 outboxpath = /var/spool/sms/outbox/ 76 sentsmspath = /var/spool/sms/sent/ 77 errorsmspath = /var/spool/sms/error/
|
/openbmc/linux/fs/hugetlbfs/ |
H A D | inode.c | 1180 struct hugepage_subpool *spool = sbinfo->spool; in hugetlbfs_show_options() local 1203 if (spool) { in hugetlbfs_show_options() 1204 if (spool->max_hpages != -1) in hugetlbfs_show_options() 1206 (unsigned long long)spool->max_hpages << hpage_shift); in hugetlbfs_show_options() 1207 if (spool->min_hpages != -1) in hugetlbfs_show_options() 1209 (unsigned long long)spool->min_hpages << hpage_shift); in hugetlbfs_show_options() 1225 if (sbinfo->spool) { in hugetlbfs_statfs() 1228 spin_lock_irq(&sbinfo->spool->lock); in hugetlbfs_statfs() 1229 buf->f_blocks = sbinfo->spool->max_hpages; in hugetlbfs_statfs() 1230 free_pages = sbinfo->spool->max_hpages in hugetlbfs_statfs() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/cronie/ |
H A D | cronie_1.7.2.bb | 63 install -d ${D}${localstatedir}/spool/cron 78 # allow 'crontab' group write to /var/spool/cron 79 chown root:crontab ${D}${localstatedir}/spool/cron 80 chmod 770 ${D}${localstatedir}/spool/cron
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | main.cf | 20 virtual_mailbox_base = /var/spool/vmail 32 queue_directory = /var/spool/postfix 33 mail_spool_directory = /var/spool/mail
|
H A D | postfix.service | 8 PIDFile=@LOCALSTATEDIR@/spool/postfix/pid/master.pid
|
H A D | postfix | 32 PIDFile=/var/spool/postfix/pid/master.pid
|
/openbmc/openbmc/poky/meta/recipes-extended/at/ |
H A D | at_3.2.5.bb | 44 --with-jobdir=/var/spool/at/jobs \ 45 --with-atspool=/var/spool/at/spool \
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | samhain-samhainrc-fix-files-dirs-path.patch | 33 +dir = -1/var/spool/mail 35 dir = -1/var/spool
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/ |
H A D | audit_4.0.3.bb | 68 ${localstatedir}/spool/audit \ 101 # Create /var/spool/audit directory for audisp-remote 102 install -d -m 0700 ${D}${localstatedir}/spool/audit
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/ |
H A D | tayga.conf | 88 data-dir /var/spool/tayga
|
/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/ |
H A D | volatile-binds.bb | 22 ${localstatedir}/volatile/spool ${localstatedir}/spool\n\
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow_4.17.1.bb | 99 # ~/ not /var/spool/mail by default, as who knows where or how big 119 # Ensure that the image has as a /var/spool/mail dir so shadow can 122 install -m 0775 -d ${D}${localstatedir}/spool/mail 123 chown root:mail ${D}${localstatedir}/spool/mail
|
/openbmc/openbmc/poky/meta/site/ |
H A D | common | 12 shadow_cv_maildir=${localstatedir}/spool/mail
|
/openbmc/u-boot/configs/ |
H A D | flea3_defconfig | 22 …tdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:5…
|
H A D | woodburn_defconfig | 25 …tdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:5…
|
H A D | woodburn_sd_defconfig | 35 …tdparts=mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:5…
|
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/ |
H A D | chronyd.service | 44 ReadWritePaths=-/var/spool
|
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/ |
H A D | 0001-meson.build-correct-check-for-existence-of-two-prepr.patch | 38 cdata.set('PAM_PATH_MAILDIR', have ? '_PATH_MAILDIR' : '"/var/spool/mail"')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 214 -char d_failed[PATH_MAX]; // Failed spool directory 216 -char d_incoming[PATH_MAX]; // Incoming spool directory 218 -char d_report[PATH_MAX]; // Incoming report spool directory 222 -char d_sent[PATH_MAX]; // Sent spool directory 250 +EXTERN char d_failed[PATH_MAX]; // Failed spool directory 252 +EXTERN char d_incoming[PATH_MAX]; // Incoming spool directory 254 +EXTERN char d_report[PATH_MAX]; // Incoming report spool directory 258 +EXTERN char d_sent[PATH_MAX]; // Sent spool directory
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/lprng/ |
H A D | 0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch | 30 /* pathnames of the spool directory (sd) and control directory (cd) */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | smb.conf | 220 path = /var/spool/samba
|
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/ |
H A D | arpwatch_3.3.bb | 78 ${localstatedir}/spool/${BPN} \
|