OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sysconfig
(Results
1 - 25
of
26
) sorted by null
1
2
/external/openssh/contrib/redhat/
sshd.init
18
# pull in
sysconfig
settings
19
[ -f /etc/
sysconfig
/sshd ] && . /etc/
sysconfig
/sshd
sshd.init.old
18
# pull in
sysconfig
settings
19
[ -f /etc/
sysconfig
/sshd ] && . /etc/
sysconfig
/sshd
openssh.spec
559
- modify init script to source /etc/
sysconfig
/sshd and pass $OPTIONS to sshd
/external/openssh/contrib/suse/
rc.sshd
24
SSHD_SYSCONFIG=/etc/
sysconfig
/ssh
openssh.spec
164
install -m744 contrib/suse/
sysconfig
.ssh \
233
%attr(0644,root,root) /var/adm/fillup-templates/
sysconfig
.ssh
/external/webkit/Tools/wx/packaging/
build-mac-installer.py
30
import distutils.
sysconfig
namespace
67
sp_root = distutils.
sysconfig
.get_python_lib()
/external/libpcap/
pcap-bpf.c
60
#include <sys/
sysconfig
.h>
490
if ((
sysconfig
(SYS_QUERYLOAD, (void *)&cfg_ld, sizeof(cfg_ld)) == -1) ||
493
if (
sysconfig
(SYS_SINGLELOAD, (void *)&cfg_ld, sizeof(cfg_ld)) == -1) {
508
if (
sysconfig
(SYS_CFGKMOD, (void *)&cfg_km, sizeof(cfg_km)) == -1) {
/external/iproute2/examples/
cbq.init-v0.7.3
191
# (/etc/
sysconfig
/cbq by default) - one file per class.
487
CBQ_PATH=${CBQ_PATH:-/etc/
sysconfig
/cbq}
505
[ -r /etc/
sysconfig
/cbq/avpkt ] && . /etc/
sysconfig
/cbq/avpkt
[
all
...]
/external/openssh/contrib/caldera/
openssh.spec
8
%{!?SVIcdir:%define SVIcdir /etc/
sysconfig
/daemons}
/external/strace/
system.c
760
#include <sys/
sysconfig
.h>
[
all
...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
/external/libpng/
configure
[
all
...]
/external/libusb/
configure
[
all
...]
/external/libusb-compat/
configure
[
all
...]
/external/libvorbis/
configure
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
/external/expat/
configure
[
all
...]
/external/libffi/
configure
[
all
...]
/external/libmtp/
configure
[
all
...]
/external/libogg/
configure
[
all
...]
/external/open-vcdiff/
configure
[
all
...]
/external/openfst/
configure
[
all
...]
/external/protobuf/
configure
[
all
...]
Completed in 802 milliseconds
1
2