Searched refs:notify (Results 1 - 25 of 81) sorted by relevance

1234

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfnotify.c30 int sfnotify(void(*notify)(Sfio_t*, int, void*))
32 int sfnotify(notify)
33 void (*notify)();
36 _Sfnotify = notify;
/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A Dclear_locks.c164 struct nlm_notify notify; local
167 notify.state = 0;
168 notify.name = client;
170 xdr_nlm_notify, (char *)&notify, xdr_void, 0, NULL);
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dcancel.c57 notify (prs, "canceled by remote system\n", 0, 0, 0);
H A Ddowait.c40 * Macro to test if we should notify the user.
158 notify (prs, errbuf, killed, exited, 0);
163 * If the request was canceled, call "notify()"
164 * in case we're to notify the user.
169 notify (prs, (char *)0, 0, 0, 0);
173 * "notify()" in case we're to notify the user.
180 notify (prs, (char *)0, 0, 0, 0);
378 notify (prs, errbuf, killed, exited, 1);
384 * If the request was canceled, call "notify()"
[all...]
H A Dnotify.c93 ** notify() - NOTIFY USER OF FINISHED REQUEST
97 notify(register RSTATUS *prs, char *errbuf, int k, int e, int slow) function
/illumos-gate/usr/src/lib/libmail/inc/
H A Dlibmail.h64 extern void notify(char *user, char *msg, int check_mesg_y, char *etcdir);
82 extern void notify();
/illumos-gate/usr/src/lib/libast/common/include/
H A Dshcmd.h53 unsigned char notify; member in struct:Shbltin_s
81 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/illumos-gate/usr/src/lib/libcmd/common/
H A Dchmod.c162 int notify = 0; local
183 notify = 1;
200 notify = 2;
281 if (notify == 2 || notify == 1 && (mode&S_IPERM) != (ent->fts_statp->st_mode&S_IPERM))
H A Dcmdinit.c45 ((Shbltin_t*)(context))->notify = 1;
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h62 unsigned char notify; member in struct:Shbltin_s
90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h62 unsigned char notify; member in struct:Shbltin_s
90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h62 unsigned char notify; member in struct:Shbltin_s
90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h62 unsigned char notify; member in struct:Shbltin_s
90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_cmp.c57 * number of retries to notify registered targets in case target list
212 /* notify other targets */
298 boolean_t notify = B_TRUE; local
306 notify = B_FALSE;
322 /* notify all targets */
323 if (notify) {
336 boolean_t notify = B_TRUE; local
344 notify = B_FALSE;
360 /* notify all targets */
361 if (notify) {
[all...]
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterView.java185 String notify = null;
378 notify = "write";
380 notify = "mail";
382 notify = "none";
388 notify = str.substring(++i, j);
392 notify = "quiet";
394 notify = "unknown";
434 p.setNotify(notify);
H A DPrinter.java49 private String notify = null; field in class:Printer
349 notify = arg;
441 return (notify);
H A DDoPrinterMod.java139 String notify = null;
180 notify = p.getNotify();
276 (notify == null) &&
318 (notify == null) &&
443 if (notify != null)
444 cmd = cmd.concat(" -A " + notify);
/illumos-gate/usr/src/lib/libmail/common/
H A Dnotifyu.c53 notify(char *user, char *msg, int check_mesg_y, char *etcdir) function
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c241 acpi_video_switch_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) argument
245 notify);
249 switch (notify) {
265 notify);
273 acpi_video_brightness_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) argument
280 notify);
284 switch (notify) {
316 "unknown event 0x%x.\n", notify);
330 /* bind video switch notify */
343 /* bind brightness control notify */
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSession.h167 CK_VOID_PTR pApplication, CK_NOTIFY notify, CK_ULONG *phSession);
/illumos-gate/usr/src/cmd/vi/port/
H A Dexpreserve.c90 void notify(int, unsigned char *, int, int);
326 notify(H.Uid, H.Savedfile, (int) name, H.encrypted);
398 notify(int uid, unsigned char *fname, int flag, int cryflag) function
/illumos-gate/usr/src/cmd/news/
H A Dnews.c97 void notify(char *);
154 late_news (notify, 0);
393 notify(char *s) function
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c421 struct ioctl_evtchn_notify notify; local
423 if (copyin((void *)data, &notify, sizeof (notify))) {
428 if (notify.port >= NR_EVENT_CHANNELS) {
430 } else if (port_user[notify.port] != ep) {
433 ec_notify_via_evtchn(notify.port);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.comsat.c127 void notify(struct utmpx *utp, int offset);
274 notify(utp, offset);
280 notify(utp, offset) function
295 dsyslog(LOG_DEBUG, "notify %s on %s\n", utp->ut_name, tty);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h186 CK_NOTIFY notify, CK_ULONG *phSession);

Completed in 193 milliseconds

1234