Searched refs:xnotify_init (Results 1 – 3 of 3) sorted by relevance
328 struct xnotify *xnotify_init(int max);
194 struct xnotify *xnotify_init(int max) in xnotify_init() function241 struct xnotify *xnotify_init(int max) in xnotify_init() function
230 if (FLAG(f)) TT.not = xnotify_init(toys.optc); in tail_main()