Searched refs:globlink (Results 1 – 1 of 1) sorted by relevance
262 struct globlink in glob_in_dir() struct264 struct globlink *next; in glob_in_dir() argument267 struct globlink *names = NULL; in glob_in_dir()309 names = (struct globlink *) alloca (sizeof (struct globlink)); in glob_in_dir()394 struct globlink *new = (struct globlink *) in glob_in_dir()395 alloca (sizeof (struct globlink)); in glob_in_dir()415 names = (struct globlink *) alloca (sizeof (struct globlink)); in glob_in_dir()
Completed in 3 milliseconds