HomeSort by relevance Sort by last modified time
    Searched refs:getent (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/debian/
uuid-runtime.postinst 4 if ! getent group | grep -q libuuid; then
7 if ! getent passwd | grep -q libuuid; then
libuuid1.postinst 27 if ! getent group | grep -q libuuid; then
30 if ! getent passwd | grep -q libuuid; then
  /external/elfutils/config/
Makefile.am 41 getent passwd "$$(whoami)" | \
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 610 if type getent > /dev/null 2>/dev/null; then
611 gout=`getent hosts "$host" 2>/dev/null`
    [all...]

Completed in 51 milliseconds