Searched refs:PATH (Results 1 – 4 of 4) sorted by relevance
52 #define PATH "/proc/asound/card1/stream0" macro
105 fd = open(PATH, O_RDONLY); in getCap()107 ALOGE("ERROR: failed to open config file %s error: %d\n", PATH, errno); in getCap()113 ALOGE("ERROR: failed to stat %s error %d\n", PATH, errno); in getCap()
28 --libc=PATH path to alternate libc30 --sdk-path=PATH path to root of sdk (android builds only)
31 $(foreach p,$(subst :, ,$(PATH)),$(p)/$(e)*))\