Searched refs:idstring (Results 1 – 3 of 3) sorted by relevance
301 local idstring="#### Generated by DHCPCD"309 echo $idstring > /etc/resolv.conf.dhcp324 if [ "`head -1 /etc/resolv.conf`" != "$idstring" ]; then
270 #define TEST_JOY_ENABLED(env,idstring,num) \ in SDL_SYS_JoystickInit() argument271 if (SDL_strstr(env,idstring"-off")) { \ in SDL_SYS_JoystickInit()274 if (SDL_strstr(env,idstring"-on")) { \ in SDL_SYS_JoystickInit()
380 const string& idstring) { in CreateUnsyncedDirectory() argument382 syncable::Id::CreateFromServerId(idstring)); in CreateUnsyncedDirectory()