OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getent
(Results
1 - 5
of
5
) 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
34
getent
passwd "$$(whoami)" | \
/external/chromium_org/remoting/host/installer/linux/debian/
chrome-remote-desktop.init
26
USERS=$(
getent
group $CHROME_REMOTING_GROUP |
/external/e2fsprogs/
e2fsprogs.spec
102
getent
group uuidd >/dev/null || groupadd -r uuidd
103
getent
passwd uuidd >/dev/null || \
Completed in 53 milliseconds