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

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dfts.c168 } Notify_t; typedef in typeref:struct:Notify_s
170 static Notify_t* notify;
820 Notify_t* p;
1565 register Notify_t* np;
1566 register Notify_t* pp;
1570 if (!(np = newof(0, Notify_t, 1, 0)))

Completed in 125 milliseconds