Searched refs:FDLOCK_PREFIX (Results 1 – 1 of 1) sorted by relevance
45 #define FDLOCK_PREFIX "/dev/fd/" macro82 if (strncmp(name, FDLOCK_PREFIX, sizeof(FDLOCK_PREFIX) - 1) != 0) in fdlock_implied()86 name += sizeof(FDLOCK_PREFIX) - 1; in fdlock_implied()