/titanic_41/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_41/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… 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) 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_41/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_41/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_41/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_41/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_41/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()
|
H A D | Printer.java | 49 private String notify = null; field in Printer 349 notify = arg; in setNotify() 441 return (notify); in getNotify()
|
H A D | DoPrinterMod.java | 139 String notify = null; in modifyLocal() local 180 notify = p.getNotify(); in modifyLocal() 276 (notify == null) && in modifyLocal() 318 (notify == null) && in modifyLocal() 443 if (notify != null) in modifyLocal() 444 cmd = cmd.concat(" -A " + notify); in modifyLocal()
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | s1394_cmp.c | 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() 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() 361 if (notify) { in s1394_cmp_impr_recv_lock_request()
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | dowait.c | 158 notify (prs, errbuf, killed, exited, 0); in dowait() 169 notify (prs, (char *)0, 0, 0, 0); in dowait() 180 notify (prs, (char *)0, 0, 0, 0); in dowait() 378 notify (prs, errbuf, killed, exited, 1); in dowait() 390 notify (prs, (char *)0, 0, 0, 1); in dowait()
|
/titanic_41/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_41/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_41/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_41/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_41/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_41/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_41/usr/src/uts/i86pc/io/acpi_drv/ |
H A D | acpi_video.c | 238 acpi_video_switch_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_switch_notify() argument 242 notify); in acpi_video_switch_notify() 246 switch (notify) { in acpi_video_switch_notify() 262 notify); in acpi_video_switch_notify() 270 acpi_video_brightness_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_brightness_notify() argument 277 notify); in acpi_video_brightness_notify() 281 switch (notify) { in acpi_video_brightness_notify() 313 "unknown event 0x%x.\n", notify); in acpi_video_brightness_notify()
|
/titanic_41/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_41/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 …]
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | expreserve.c | 90 void notify(int, unsigned char *, int, int); 326 notify(H.Uid, H.Savedfile, (int) name, H.encrypted); in copyout() 398 notify(int uid, unsigned char *fname, int flag, int cryflag) in notify() function
|
/titanic_41/usr/src/cmd/news/ |
H A D | news.c | 97 void notify(char *); 154 late_news (notify, 0); in main() 393 notify(char *s) in notify() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.comsat.c | 127 void notify(struct utmpx *utp, int offset); 274 notify(utp, offset); 280 notify(utp, offset) in notify() function
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/tests/ |
H A D | template | 14 notify=
|