Searched refs:notified (Results 1 – 10 of 10) sorted by relevance
7 to be notified when a directory, or any of the files in it, are changed.12 The application decides which "events" it wants to be notified about.42 access to files served by local user mode servers should be notified.44 be notified.49 name "a/x" should be notified to a program expecting notifications on50 directory "a", but will not be notified to one expecting notifications on86 /* we will now be notified if any of the files
119 In order to be notified about parallel ports when they are detected,121 immediately be notified of all ports that have already been detected,
24387 to get notified the temp has exceeded a range. With this option off,
151 static int notified; in queue_event() local153 if (notified++ == 0) in queue_event()
1161 static int notified; in queue_event() local1163 if (notified++ == 0) in queue_event()1291 static int notified; in get_event() local1298 if ((error != APM_NO_EVENTS) && (notified++ == 0)) in get_event()
110 the device driver will be notified if possible, so the device will become
42 Only one parameter is required: the name of a subsystem being notified of
213 necessary to register the appropriate IRQ to be notified when the receiver
228 be able to retrieve and place messages and to be notified of the258 receive and be notified of messages are platform specific. We will
48 means that your driver will be notified when new adapters are found.