/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfnotify.c | 30 int sfnotify(void(*notify)(Sfio_t*, int, void*)) in sfnotify() 32 int sfnotify(notify) in sfnotify() 33 void (*notify)(); in sfnotify() 36 _Sfnotify = notify;
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfnotify.c | 30 int sfnotify(void(*notify)(Sfio_t*, int, void*)) in sfnotify() 32 int sfnotify(notify) in sfnotify() 33 void (*notify)(); in sfnotify() 36 _Sfnotify = notify;
|
H A D | sftmp.c | 297 Sfnotify_f notify = _Sfnotify; local 314 /* make sure that the notify function won't be called here since 318 _Sfnotify = notify; 368 _Sfnotify = notify; 382 Sfnotify_f notify = _Sfnotify; local 395 _Sfnotify = notify; 405 _Sfnotify = notify;
|
H A D | sfprintf.c | 66 Sfnotify_f notify = _Sfnotify; local 71 _Sfnotify = notify;
|
H A D | sfprints.c | 40 Sfnotify_f notify = _Sfnotify; local 46 _Sfnotify = notify;
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | service-fault-management-smtp-notify.mf | 26 set name=pkg.fmri value=pkg:/service/fault-management/smtp-notify@$(PKGVERS) 28 value="smtp-notify is a small, lightweight daemon that subscribes to both software and FMA problem lifecycle events. Upon receipt of an event, it produces an email notification based on a set of notification preferences which are stored in the SMF service configuration repository." 37 dir path=usr/lib/fm/notify 38 file path=lib/svc/manifest/system/fm/smtp-notify.xml group=sys mode=0444 39 file path=usr/lib/fm/notify/process_msg_template.sh mode=0555 40 file path=usr/lib/fm/notify/smtp-notify mode=0555
|
H A D | service-fault-management-snmp-notify.mf | 26 set name=pkg.fmri value=pkg:/service/fault-management/snmp-notify@$(PKGVERS).4 28 …value="snmp-notify is a small, lightweight daemon that subscribes to both software and FMA problem… 37 dir path=usr/lib/fm/notify 38 file path=lib/svc/manifest/system/fm/snmp-notify.xml group=sys mode=0444 39 file path=usr/lib/fm/notify/snmp-notify mode=0555
|
/titanic_51/usr/src/cmd/fm/dicts/ |
H A D | FMNOTIFY.po | 28 # default format for subject of emails generated by the smtp-notify agent 32 msgid "smtp-notify-subject-template" 36 # format for subject of emails generated by the smtp-notify agent 41 msgid "smtp-notify-smf-subject-template" 45 # format for subject of emails generated by the smtp-notify agent 50 msgid "smtp-notify-fm-subject-template"
|
/titanic_51/usr/src/lib/fm/libfmd_snmp/mibs/ |
H A D | SUN-IREPORT-MIB.mib | 85 MAX-ACCESS accessible-for-notify 104 MAX-ACCESS accessible-for-notify 112 MAX-ACCESS accessible-for-notify 120 MAX-ACCESS accessible-for-notify 128 MAX-ACCESS accessible-for-notify 136 MAX-ACCESS accessible-for-notify 144 MAX-ACCESS accessible-for-notify 152 MAX-ACCESS accessible-for-notify 160 MAX-ACCESS accessible-for-notify
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | chmod.c | 171 int notify = 0; in b_chmod() local 190 notify = 1; in b_chmod() 205 notify = 2; in b_chmod() 298 if (notify == 2 || notify == 1 && (mode&S_IPERM) != (ent->fts_statp->st_mode&S_IPERM)) in b_chmod()
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | chmod.c | 162 int notify = 0; in b_chmod() local 183 notify = 1; in b_chmod() 200 notify = 2; in b_chmod() 281 if (notify == 2 || notify == 1 && (mode&S_IPERM) != (ent->fts_statp->st_mode&S_IPERM)) in b_chmod()
|
/titanic_51/usr/src/cmd/fs.d/nfs/clear_locks/ |
H A D | clear_locks.c | 164 struct nlm_notify notify; in share_zap() local 167 notify.state = 0; in share_zap() 168 notify.name = client; in share_zap() 170 xdr_nlm_notify, (char *)¬ify, xdr_void, 0, NULL); in share_zap()
|
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | DoPrinterView.java | 185 String notify = null; in viewLocal() local 378 notify = "write"; in viewLocal() 380 notify = "mail"; in viewLocal() 382 notify = "none"; in viewLocal() 388 notify = str.substring(++i, j); in viewLocal() 392 notify = "quiet"; in viewLocal() 394 notify = "unknown"; in viewLocal() 434 p.setNotify(notify); in viewLocal()
|
/titanic_51/usr/src/uts/common/io/1394/ |
H A D | s1394_cmp.c | 57 * number of retries to notify registered targets in case target list 212 /* notify other targets */ in s1394_cmp_cas() 298 boolean_t notify = B_TRUE; in s1394_cmp_ompr_recv_lock_request() local 306 notify = B_FALSE; in s1394_cmp_ompr_recv_lock_request() 322 /* notify all targets */ in s1394_cmp_ompr_recv_lock_request() 323 if (notify) { in s1394_cmp_ompr_recv_lock_request() 336 boolean_t notify = B_TRUE; in s1394_cmp_impr_recv_lock_request() local 344 notify = B_FALSE; in s1394_cmp_impr_recv_lock_request() 360 /* notify all targets */ in s1394_cmp_impr_recv_lock_request() 361 if (notify) { in s1394_cmp_impr_recv_lock_request() [all...] |
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | dowait.c | 40 * Macro to test if we should notify the user. 158 notify (prs, errbuf, killed, exited, 0); in dowait() 163 * If the request was canceled, call "notify()" in dowait() 164 * in case we're to notify the user. in dowait() 169 notify (prs, (char *)0, 0, 0, 0); in dowait() 173 * "notify()" in case we're to notify the user. in dowait() 180 notify (prs, (char *)0, 0, 0, 0); in dowait() 378 notify (prs, errbuf, killed, exited, 1); in dowait() 384 * If the request was canceled, call "notify()" in dowait() [all...] |
/titanic_51/usr/src/lib/libmail/inc/ |
H A D | libmail.h | 64 extern void notify(char *user, char *msg, int check_mesg_y, char *etcdir); 82 extern void notify();
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | shcmd.h | 53 unsigned char notify; member 81 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | shcmd.h | 62 unsigned char notify; member 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | shcmd.h | 62 unsigned char notify; member 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | shcmd.h | 62 unsigned char notify; member 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | shcmd.h | 62 unsigned char notify; member 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/uts/i86pc/io/acpi_drv/ |
H A D | acpi_video.c | 241 acpi_video_switch_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_switch_notify() argument 245 notify); in acpi_video_switch_notify() 249 switch (notify) { in acpi_video_switch_notify() 265 notify); in acpi_video_switch_notify() 273 acpi_video_brightness_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_brightness_notify() argument 280 notify); in acpi_video_brightness_notify() 284 switch (notify) { in acpi_video_brightness_notify() 316 "unknown event 0x%x.\n", notify); in acpi_video_brightness_notify() 330 /* bind video switch notify */ in acpi_video_notify_intall() 343 /* bind brightness control notify */ in acpi_video_notify_intall() [all...] |
/titanic_51/usr/src/uts/common/xen/io/ |
H A D | evtchn_dev.c | 421 struct ioctl_evtchn_notify notify; in evtchndrv_ioctl() local 423 if (copyin((void *)data, ¬ify, sizeof (notify))) { in evtchndrv_ioctl() 428 if (notify.port >= NR_EVENT_CHANNELS) { in evtchndrv_ioctl() 430 } else if (port_user[notify.port] != ep) { in evtchndrv_ioctl() 433 ec_notify_via_evtchn(notify.port); in evtchndrv_ioctl()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | shcmd.h | 68 unsigned char notify; member 100 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
/titanic_51/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 283 Ast_confdisc_f notify; member 459 if (state.notify) in synthesize() 460 (*state.notify)(NiL, NiL, state.data - state.prefix); in synthesize() 768 if (state.notify && !(*state.notify)(name, path, value)) 793 if (state.notify && !streq(fp->value, value) && !(*state.notify)(name, path, value)) 1378 Ast_confdisc_f notify; 1384 notify = state.notify; 1385 state.notify = 0; 1387 state.notify = notify; 1500 old_notify = state.notify; [all …]
|