| /onnv/onnv-gate/usr/src/cmd/initpkg/ |
| shutdown.sh | 43 notify() { function 176 (notify \ 203 notify "False Alarm: The system ${NODENAME} will not be brought down." 212 (notify \
|
| /onnv/onnv-gate/usr/src/cmd/fmli/sys/ |
| terror.c | 54 static void notify(); 67 notify(what, child); /* abs k15 */ 76 notify(what, child) function
|
| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| notify.c | 93 ** notify() - NOTIFY USER OF FINISHED REQUEST 97 notify(register RSTATUS *prs, char *errbuf, int k, int e, int slow) function
|
| /onnv/onnv-gate/usr/src/lib/libmail/common/ |
| notifyu.c | 53 notify(char *user, char *msg, int check_mesg_y, char *etcdir) function
|
| /onnv/onnv-gate/usr/src/lib/libcmd/common/ |
| chmod.c | 162 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))
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/clear_locks/ |
| clear_locks.c | 164 struct nlm_notify notify; local 167 notify.state = 0; 168 notify.name = client; 170 xdr_nlm_notify, (char *)¬ify, xdr_void, 0, NULL);
|
| /onnv/onnv-gate/usr/src/uts/common/io/1394/ |
| s1394_cmp.c | 57 * 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...] |
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
| StatusBar.java | 155 notify(); method
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
| Registry.java | 150 notify(); method
|
| /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/ |
| shcmd.h | 62 unsigned char notify; member in struct:Shbltin_s 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
| /onnv/onnv-gate/usr/src/lib/libast/common/include/ |
| shcmd.h | 53 unsigned char notify; member in struct:Shbltin_s 81 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
| /onnv/onnv-gate/usr/src/lib/libast/i386/include/ast/ |
| shcmd.h | 62 unsigned char notify; member in struct:Shbltin_s 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
| /onnv/onnv-gate/usr/src/lib/libast/sparc/include/ast/ |
| shcmd.h | 62 unsigned char notify; member in struct:Shbltin_s 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
| /onnv/onnv-gate/usr/src/lib/libast/sparcv9/include/ast/ |
| shcmd.h | 62 unsigned char notify; member in struct:Shbltin_s 90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
| docmd.c | 54 static void notify(char *file, char *rhost, struct namelist *to, time_t lmod); 234 if (sc->sc_type == NOTIFY) 235 notify(Tmpfile, rhost, sc->sc_args, 0); 570 if (sc->sc_type == NOTIFY) 571 notify(Tmpfile, NULL, sc->sc_args, lastmod); 669 * Notify the list of people the changes that were made. 674 notify(file, rhost, to, lmod) function 686 printf("notify "); 712 error("notify: \"%s\" failed\n", MAILCMD);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| in.comsat.c | 127 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);
|
| /onnv/onnv-gate/usr/src/cmd/news/ |
| news.c | 97 void notify(char *); 154 late_news (notify, 0); 393 notify(char *s) function
|
| /onnv/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
| DoPrinterAdd.java | 126 String notify = p.getNotify(); local 174 if (notify != null) 175 cmd = cmd.concat(" -A " + notify);
|
| DoPrinterMod.java | 139 String notify = null; local 180 notify = p.getNotify(); 276 (notify == null) && 318 (notify == null) && 443 if (notify != null) 444 cmd = cmd.concat(" -A " + notify);
|
| Test.java | 42 * notify= 103 String notify = getToken(o, "notify="); local 211 p.setNotify(notify); 331 System.out.println("Notify: " + p.getNotify());
|
| DoPrinterView.java | 185 String notify = null; local 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);
|
| /onnv/onnv-gate/usr/src/cmd/vi/port/ |
| expreserve.c | 90 void notify(int, unsigned char *, int, int); 326 notify(H.Uid, H.Savedfile, (int) name, H.encrypted); 395 * Notify user uid that his file fname has been saved. 398 notify(int uid, unsigned char *fname, int flag, int cryflag) function
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
| DCPanel.java | 174 * notify(). Then it does its task and goes back to sleep. And 197 notify(); method
|
| /onnv/onnv-gate/usr/src/lib/libdtrace/common/ |
| dt_proc.c | 473 int notify = B_FALSE; local 614 notify = B_TRUE; 620 notify = B_TRUE; 636 if (notify) 641 * dpr_tid to indicate the control thread has exited, and notify any [all...] |
| /onnv/onnv-gate/usr/src/cmd/backup/dump/ |
| dumpmain.c | 44 int notify = 0; /* notify operator flag */ variable 347 case 'n': /* notify operators */ 348 notify++; [all...] |