OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pwd
(Results
101 - 125
of
164
) sorted by null
1
2
3
4
5
6
7
/external/openssh/
auth-options.c
18
#include <
pwd
.h>
auth.c
39
#include <
pwd
.h>
auth2-jpake.c
33
#include <
pwd
.h>
sshconnect1.c
29
#include <
pwd
.h>
sftp-server.c
36
#include <
pwd
.h>
40
#include <
pwd
.h>
[
all
...]
loginrec.c
161
#include <
pwd
.h>
[
all
...]
misc.c
51
#include <
pwd
.h>
serverloop.c
52
#include <
pwd
.h>
[
all
...]
ssh.c
62
#include <
pwd
.h>
[
all
...]
sshconnect.c
36
#include <
pwd
.h>
[
all
...]
/external/oprofile/opjitconv/
opjitconv.c
27
#include <
pwd
.h>
/system/core/toolbox/
ls.c
14
#include <
pwd
.h>
top.c
35
#include <
pwd
.h>
/system/extras/tests/fstest/
perm_checker.c
34
#include <
pwd
.h>
/external/e2fsprogs/misc/
e2image.c
24
#include <
pwd
.h>
/external/iputils/ninfod/
ninfod.c
116
# include <
pwd
.h>
/external/libselinux/src/
android.c
8
#include <
pwd
.h>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar
/build/core/
main.mk
56
# This overrides the shell variable $
PWD
, which does not necessarily points to
58
PWD
:= $(shell
pwd
)
130
ifneq ($(words $(shell
pwd
)),1)
135
$(warning "$(shell
pwd
)")
[
all
...]
/hardware/ril/libril/
ril.cpp
35
#include <
pwd
.h>
2844
struct passwd *
pwd
= NULL;
local
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc
84
static const char kAttributeIcePwdVoice[] = "a=ice-
pwd
:pwd_voice\r\n";
89
static const char kAttributeIcePwdVideo[] = "a=ice-
pwd
:pwd_video\r\n";
151
"a=ice-ufrag:ufrag_voice\r\na=ice-
pwd
:pwd_voice\r\n"
184
"a=ice-ufrag:ufrag_video\r\na=ice-
pwd
:pwd_video\r\n"
218
"a=ice-ufrag:ufrag_voice\r\na=ice-
pwd
:pwd_voice\r\n"
239
"a=ice-ufrag:ufrag_video\r\na=ice-
pwd
:pwd_video\r\n"
268
"a=ice-
pwd
:pwd_data\r\n"
283
"a=ice-
pwd
:pwd_data\r\n"
298
"a=ice-
pwd
:pwd_data\r\n"
831
// Disable the ice-ufrag and ice-
pwd
in given |sdp| message by replacin
[
all
...]
/external/clang/lib/Driver/
Tools.cpp
1904
const char *
pwd
= ::getenv("PWD");
local
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
shell.c
31
# include <
pwd
.h>
[
all
...]
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
31
#include <
pwd
.h>
[
all
...]
/external/dnsmasq/src/
dnsmasq.h
85
#include <
pwd
.h>
Completed in 548 milliseconds
1
2
3
4
5
6
7