Searched refs:PATH_SIZE (Results 1 – 1 of 1) sorted by relevance
94 # define PATH_SIZE 1024 in wildcard_expansion() macro97 if ( (apath = AllocMem (sizeof (struct AnchorPath) + PATH_SIZE, in wildcard_expansion()101 apath->ap_Strlen = PATH_SIZE; in wildcard_expansion()114 FreeMem (apath, sizeof (struct AnchorPath) + PATH_SIZE); in wildcard_expansion()