Home
last modified time | relevance | path

Searched refs:SIZEABLE_PATH (Results 1 – 3 of 3) sorted by relevance

/NextBSD/gnu/usr.bin/rcs/lib/
HDrcsbase.h194 # define SIZEABLE_PATH _POSIX_PATH_MAX macro
196 # define SIZEABLE_PATH 255 /* size of a large path; not a hard limit */ macro
HDrcsfnms.c807 bufalloc(&rcsbuf, SIZEABLE_PATH + 1); in getfullRCSname()
834 bufalloc(&wdbuf, SIZEABLE_PATH + 1); in getfullRCSname()
HDrcsedit.c1249 char *b, a[SIZEABLE_PATH];