Home
last modified time | relevance | path

Searched refs:GETENT (Results 1 – 25 of 37) sorted by relevance

12

/dports/mail/lbdb/lbdb-0.42.1/
H A Dm_getent.sh.in24 GETENT=@GETENT@
26 if [ -x "$GETENT" ] #check for getent
31 $GETENT passwd \
H A Dconfigure5676 case $GETENT in
5700 GETENT=$ac_cv_path_GETENT
5701 if test -n "$GETENT"; then
5703 $as_echo "$GETENT" >&6; }
5710 if test x$GETENT = xno; then
5724 case $GETENT in
5748 GETENT=$ac_cv_path_GETENT
5749 if test -n "$GETENT"; then
5751 $as_echo "$GETENT" >&6; }
5758 if test x$GETENT != xno; then
[all …]
H A Dconfigure.in172 LBDB_ARG_WITH(GETENT, getent, m_getent, [with getent passwd support])
/dports/net/nsscache/nsscache-version-0.44/nss_cache/
H A Dnss.py33 GETENT = '/usr/bin/getent' variable
121 logging.warning('%s returned error code: %d', GETENT, retval)
128 getent = subprocess.Popen([GETENT, map_name],
/dports/security/clamav-lts/clamav-0.103.5/m4/reorganization/
H A Dclamav_user.m417 AC_PATH_PROG(GETENT, getent)
18 if test -n "$GETENT" ; then
19 clamavgroup=`$GETENT group | grep "^${clamav_group}:"`
/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A Docf-binaries.in25 : ${GETENT:=getent}
/dports/math/algae/algae-4.3.6/src/
H A Dfortran.h.in44 #define GETENT getent@FTN_SUFFIX@ macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/make/scripts/
H A Dwebrev.ksh1777 [[ -z $GETENT ]] && GETENT=`look_for_prog getent`
2547 if [[ -x $GETENT ]]; then
2548 realname=`$GETENT passwd $username | cut -d':' -f 5 | cut -d ',' -f 1`
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/make/scripts/
H A Dwebrev.ksh1777 [[ -z $GETENT ]] && GETENT=`look_for_prog getent`
2547 if [[ -x $GETENT ]]; then
2548 realname=`$GETENT passwd $username | cut -d':' -f 5 | cut -d ',' -f 1`
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dsc.h292 #define GETENT (OP_BASE + 86) macro
H A Dgram.y869 if ($1.vf & GETENT)
1096 $$.vf = GETENT;
1098 $$.expr = new(GETENT, $4, $6);
H A Dinterp.c1052 case GETENT: in eval()
2851 if (e->e.r.left.vp && e->e.r.left.vf & GETENT) { in efree()
2855 if (e->e.r.right.vp && e->e.r.right.vf & GETENT) { in efree()
2928 } else if (v.vf == GETENT) { in decodev()
3052 case GETENT: two_arg("@getent(", e); break; in decompile()
/dports/security/clamav-lts/clamav-0.103.5/etc/
H A DMakefile.in321 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/database/
H A DMakefile.in291 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/test/
H A DMakefile.in272 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/docs/
H A DMakefile.in326 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clamdtop/
H A DMakefile.in354 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clambc/
H A DMakefile.in321 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clamconf/
H A DMakefile.in341 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clamdscan/
H A DMakefile.in341 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clamscan/
H A DMakefile.in343 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/clamsubmit/
H A DMakefile.in339 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/sigtool/
H A DMakefile.in341 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/libfreshclam/
H A DMakefile.in374 GETENT = @GETENT@
/dports/security/clamav-lts/clamav-0.103.5/freshclam/
H A DMakefile.in375 GETENT = @GETENT@

12