OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idstring
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/examples/
dhcp-client-script
301
local
idstring
="#### Generated by DHCPCD"
309
echo $
idstring
> /etc/resolv.conf.dhcp
324
if [ "`head -1 /etc/resolv.conf`" != "$
idstring
" ]; then
/external/qemu/distrib/sdl-1.2.12/src/joystick/mint/
SDL_sysjoystick.c
179
#define TEST_JOY_ENABLED(env,
idstring
,num) \
180
if (SDL_strstr(env,
idstring
"-off")) { \
183
if (SDL_strstr(env,
idstring
"-on")) { \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar
/external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc
380
const string&
idstring
) {
382
syncable::Id::CreateFromServerId(
idstring
));
[
all
...]
Completed in 220 milliseconds