Searched refs:useradd (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/openssl/openssl/ |
D | Configure | 712 my %useradd = ( 915 push @{$useradd{CFLAGS}}, '--ossl-strict-warnings'; 1006 push @{$useradd{LDLIBS}}, $_; 1010 push @{$useradd{LDLIBS}}, $_, shift(@argvcopy); 1014 push @{$useradd{LDFLAGS}}, $_; 1022 push @{$useradd{LDFLAGS}}, $_, $rpath; 1026 push @{$useradd{LDFLAGS}}, $_; 1030 push @{$useradd{CPPDEFINES}}, $1; 1034 push @{$useradd{CPPINCLUDES}}, $1; 1038 push @{$useradd{CPPFLAGS}}, $1; [all …]
|
/third_party/openssl/ |
D | Configure | 712 my %useradd = ( 915 push @{$useradd{CFLAGS}}, '--ossl-strict-warnings'; 1006 push @{$useradd{LDLIBS}}, $_; 1010 push @{$useradd{LDLIBS}}, $_, shift(@argvcopy); 1014 push @{$useradd{LDFLAGS}}, $_; 1022 push @{$useradd{LDFLAGS}}, $_, $rpath; 1026 push @{$useradd{LDFLAGS}}, $_; 1030 push @{$useradd{CPPDEFINES}}, $1; 1034 push @{$useradd{CPPINCLUDES}}, $1; 1038 push @{$useradd{CPPFLAGS}}, $1; [all …]
|
/third_party/ltp/testcases/kernel/fs/acl/ |
D | tacl_xattr.sh | 120 useradd -d `pwd`/tacl/tacluser1 tacluser1 121 useradd -d `pwd`/tacl/tacluser2 tacluser2 122 useradd -d `pwd`/tacl/tacluser3 tacluser3 123 useradd -d `pwd`/tacl/tacluser4 tacluser4
|
/third_party/ltp/testcases/network/nfsv4/acl/ |
D | runtest | 21 useradd -u 60$i user$i
|
/third_party/skia/docker/cmake-release/ |
D | Dockerfile | 20 && useradd -u 2000 -g 2000 --home /workspace/__cache skia
|
/third_party/skia/docker/skia-build-tools/ |
D | Dockerfile | 12 && useradd -u 2000 -g 2000 skia
|
/third_party/astc-encoder/jenkins/ |
D | build.Dockerfile | 3 RUN useradd -u 1000 -U -m -c Jenkins jenkins
|
/third_party/skia/infra/wasm-common/docker/karma-chrome-tests/ |
D | Dockerfile | 22 && useradd -u 2000 -g 2000 skia \
|
/third_party/skia/infra/lottiecap/docker/lottie-web-puppeteer/ |
D | Dockerfile | 36 && useradd -u 2000 -g 2000 skia \
|
/third_party/toybox/ |
D | Config.in | 160 When commands like useradd/groupadd allocate system IDs, start here. 166 When commands like useradd/groupadd allocate user IDs, start here.
|
/third_party/node/deps/openssl/openssl/Configurations/ |
D | 15-android.conf | 68 foreach (@{$useradd{CPPDEFINES}}, @{$user{CPPFLAGS}}) {
|
/third_party/openssl/Configurations/ |
D | 15-android.conf | 68 foreach (@{$useradd{CPPDEFINES}}, @{$user{CPPFLAGS}}) {
|
/third_party/toybox/generated/ |
D | newtoys.h | 9 USE_USERADD(OLDTOY(adduser, useradd, TOYFLAG_NEEDROOT|TOYFLAG_UMASK|TOYFLAG_SBIN)) 290 USE_USERADD(NEWTOY(useradd, "<1>2u#<0G:s:g:h:SDH", TOYFLAG_NEEDROOT|TOYFLAG_UMASK|TOYFLAG_SBIN))
|
D | globals.h | 1591 struct useradd_data useradd; member
|
D | flags.h | 6209 #define TT this.useradd
|
/third_party/python/Lib/test/ |
D | cfgparser.2 | 242 ; add user script = /usr/sbin/useradd -d /dev/null -g machines –c 247 ; add user script = /usr/share/samba/scripts/smbldap-useradd.pl -w –d 251 ; add user script = /usr/sbin/useradd -s /bin/false %u
|
/third_party/elfutils/config/ |
D | elfutils.spec.in | 333 useradd -r -g debuginfod -d /var/cache/debuginfod -s /sbin/nologin \
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 2016 "useradd",
|
/third_party/NuttX/ |
D | ReleaseNotes | 10363 - Password Commands: Add useradd, userdel, and passwd commands.
|