Home
last modified time | relevance | path

Searched refs:Notify_f (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libast/common/misc/
H A Dfts.c161 typedef int (*Notify_f)(FTS*, FTSENT*, void*); typedef
166 Notify_f notifyf;
1559 fts_notify(Notify_f notifyf, void* context) in fts_notify()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c2370 typedef int (*Notify_f)(int,int); typedef
2372 Notify_f sh_fdnotify(Notify_f notify) in sh_fdnotify()
2374 Notify_f old; in sh_fdnotify()