Searched refs:Dir_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/path/
H A Dpathfind.c41 } Dir_t; typedef in typeref:struct:Dir_s
45 Dir_t* head; /* directory list head */
46 Dir_t* tail; /* directory list tail */
56 register Dir_t* dp;
64 if (!(dp = oldof(0, Dir_t, 1, strlen(dir))))
87 register Dir_t* dp;

Completed in 99 milliseconds